r4tw.rb

Path: r4tw.rb
Last Update: Mon May 28 08:57:48 -0700 2007

r4tw

Author:Simon Baird
URL:simonbaird.com/r4tw
License:en.wikipedia.org/wiki/MIT_license

r4tw is some ruby classes for manipuating TiddlyWikis and tiddlers. It is similar to cook and ginsu but cooler.

$Rev: 2230 $

Known problems

from_remote_tw can be problematic if importing from a 2.1 TW into a 2.2 TW.

Required files

pathname   open-uri  

Methods

make_tw  

Public Instance methods

A short hand for DSL style TiddlyWiki creation. Takes a block of TiddlyWiki methods that get instance_eval‘ed

[Validate]