Is there a wiki engine that is similar to the one used on Google Code? I want to use that wiki with one of my websites.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Wikiwym: http://code.google.com/p/wikiwym/
A JavaScript-based parser for the Google Code wiki syntax. Implemented in JavaScript.
statwiki: http://code.google.com/p/statwiki/
(Which Silas Sewell mentioned.)
A static wiki engine whose syntax is also the same as Google Code. Implemented in python.
I wish there was a Scala or Java implementation too.