WikkaGopher plugin (ver 2009111501) Freeware WikkaGopher is a Gopher proxy plugin for WikkaWiki. An operating example can be found at the address: http://www.pongonova.org/gopherwiki/GopherProxy Installation instructions for WikkaGopher ----------------------------------------- 1. Install the latest WikkaWiki release. 2. Copy the WikkaGopher tarball to your top-level Wikka directory and extract it. 3. Review the access settings in plugins/actions/gopher/gopherclient/gopherproxy.config.php and adjust as necessary. The defaults will prevent localhost access, but you might want to add more rules. 4. To set up the proxy: Create a new page (simply edit the URL with the new page name, e.g. WikkaGopher). Create a new gopher action: {{gopher uri="gopher.floodgap.com"}} (substitute for your own preferred gopher server if desired). 5. Enjoy! Please note: This code is very unrefined, and is definitely not for use in a production environment! It is very likely things don't work (in fact, I deliberately failed to implement several gopher item types so that I could focus on just getting something to work), and I seriously doubt it's anywhere near being compliant to RFC 1436. However, it works with my gopher server, and fulfills the rather meager requirements I had.