Skip to content
UnclePhil edited this page Aug 7, 2011 · 6 revisions

TiddlyCouch lets you serve a TiddlyWiki from CouchDB and read and write individual tiddlers to the database. Each tiddler is saved as a separate document.

It consists of a couchapp and some TiddlyWiki plugins.

This is a lightweight version of created by Ph Koenig (UnclePhil)

It contains:

  • JEOF (Just EnOugh File) in couchapp
  • Some rewrites (the couch one)
  • Windows version of deploy.cmd
  • Some patching in save tiddler function
  • A variant of jquery-couch.js who's mixing TW and CouchDb security

HowTo

Clone this wiki locally