Issue Details (XML | Word | Printable)

Key: REPOR-186
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: David Peterson
Reporter: David Peterson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence Extension: Reporting Plugin

Create separate suppliers for 'page', 'news', 'comment', and 'attachment'.

Created: 02/Sep/08 09:07 AM   Updated: 02/Sep/08 10:06 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.0.0

Time Tracking:
Not Specified


 Description  « Hide
Currently, all content types are managed by the 'content' supplier. This is somewhat inefficient, and makes things more complex when we add more specific supplier keys for a particular content type.

A separate supplier should be added for each type, but keeping the 'content' supplier for shared values, as well as some support for specific keys for backwards compatibility during the transition.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Peterson added a comment - 02/Sep/08 10:06 AM
Implemented and documented.