Copyright 2002, D.S. Blank Protected by GNU General Public License Wiki Show --------- Php code to display Moinmoin wiki formatted-style as a HTML presentation. 1. Have Php and MoinMoin installed and running. 2. Put this directory (wikishow) where your webserver can see it. mv wikishow.tgz /home/user/html cd /home/user/html tar xfz wikishow.tgz cd wikishow 3. Copy moin-slide.gif to where your moin files are: cp moin-slide.gif /var/moin/share/moin/cgi-bin/img/ 4. Edit the main config.py file, often found: /var/moin/lib/python2.1/site-packages/MoinMoin/config.py Change it so that page_icons includes: Slideshow That's it. http://emergent.brynmawr.edu/