Edit In Place

Redirected from EditInPlace

Edit-in-Place allows projects to make changes to their sites without messing around with CVS.  Projects are able to make changes to pages, upload new pages, or add new pages straight from their web browser.

A new local.conf setting enables edit-in-place: the $local_conf_edit_in_place setting

http://www.mozdev.org/drupal/files/www/edit-in-place-login.png The first change you will notice is the login link available from your project
http://www.mozdev.org/drupal/files/www/edit-in-place-logged-in.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-editing.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.

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 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
http://www.mozdev.org/drupal/files/www/edit-in-place-editable-regions.png