Skip to content

abjeet1/tiddlywebwiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The agglomeration of the necessary TiddlyWeb and TiddlyWiki
plugins required to make the TiddlyWebWiki vertical: a 
collaborative wiki environment using TiddlyWeb and TiddlyWiki.

Requires:

  wikklytextrender
    a TiddlyWeb plugin that renders tiddlywiki syntax to HTML,
    using wikklytext.
  wikklytext
    Python package that uses tiddlywiki syntax. Available via
    easy_install.
  BeautifulSoup
    Parser for HTML for reading TiddlyWiki "stuff".

To tiddlywebconfig.py add:

config = {
        'system_plugins': ['tiddlywebwiki.plugin'],
        'twanager_plugins': ['tiddlywebwiki.plugin'],
        }

About

The TiddlyWeb and TiddlyWiki plugins and associated stuff for making a multi-user TiddlyWiki.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published