-----
* Added a lines field to the facultystaffdirectory_tool that contains the list of
active states.
[cah190 (Craig Haynal)]
* Inactive users will now fail to authenticate.
[cah190 (Craig Haynal)]
* Inactive groups will now appear as empty groups.
[cah190 (Craig Haynal)]
* Fixed author.cpt to work in Plone 4 by adding missing globals.
[cah190 (Craig Haynal)]
* Replaced direct page template references to facultystaffdirectory_tool with
getToolByName lookups to allow for anonymous viewing of listings.
[cah190 (Craig Haynal)]
* Added missing icon references to GS type information.
[cah190 (Craig Haynal)]
* Defined global variables (template_id, normalizeString, member) in skin templates.
[lvb5153 (Luke Brannon)]
* Removed document_action macros from FSD skin templates.
[lvb5153 (Luke Brannon)]
* Registered document_actions viewlet to abovecontentbody viewlet manager
for FSD types (in configure.zcml, since there is no browser package).
[lvb5153 (Luke Brannon)]
* Replaced object_title global definition with context/Title in FSD
skin templates.
[lvb5153 (Luke Brannon)]