Issue Details (XML | Word | Printable)

Key: BCMS-98
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gregory Chomatas
Reporter: Gregory Chomatas
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BetaCMS

Enhance resource provisioning methods in AbstractContentObjectResource class to allow provision of resources in formats other than html (e.g. pdf, excel)

Created: 30/Oct/09 12:05 AM   Updated: 30/Oct/09 01:08 AM  Due: 29/Oct/09
Component/s: betacms-portal-commons
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR2

Time Tracking:
Not Specified


 Description  « Hide
The resource representation templates stored in BetaCMS allow the specification of templates for generation of resource formats other than html. The provisioning methods in AbstractContentObjectResource should be adjusted to take into account this feature. If the requested resource representation is for example pdf then a template which has a non empty propertynamed pdf should be searched and used for rendering the resource.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Gregory Chomatas added a comment - 30/Oct/09 01:08 AM
Done