tiddlywebwiki è un plugin per TiddlyWeb che fornisce un ambiente multiutente TiddlyWiki.
Un ambiente collaborativo wiki usando TiddlyWeb e TiddlyWiki.
Richiede:
& Nbsp; wikklytextrender
& Nbsp; & nbsp; & nbsp; un plugin che rende TiddlyWeb sintassi TiddlyWiki in HTML,
& Nbsp; & nbsp; & nbsp; utilizzando wikklytext. Disponibile in:
& Nbsp; & nbsp; & nbsp; http://github.com/tiddlyweb/tiddlyweb-plugins/tree/master/wikklytextrender
& Nbsp; wikklytext
& Nbsp; & nbsp; & nbsp; Package Python che usa la sintassi TiddlyWiki. Disponibile via
& Nbsp; & nbsp; & nbsp; easy_install.
& Nbsp; BeautifulSoup
& Nbsp; & nbsp; & nbsp; Parser per HTML per leggere TiddlyWiki "roba". Disponibile anche
& Nbsp; & nbsp; & nbsp; via easy_install.
Se tidldywebwiki è installato come pacchetto Python via easy_install,
wikklytext e BeautifulSoup dovrebbero essere installati per voi. wikklytextrender,
per ora, dovrà essere installato manualmente.
Se si installa da corsa fonte:
& Nbsp; & nbsp; python setup.py install
In un'istanza TiddlyWeb in cui si desidera utilizzare per tiddlywebwiki
tiddlywebconfig.py aggiungere:
config = {
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; 'system_plugins ": [' tiddlywebwiki.plugin '],
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; 'twanager_plugins ": [' tiddlywebwiki.plugin '],
& Nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; }
Requisiti :
- Python
I commenti non trovato