<<O>>  Difference Topic TiddlyWiki (r1.1 - 24 Aug 2006 - PeterKnaggs)
Line: 1 to 1
Added:
>
>
META TOPICPARENT LinuxHints

TiddlyWiki

A reusable non-linear personal web notebook.

http://www.tiddlywiki.com/

To get started, either download the empty.html and start adding your own "tiddlers", or download the slightly larger index.html which contains the entire TiddlyWiki homepage.

wget http://www.tiddlywiki.com/empty.html
wget http://www.tiddlywiki.com/index.html

A twiki to mediawiki converter

http://twiki.org/cgi-bin/view/Plugins/EditSyntaxPlugin

PHPWiki to MediaWiki Conversion Tool

http://www.webforce.co.nz/phpwiki2mediawiki/ http://www.webforce.co.nz/phpwiki2mediawiki.php.txt

html to wiki converter

http://en.wikipedia.org/wiki/Wikipedia:Tools/Editing_tools#Wikisyntax_conversion_utilities http://diberri.dyndns.org/wikipedia/html2wiki/

Avoiding the JavaScript timeout in Firefox

When running a tiddlywiki page, it may pop up a message about a script running too long. To avoid this JavaScript timeout in Firefox, use the following. Thanks to Berhard for this hint! In Firefox, entering about:config in the location bar brings up a whole range of settings. Change the following setting from 5 to 15:
   dom.max_script_run_time

Discussion and help on Tiddlywiki

http://groups.google.com/group/TiddlyWiki

TWiki to TiddlyWiki converter

Fledgling Python script to convert from twiki to tiddkywiki is here.

-- PeterKnaggs - 24 Aug 2006

META FILEATTACHMENT twiki_to_tiddlywiki.py attr="" comment="Fledgling Python script to convert from twiki to tiddkywiki" date="1156384192" path="twiki_to_tiddlywiki.py" size="7181" user="PeterKnaggs" version="1.1"
Revision -
Revision r1.1 - 24 Aug 2006 - 01:47 - PeterKnaggs