first commit
This commit is contained in:
12
administrator/components/com_jce/layouts/message/upgrade.php
Normal file
12
administrator/components/com_jce/layouts/message/upgrade.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<div class="alert alert-info" role="alert">
|
||||
<h4><i class="icon-star"></i> Go Pro and get more from JCE <a href="https://www.joomlacontenteditor.net/subscribe" class="btn btn-primary" target="_blank" title="Get JCE Editor Pro"><strong>Get JCE Editor Pro</strong></a></h4>
|
||||
<ul>
|
||||
<li>Resize, Thumbnail and Edit images</li>
|
||||
<li>Manage Audio and Video</li>
|
||||
<li>Create styled image captions</li>
|
||||
<li>Manage and create links to files</li>
|
||||
<li>Edit HTML in the Source Code Editor</li>
|
||||
<li>Write faster with <a href="https://en.wikipedia.org/wiki/Markdown" title="Markdown" target="_blank"><strong>Markdown</strong></a> support</li>
|
||||
<li>And much more...</li>
|
||||
</ul>
|
||||
</div>
|
||||
10
administrator/components/com_jce/layouts/message/welcome.php
Normal file
10
administrator/components/com_jce/layouts/message/welcome.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user