You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/09/20 00:33:03 UTC

svn commit: r290295 - /forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml

Author: crossley
Date: Mon Sep 19 15:32:56 2005
New Revision: 290295

URL: http://svn.apache.org/viewcvs?rev=290295&view=rev
Log:
Remove duplicate fix about restarting 'forrest run' after skin change.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml?rev=290295&r1=290294&r2=290295&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml Mon Sep 19 15:32:56 2005
@@ -999,7 +999,6 @@
         <p>
           To change the skin, edit the <code>forrest.properties</code> file
           to set <code>project.skin=pelt</code> or some other skin name.
-          When using the local 'forrest run' mode, then you need to shutdown and re-start.
           If running in dynamic mode you need to restart Forrest in order to see
           the new skin.
         </p>



Re: svn commit: r290295 - /forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml

Posted by Ross Gardler <rg...@apache.org>.
crossley@apache.org wrote:
> Author: crossley
> Date: Mon Sep 19 15:32:56 2005
> New Revision: 290295
> 
> URL: http://svn.apache.org/viewcvs?rev=290295&view=rev
> Log:
> Remove duplicate fix about restarting 'forrest run' after skin change.


Ooops sprry, I'm clearly not reviewing commits well enough.

Ross