Diff for Edit In Place

Tue, 05/12/2009 - 14:51 by silfreedFri, 05/15/2009 - 14:09 by silfreed

Adding header

Changing title of article

Changes to Title
-
MozdevEditInPlace
+
EditInPlace
Revision of Fri, 05/15/2009 - 14:09:

EditInPlace

+++ Edit in Place

A new [http://www.mozdev.org/docs/localconf.html local.conf] setting enables edit-in-place: the //$local_conf_edit_in_place// setting

The first change you will notice is the login link available from your project:
http://www.mozdev.org/drupal/files/www/edit-in-place-login.png

Once logged in, the only immediate change you will notice is that the login link has changed to a logout link:
http://www.mozdev.org/drupal/files/www/edit-in-place-logged-in.png

When you hover over editable regions you will notice that they become highlighted; once you click on them the editing toolbar will show up.
http://www.mozdev.org/drupal/files/www/edit-in-place-editing.png
To edit a region, just click where you would like to make changes and begin typing. To make editing easier, it might be helpful to turn on [http://en.wikipedia.org/wiki/Caret_navigation caret browsing mode] by pressing F7 (this is only necessary in Firefox).

When you're done making changes, click the "save" button in the toolbar (the 2nd from the left).

To add a new page, click the "add page" button (the third from the left).

All the currently editable regions are shown highlighted here:
http://www.mozdev.org/drupal/files/www/edit-in-place-editable-regions.pn...