About PerlTiddlyWiki
PerlTiddlyWiki is an adaptation of TiddlyWiki which uses Perl and MySQL as its backend.
There are similar ones PhpTiddlyWiki using PHP/MySQL, and T's Wiki using Tcl/SQLite3.
Features:
There are similar ones PhpTiddlyWiki using PHP/MySQL, and T's Wiki using Tcl/SQLite3.
Features:
- Locking with Password
- Exporting as normal TiddlyWiki
- Listing old versions of a tiddler (not completed yet)
- Using Ajax for saving, deleting, DelayedLoading, and CheckingForUpdate of tiddlers (experimental)
DelayedLoading
config lazy_loading => 1;When this feature is enabled, only metadata (title, last modified time, etc) of each tiddlers are loaded immediately, and their body will be loaded later as needed.
댓글 1개:
Hi, thanks for the info.
But, for unknown reason, the link to PerlTiddlyWiki is broken ?? Any idea what had happened to it ? I would like to experiment with it a little. Do you happen to have the sources ?
댓글 쓰기