Commit Graph

5 Commits

Author SHA1 Message Date
Astrid Elocson 28f78730ba Consistent plugin descriptions 2015-02-17 10:28:54 +00:00
Jeremy Ruston 20f06e8eec Ensure that the core plugins inherit their version number from the main `package.info` 2013-08-26 13:28:23 +01:00
Jeremy Ruston 8ce2f881e1 Back out of using tiddlers within the plugin bundle for description and thumbnail
The trouble was that in listings we couldn't access the constituent
tiddlers of themes that haven't been loaded
2013-05-01 13:29:59 +01:00
Jeremy Ruston 92038028e9 Add a description to our themes 2013-05-01 12:02:00 +01:00
Jeremy Ruston 5c56d645ff Add an alternate theme
No UI for switching themes yet, try these two commands in the console:

`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/starlight"})`

and

`$tw.wiki.addTiddler({title:"$:/theme",
text:"$:/themes/tiddlywiki/snowwhite"})`
2013-04-30 22:58:18 +01:00