You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2006/03/14 10:45:16 UTC

svn commit: r385780 - /lenya/sandbox/doco/README.txt

Author: thorsten
Date: Tue Mar 14 01:45:14 2006
New Revision: 385780

URL: http://svn.apache.org/viewcvs?rev=385780&view=rev
Log:
Added local deploy of involved forrest plugins

Modified:
    lenya/sandbox/doco/README.txt

Modified: lenya/sandbox/doco/README.txt
URL: http://svn.apache.org/viewcvs/lenya/sandbox/doco/README.txt?rev=385780&r1=385779&r2=385780&view=diff
==============================================================================
--- lenya/sandbox/doco/README.txt (original)
+++ lenya/sandbox/doco/README.txt Tue Mar 14 01:45:14 2006
@@ -49,7 +49,16 @@
 {lenya-trunk}/lenya.sh
 http://localhost:9999/doco/authoring/index.html
 ## Render mode
-To render your lenya site with forrest 
+To render your lenya site with forrest first you will need to deploy 
+locally some plugins (first time and after ./build.sh clean) and then start forrest.
+1) deploy locally
+cd {forrest-trunk}/whiteboard/plugins/org.apache.forrest.themes.core
+ant local-deploy
+cd ../org.apache.forrest.plugin.internal.dispatcher
+ant local-deploy
+cd ../org.apache.forrest.plugin.input.Lenya
+ant local-deploy
+2) Run forrest, run ;)
 cd {doco}
 forrest run
 http://localhost:8888/index.html



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org