A simple wiki for TiddlyWeb, entirely server side, that puts a Wiki, using markdown syntax plus wiki words, at /wiki.
This plugin, in addition to a quite pleasant wiki (old skool yo!), demonstrates some of the available techniques for packaging and distributing an application created with TiddlyWeb.
It uses tiddlywebplugins.templates to manage templates which may be overriden per instance.
It uses tiddlywebplugins.instancer to manage the creation of instances with default structure and content in the store.
Its initial development directory filesystem layout has been established by the TiddlyWeb pluginmaker template repostiry: http://github.com/tiddlyweb/pluginmaker/
To install and run get pip (and optionally virtualenv) and then:
pip install tiddlywebplugins.simplewiki
simplewiki mywiki
cd mywiki
twanager server
If you want to use simplewiki in an existing TiddlyWeb instance, add ‘tiddlywebplugins.simplewiki’ to ‘system_plugins’ and:
twanager bag wiki </dev/null
echo “/bags/wiki/tiddlers” | twanager recipe wiki
# restart your server, go to /wiki
If you wish to use a different recipe (you can use whatever you like) set ‘simplewiki.recipe’ in tiddlywebconfig.py.
Copyright 2009, 2013: Chris Dent <cdent@peermore.com>
Licensed under the same terms as TiddlyWeb itself. http://tiddlyweb.com/
Release files for tiddlywebplugins.simplewiki 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tiddlywebplugins.simplewiki-1.0.4.tar.gz | 7.9 kB | Details |
Release files / tiddlywebplugins.simplewiki-1.0.4.tar.gz
| Download URL | tiddlywebplugins.simplewiki-1.0.4.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fc195653b8c2d0b023deab86cab4b46635ecb9e26112d1bd64548c6b1263b327
|
|
BLAKE2b-256 checksum How to use checksums |
5094adab230306c0af81ce65ea8d602d974d3487860f70f4ff6ddc72b4c59ecb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |