Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Sort Labels List Alphabetically ====== The flag controls if the list of labels, shown in [[view:pane:navigation|Navigation Bar]] is sorted alphabetically. Having flag set to //true// (default), sorts the list alphabetically, //false// (old behaviour) - leaves list in labels collected order (relative to location in document). If you would like to change default behaviour you can do this by use of following XML flag, in **hippoedit.config**: <code xml> <AlphaSortLabelsList>false</AlphaSortLabelsList> </code> create the line if does not exist, and put value you want. #xml_option