RetroForth:Wiki (Revision 3)
-----------------------------------------------------
Features
 * RetroForth 6.23-pre for Linux/Console
 * FHTML for RetroForth
   * With improvements suggested by ASau
 * Single, drop-in PHP wrapper to load Linux/Console
   and edit pages
 * Easy installation


How to Install it
-----------------------------------------------------
1) Unzip rf-wiki.zip into the directory of your
   choice
2) chmod the directory to mode 777
3) chmod the 'rf' file to mode 755
4) Create a template named 'index.php', include the
   following line where you want the wiki content to
   appear:  <? include("wiki.php"); ?>
5) Edit 'wiki.php' to fix paths for your server
6) Try it out!


If you have further questions, ask them at http://forum.retroforth.org
