> It might also be a better fit as a core module, as JQuery is part of > the Tiddlywiki infrastructure IIRC.
Except for the compacted jQuery code itself, jQuery modules, such as SVG, should *never* go into the core. They should always be loaded using either normal external .js libraries (via MarkupPreHead tiddler), or embedded in a systemConfig tiddler as a OPTIONAL plugin that can be selectively added to a document when it is needed. -e -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
