A TiddlyWeb plugin to provide a multi-user TiddlyWiki environment.
Project description
This is a Python package providing the agglomeration of the necessary TiddlyWeb and TiddlyWiki plugins constituting the TiddlyWebWiki vertical:
A collaborative wiki environment using TiddlyWeb and TiddlyWiki. http://tiddlyweb.peermore.com/wiki/#TiddlyWebWiki
Note that this adds various twanager commands as well as a global twinstance command which creates a TiddlyWebWiki instance in the given directory, preconfigured with a tiddlywebconfig.py, client-side plugins and default bag policies (there is no default user for the ADMIN role used in those policies).
If tiddlywebwiki is installed as a Python package via pip or easy_install, all dependencies are included automatically.
If you are installing from source run:
python setup.py install
In a TiddlyWeb instance in which you want to use TiddlyWebWiki, add the following to tiddlywebconfig.py:
- config = {
‘system_plugins’: [‘tiddlywebwiki’], ‘twanager_plugins’: [‘tiddlywebwiki’] }
(This is included in the default tiddlywebconfig.py generated by twinstance.)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tiddlywebwiki-0.60.0.tar.gz
.
File metadata
- Download URL: tiddlywebwiki-0.60.0.tar.gz
- Upload date:
- Size: 429.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a82e1aecfd14f6a07e92551e49604f4ca3ec3da85092e1482618f447bcb38fad |
|
MD5 | e1a07725873a5146fd2b6f39e1de3f27 |
|
BLAKE2b-256 | 706f658d6998a30525eface9874ac2ad7253f5a2e4ee6428f2e2c871f425acf1 |