The individual action configuration files (for example documentlist.get.config.xml, document-details.get.config.xml) have been removed and all actions are now defined within common configuration sections.
The new or altered areas of configuration in share-documentlibrary-config.xml are:
- DocumentLibrary
- New <indicators> section for configuring status indicators
- New <metadata templates> for configuring the metadata displayed within the Document Library’s “browse” view
- DocLibActions
- <actions> section defining all available actions across the various Document Library view pages
- <actionGroups> that define which (and in what order) actions are to appear on the Document Library pages
- DocLibCustom
- <dependencies> section for defining custom client-side functionality and stylesheets
The slingshot-documentlibrary-context.xml file contains all bean definitions for web tier evaluators.