Files
idpan.poznan.pl/administrator/components/com_jce/layouts/message/welcome.php
2026-02-08 21:16:11 +01:00

10 lines
676 B
PHP

<div class="alert alert-info" role="alert">
<h2>Welcome to JCE Pro!</h2>
<p>You will now need to add the Pro buttons you require to the editor toolbar of each profile in use.</p>
<ol>
<li>Go to <a href="index.php?option=com_jce&view=profiles"><u>Editor Profiles</u></a> and click on the name a profile to edit it.</li>
<li>Click on the Features & Layout tab, and scroll down to <strong>Current Editor Layout</strong></li>
<li>Drag the buttons you require from the <strong>Available Buttons & Toolbars</strong> area into the <strong>Current Editor Layout</strong></li>
<li>Click the <strong>Save</strong> button</li>
</ol>
</div>