I Matt is correct. In the code correctly the core is added first then the 
other plugins are sorted by name and added in order from a to z then any 
plugins with a priority field with later tiddlers taking precedence over 
earlier ones.

A more detailed description of the sorting:

Plugins with a priority field set go before plugins that don't
Plugins with a priority field are sorted by their priority
Plugins without a priority field are sorted by their titles according to 
unicode order
The core

then plugins are added from the bottom to the top, new tiddlers override 
existing tiddlers.

If you want to see more the function that does the sorting starts on line 
1122 of boot.js

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/55357efe-e8fd-41bf-bcc1-99521ada3c74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to