GinGin?
GinGin? is a hybrid of WIKI and BLOG. Users of GinGin? can setup tags for their documents. The documents will be hyper-linked, automatically, when tags are in the content of them. In another word, GinGin? will create cross-reference for documents by the tags specified by users.
GinGin? also has capability to tag URLs. URLs are associated with tags and cross-referenced for documents.
Web Site:
Mercurial Repository:
Latest Versions:
CREATE HOST
Follow the steps to create a GinGin? host,
- create a directory where your GinGin? host will be,
- cd /path/to/your/GinGin/host/dir/,
- run GinGin?_host.py,
- make sure the permissions of files and sub-directories,
- invoke htpasswd to create an account in file 'passwd', and
- finished.
INSTALL
- Download GinGin? source package.
- Unarchive the source package.
- Make sure you are with permissions of root.
- cd /path/to/root/of/source/
- run 'python setup.py install'
- Finished.
REQUIREMENT
Install following packages before installing GinGin?.