Diff for Edit In Place

Thu, 05/07/2009 - 18:30 by silfreedTue, 05/12/2009 - 14:51 by silfreed

Wiki-syntax, not HTML

Adding header

Changes to Body
Line 1Line 1
  +
+++ 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
 
A new [http://www.mozdev.org/docs/localconf.html local.conf] setting enables edit-in-place: the //$local_conf_edit_in_place// setting
 
 
Revision of Tue, 05/12/2009 - 14:51:

MozdevEditInPlace

+++ 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...