Hi UBi
I used to gather my customisation tiddlers at the top of the system tiddler > list by naming them $:/_buttons/home, $:/_css/fluid etc. > > As of 5.0.10, system tiddler sorting treats underscores as being > non-existent. $:/_buttons/home appears after $:/boot/bootprefix.js, > $:/_css/fluid after $:/core, etc. > > Bug or feature? Should I change my naming scheme for customisation > tiddlers? > Interesting. I think this is related to a 5.0.10 change to the sort mechanism to use localeCompare(), which means that now it correctly sorts accented characters. The strange thing is that on my UK English Mac I still see the $:/_ tiddlers sorted as before (ie, $:/_config precedes $:/boot). So I'm guessing that this behaviour is locale specific. What locale is your machine set to use? Can you try switching it to see if it changes? Best wishes Jeremy > > Uwe > > Am Samstag, 19. April 2014 15:13:01 UTC+2 schrieb Jeremy Ruston: >> >> I'm please to announce the release of 5.0.10-beta of TiddlyWiki: >> >> http://tiddlywiki.com/ >> >> This is mainly a bug fix release to resolve issues from 5.0.9. Highlights >> include: >> >> * Added new syntax for [img[url]] Images in WikiText and a new ImageWidget >> * Added support for a SafeMode that disables customisations >> * Refactor sorting to respect accented characters >> * Support embedded images in Markdown tiddlers >> * Refactored sidebar hiding action so that the story river border is >> maintained >> * Added [is[tag]] to the FilterOperator: is >> * Hide the top bars in the print stylesheet >> * Added support for saving changes on Windows network drives >> * Refactored configuration processing so that ordinary tiddlers are >> processed after shadow tiddlers. This resolves an issue whereby user >> stylesheets were being overridden by shadow stylesheets >> * Fixed issue with offline snapshot of server edition erroneously >> including shadow tiddlers >> * Fixed problem with corrupted upgrades from 5.0.x-prerelease to >> 5.0.x-beta >> * Fixed bug with [untagged[]] filter operator >> * Fixed incorrect background colour for tag pills in the sidebar >> * Fixed issues with null fields under TiddlyWeb >> * Fixed problem with hamburger overlapping scrollbars >> >> Many thanks to all the contributors whose comments and suggestions shaped >> this release. >> >> Best wishes >> >> Jeremy >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- Jeremy Ruston mailto:[email protected] -- 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. For more options, visit https://groups.google.com/d/optout.

