Issue Details (XML | Word | Printable)

Key: BCMS-35
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Savvas Triantafyllou
Reporter: Savvas Triantafyllou
Votes: 0
Watchers: 0
Operations

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

Add option in BinaryChannelResource and BinaryChannelLoaderFilter to choose the content-disposition type of the resource provided

Created: 23/Feb/09 03:53 PM   Updated: 30/Nov/09 07:03 PM
Component/s: betacms-content-api
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR2

Time Tracking:
Not Specified


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Savvas Triantafyllou added a comment - 30/Nov/09 07:03 PM
BinaryChannelLoaderFilter now listens to the following url

/content-api//f/binaryChannel/<repository-id>/<one-or-more-chars-for-path>/width/<3-digits>/height/<3-digits>/contentDispositionType/attachment|inline/filename.extension

BinaryChannelResource supports the following path

/content-api/betacms/repository/<repository-id>/<contentObjectIdOrSystemName>/<binaryChannelPropertyValuePath>/<contentDispositionType>/<width>/<height>