Are there any lightweight PHP solutions out there for making a single page editable by anyone who views it?

Update: and I don't mean like TiddlyWiki.

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

I don't know any 'single page' wikis, but check Lionwiki:

LionWiki is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function.
link|improve this answer
feedback

I think this can interest You: http://en.wikipedia.org/wiki/TigerWiki, but I haven't tried it myself.

link|improve this answer
Lionwiki is a straight successor to it. – whitequark Jan 29 '10 at 20:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.