Bug 1030132 - RFE: Provide a way to use images in topics at a certain revision
Summary: RFE: Provide a way to use images in topics at a certain revision
Keywords:
Status: NEW
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CCMS-Core
Version: 1.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 833245
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-14 00:59 UTC by Lee Newson
Modified: 2023-02-21 23:20 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Lee Newson 2013-11-14 00:59:38 UTC
As brought up by rdickens and smumford over IRC this morning there currently isn't anyway to include a image at a fixed revision. This is needed if you want old books/topics to use the old image and new books to use a newer image (say an update to the products UI)

Comment 1 Lee Newson 2013-11-14 01:02:45 UTC
When talking to mcasperson over IRC a way to do this may be to allow a revision to be used in the <imagedata> reference. eg:

<imagedata fileref="images/9:12343.png"/>

which would reference image 9 at revision 12343. In saying that though we'd need BZ#833245 implemented first so users could see previous revisions.

Comment 2 Misty Stanley-Jones 2013-11-14 01:26:51 UTC
In a real topic, you would have several image references, each frozen at revisions, with conditional tags for the version they are applicable to. It is a bit complex, but wouldn't have to be bad if you could auto-generate reasonable <img> XML code in the image preview area. Maybe you could have a pick-box of possible conditions and selecting one would add it to the example XML and you could copy&paste.


Note You need to log in before you can comment on or make changes to this bug.