Enhanced Frontend Editing

How to access

Select Components->Enhanced Frontend Editor

Description

Enhanced Frontend Editing allows you to add increased frontend editing capability to your Joomla! Site. The Enhanced Frontend Editing Manager screen allows you to configure the behavior of this extension. It works in conjunction with the Frontend Editor and Frontend Article Editor plugins.

Screenshot

Admin screenshot

Toolbar

The functions are:

Applying the hack

When you first install the extension, you’ll need to click on Apply Changes to get your current active template ready for this extension to work properly. You’ll need to apply the hack separately for each template you intend to use this extension with.

As a part of the hack, the extension does the following:

  1. Your template's index.php is backed up as index.php.backup. Then, in your index.php:

  2. Your template's html/modules.php, if it exists, is backed up as html/modules.php.backup. The module chrome, modChrome_freditor, is then added to the modules.php of your template.

  3. Your template's html/com_content/article/form.php is backed up if it already exists as form.php.backup. It is then completely overwritten with this extension's own layout file.

Reverting the hack

If, at any time, you want to revert the hack, you can do that by clicking on Revert Changes. It will make use of the backup files that were created when the hack was applied so make sure you don’t delete them and they will be recovered to their initial state.

Settings

You can change the following settings from the admin interface:

How to perform editing

Once you’ve set up this extension properly for your template, you can log in at the frontend and then you’ll be able to do the following:

Quick Tips