Alphabet links do not show separate panes
Issue:
When an letter above the index is clicked in the index for WebWorks Help is clicked, the seperate index panels do not break
Solution
To show the index entries, you will modify the settings.xml file by modifying the wwhelp_settings.xml:
http://wiki.webworks.com/HelpCenter/Tips/WebWorksHelp/WWHelpSettings
You can change it to less than 50 entries (or whatever you want), to break up each of the pages into separate panes, regardless of the index size. By default, more than 500 xml entries will not break into separate panes.
<SectionNavigation threshold="500" separator=" - "> is where you edit the file.