Hegart and Mario, Thanks for the helpful replies.
I think I will follow Mario's advice and put my new module into a plugin format. Regards, Mal On Tuesday, 26 April 2016 20:16:58 UTC+10, PMario wrote: > > On Tuesday, April 26, 2016 at 9:47:18 AM UTC+2, Mal wrote: >> >> ... use a prefix like "$:/mal/modules...", or "$:/_mal/modules..."? >> > > Yes, that's definitely the way to go. core is for official tw core only > > unwritten best practice atm is: > > plugins .. $:/plugins/<YourName>/<pluginName> > themes .. $:/themes/<YourName>/<themeName> > > languages .. $:/languages/xx-YY .. eg: $:/languages/de-DE, ..de-AT, de-CH > ... > > your own system tiddlers .. $:/_anyName or $:/_mal/anyName if you prefer > this. > > The underline just takes care, that your own tiddlers are listed at the > top of a "standard" list filter. So this is just for convenience. > > If you create javascript /modules/ you should probably use the "plugin" > convention > > > just some thoughts > > -m > > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/da371984-1665-4172-8c3b-3e30b68a2472%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

