On Sunday, September 6, 2015 at 10:54:56 PM UTC+2, Graeme Henson wrote: > > I've been beating my head against the wall trying to get this code/plugin > to work to no avail. I'm apparently missing something huge because no > matter what code or plugin I copy/paste from anywhere it never seems to > work.I imagine I'm missing something about creating/implementing > StyleSheets. > > One example is this code for creating Multicolumn tiddlers: > https://groups.google.com/forum/#!searchin/TiddlyWiki/malo$20stylesheet/tiddlywiki/5aq9cYiOmGo/80ULjcqtIQUJ > > or at http://multicolumn.tiddlyspot.com/ > > > I'll start off by creating a tiddler StyleSheet, give it a systemConfig > tag and then enter in the code "[[MaloStyleSheet]]", then on that tiddler I > enter in the code: >
StyleSheets in TWc are no plugins. So __no__ systemConfig tag needed. Just create a tiddler named MaloStyleSheet and include it into StyleSheet tiddler, as you wrote. Save the wiki. reload and it should work. The basic functionality should also work with TW5. ... but the calls are different, since there is no <<tiddler>> macro anymore. -mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8116aed8-a65d-47e4-8ef8-b225e91f3a22%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

