1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 08:43:14 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jeremy Ruston
cc0011abd3 Get rid of the "new_" prefix we had on some methods
There's still the "old_" prefix to get rid of too.
2013-11-08 08:51:14 +00:00
Jeremy Ruston
20f03de712 The big purge of the old widget mechanism
Getting rid of the old widget mechanism files finally gives us a payoff
for all the refactoring. Still a bit of tidying up to do, and we need
to re-introduce the animation mechanisms.
2013-10-27 22:55:36 +00:00
Jeremy Ruston
05ac094d2e Rename the savetiddler/savetiddlers commands to rendertiddler/rendertiddlers
'Render' reflects what the commands actually do, and frees up 'save'
for actually saving the raw content of a tiddler.
2013-08-04 22:26:45 +01:00
Jeremy Ruston
077e46be87 Update batch files to specify wikipath 2013-02-09 17:08:19 +00:00
Jeremy Ruston
e885cfc3c9 Add a readme file for the tw2 edition 2013-01-22 09:08:26 +00:00
Jeremy Ruston
e65cb93fa2 Batch file cleanups 2012-11-29 21:30:53 +00:00
Jeremy Ruston
89e38a6547 Fix batch files for new folder layout 2012-11-16 21:27:53 +00:00
Jeremy Ruston
5b66c3de69 Correct bash shell marker 2012-06-01 18:27:33 +01:00
Jeremy Ruston
7e1013a1f2 Remove mistaken double loading of template 2012-05-29 22:45:24 +01:00
Jeremy Ruston
a1c8ac624f Added first pass at support for building TiddlyWiki 2.6.x with TW5
There are still some whitespace and attribute ordering issues, but the
result runs correctly.
2012-05-29 22:02:38 +01:00