This is an auto-generated topic for <a href="
http://modxcms.com/extras/package/571">A to Z Single Page Listing 0.1-final</a> by patricksamphire.
Brief Description:
Inspired by garryns A to Z Listing snippet, this snippet sorts items into an A to Z list on a single page, with alphabetical links at the top of the page to anchors in the body of the page.
The snippet requires ditto in order to work.
You can template the list items and the A to Z links at the top of the page, use a single ditto filter, exclude specified documents, and sort by any resource field (but not template variables, in this version). You can specify multiple parent containers in comma-delimited list.
Simple use:
[!atozList? &parents=`6` &listTpl=`atozStaff`!]
Required fields: &parents and &listTpl
Optional fields: &sortby, &alphabetHeadingSeparator, &alphabetHeadingStart, &alphabetHeadingEnd, &filter, &noResults, and &excludeDocuments