Author: rgardler Date: Sun Dec 5 19:59:56 2004 New Revision: 109947 URL: http://svn.apache.org/viewcvs?view=rev&rev=109947 Log: remove links to editor page Modified: forrest/trunk/plugins/org.apache.forrest.plugin.htmlArea/src/documentation/content/xdocs/index.html Modified: forrest/trunk/plugins/org.apache.forrest.plugin.htmlArea/src/documentation/content/xdocs/index.html Url: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.htmlArea/src/documentation/content/xdocs/index.html?view=diff&rev=109947&p1=forrest/trunk/plugins/org.apache.forrest.plugin.htmlArea/src/documentation/content/xdocs/index.html&r1=109946&p2=forrest/trunk/plugins/org.apache.forrest.plugin.htmlArea/src/documentation/content/xdocs/index.html&r2=109947 ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.htmlArea/src/documentation/content/xdocs/index.html (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.htmlArea/src/documentation/content/xdocs/index.html Sun Dec 5 19:59:56 2004 @@ -13,11 +13,10 @@ the editing widget.
The easiest way to try it out is to edit this page.
If a request is recieved with an URL that contains "edit_htmlArea/" then an edit page is generated for the indicated page. For example:
- edit index + @lt;a href="/edit_htmlArea/index.html"@gt;edit index</a>
will create an editor for the index.html page.