home
recent changes
unmerged conflicts (0)
view
source
history
Code/eWiki
Page source:
eWiki ("english Wiki") is a small [[wp:Wiki|Wiki]] written in PHP. Instead of using a database to store changes it uses [[wp:Git_(software)|Git]]. eWiki was mostly written by [[http://fimml.at/contact|Patrik Fimml]]. == Overview * '''Programming language(s):''' PHP5 * '''License:''' GPL 2 * '''git clone url:''' git://github.com/soult/ewiki.git == Glip As of May 2009 the git library used by eWiki has been extracted and made into a separate project called ''glip'', which provides a PHP git library. * '''git clone url:''' git://github.com/soult/glip.git == See also * [[http://github.com/soult/ewiki/tree/master|eWiki at github.com]] * [[http://github.com/soult/glip/tree/master|glip at github.com]] * [[http://fimml.at/#ewiki|fimml.at/#ewiki]] # vim:tw=78