Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Environment:XP Pro, MySQL, HSql
-
Number of attachments :
Description
ObjectTable needs to be instrumented to be able to automatically render images
Given the current support for blob this should be an easy task and may entail instrumentation of EditLink to parse a boolean that checks for ITrailsBlob and based on the annotation setting of the ITrailsBlob (beit link or image or frame) the object table would render it as is.
Ok, instrumenting ObjectTable was not my original idea but I wanted to get your feedback about it. Where this logic should preferably go.