Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Tiddlywiki integration.

Tiddlywiki integration: Difference between revisions

From MoodleDocs
No edit summary
 
(integration betwen tiddlywiki and moodle new wiki)
Line 8: Line 8:


Download at [http://morfeo.upc.es/crom/course/view.php?id=4]
Download at [http://morfeo.upc.es/crom/course/view.php?id=4]
== See also ==
*Using Moodle [http://moodle.org/mod/forum/view.php?f=366 Wiki module forum]
*[http://download.moodle.org/docs/using_moodle/ch11_wikis.pdf Using Moodle Chapter 11: Wikis]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=37671 Template for wikis] forum discussion
*[[Wiki development]]
[[Category:Teacher]]
[[Category:Wiki]]

Revision as of 12:34, 6 November 2006

Tiddlywiki

Tiddlywiki is a MicroContent WikiWikiWeb created by Jeremy Ruston and a community of independent developers. It's written in HTML, CSS and JavaScript to run on any modern browser without needing any server side logic. It allows anyone to create personal self contained hypertext documents that can be posted to a web server, sent by email or kept on a USB thumb drive to make a wiki-on-a-stick. Tiddlywiki is published under BSD license.

Integration with New Wiki

New wiki can act as a Server Side couterpart for tiddlywiki. DFwikiTeam is developing some tiddlywiki plugins and extensions to new wiki con wiki pages can travel both ways ( tiddlywiki -> moodle -> tiddlywiki )

Download at [1]

See also