[Rxsm-users] "File" type gets updated
Status: Beta
Brought to you by:
ajwillia-ms
|
From: Andrew E. <an...@el...> - 2005-08-28 19:00:26
|
OK, so as I thought over some feature requests I figured that captioning files was a good idea afterall. If your file has no caption then the filename is displayed instead. In the HTML embedded there are no longer categories, as that was just confusing - but I left the categories in on the book pages, as they could get longer - thoughts on that topic would be gratefully recieved. I proise this is the last conversion neccessary before 0.1 at which point I am starting an automated update process! In summary for devs - you need to make the following changes... any HTML pages with files embedded should have the "<category><title>...</title>" and "</category>" removed so there is just the <files>...</files> left following <images>...</images> Also, any files pages should have <file>filename.ext</file> changed to <file><path>filename.ext</path><caption></caption></file> sorry again - but you can blame gimpel for this one ;) Handy |