Diff for Edit In Place

Wed, 07/08/2009 - 13:36 by mozdevMon, 08/10/2009 - 18:26 by silfreed

adding description

Changes to Body
Line 1Line 1
-
<p>A new <a href="http://www.mozdev.org/docs/localconf.html">local.conf</a> setting enables edit-in-place: the <em>$local_conf_edit_in_place</em> setting</p>
+
<p>Edit-in-Place allows projects to make changes to their sites without messing around with CVS.&nbsp; Projects are able to make changes to pages, upload new pages, or add new pages straight from their web browser.</p>
-
 
+
<p>A new <a href="http://www.mozdev.org/docs/localconf.html">local.conf</a> setting enables edit-in-place: the <em>$local_conf_edit_in_place</em> setting</p>
-
 
+
<table>
-
 
+
<tbody>
-
<table>
+
<tr>
-
<tr>
+
<td><img title="http://www.mozdev.org/drupal/files/www/edit-in-place-login.png" alt="http://www.mozdev.org/drupal/files/www/edit-in-place-login.png" src="http://www.mozdev.org/drupal/files/www/edit-in-place-login.png" /></td>
-
<td><img src="http://www.mozdev.org/drupal/files/www/edit-in-place-login.png" alt="http://www.mozdev.org/drupal/files/www/edit-in-place-login.png" title="http://www.mozdev.org/drupal/files/www/edit-in-place-login.png" /></td>
+
<td>The first change you will notice is the login link available from your project</td>
-
<td>The first change you will notice is the login link available from your project</td>
+
</tr>
-
</tr>
+
</tbody>
-
</table>
+
</table>
-
 
+
<table>
-
 
+
<tbody>
-
 
+
<tr>
-
<table>
+
<td><img title="http://www.mozdev.org/drupal/files/www/edit-in-place-logged-in.png" alt="http://www.mozdev.org/drupal/files/www/edit-in-place-logged-in.png" src="http://www.mozdev.org/drupal/files/www/edit-in-place-logged-in.png" /></td>
-
<tr>
+
<td>Once logged in, the only immediate change you will notice is that the login link has changed to a logout link</td>
-
<td><img src="http://www.mozdev.org/drupal/files/www/edit-in-place-logged-in.png" alt="http://www.mozdev.org/drupal/files/www/edit-in-place-logged-in.png" title="http://www.mozdev.org/drupal/files/www/edit-in-place-logged-in.png" /></td>
+
</tr>
-
<td>Once logged in, the only immediate change you will notice is that the login link has changed to a logout link</td>
+
</tbody>
-
</tr>
+
</table>
-
</table>
+
<table>
-
 
+
<tbody>
-
 
+
<tr>
-
 
+
<td><img title="http://www.mozdev.org/drupal/files/www/edit-in-place-editing.png" alt="http://www.mozdev.org/drupal/files/www/edit-in-place-editing.png" src="http://www.mozdev.org/drupal/files/www/edit-in-place-editing.png" /></td>
-
<table>
+
<td>When you hover over editable regions you will notice that they become highlighted; once you click on them the editing toolbar will show up.</td>
-
<tr>
+
</tr>
-
<td><img src="http://www.mozdev.org/drupal/files/www/edit-in-place-editing.png" alt="http://www.mozdev.org/drupal/files/www/edit-in-place-editing.png" title="http://www.mozdev.org/drupal/files/www/edit-in-place-editing.png" /></td>
+
</tbody>
-
<td>When you hover over editable regions you will notice that they become highlighted; once you click on them the editing toolbar will show up.</td>
+
</table>
-
</tr>
+
<p>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 <a href="http://en.wikipedia.org/wiki/Caret_navigation">caret browsing mode</a> by pressing F7 (this is only necessary in Firefox).</p>
-
</table>
+
<p>When you're done making changes, click the &quot;save&quot; button in the toolbar (the 2nd from the left).</p>
-
 
+
<p>To add a new page, click the &quot;add page&quot; button (the third from the left).</p>
-
<p>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 <a href="http://en.wikipedia.org/wiki/Caret_navigation">caret browsing mode</a> by pressing F7 (this is only necessary in Firefox).</p>
+
<p>All the currently editable regions are shown highlighted<br />
-
 
+
<img title="http://www.mozdev.org/drupal/files/www/edit-in-place-editable-regions.png" alt="http://www.mozdev.org/drupal/files/www/edit-in-place-editable-regions.png" src="http://www.mozdev.org/drupal/files/www/edit-in-place-editable-regions.png" /></p>
-
<p>When you're done making changes, click the &quot;save&quot; button in the toolbar (the 2nd from the left).</p>
+
-
 
+
-
<p>To add a new page, click the &quot;add page&quot; button (the third from the left).</p>
+
-
 
+
-
<p>All the currently editable regions are shown highlighted<br />
+
-
<img src="http://www.mozdev.org/drupal/files/www/edit-in-place-editable-regions.png" alt="http://www.mozdev.org/drupal/files/www/edit-in-place-editable-regions.png" title="http://www.mozdev.org/drupal/files/www/edit-in-place-editable-regions.png" /></p>
+
-
 
+
-
 
+
Current revision:

Edit In Place

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