This page is dedicated to the design and discussion of the different item types types (Item Revision Types really) within the new Moin Storage Engine.

Each attachment or may be a page too will need some additional informations, e.g. alt text. I don't know currently how we could add this infos to the items. I like to collect here what is wanted for attachments. For current code one idea is to add for each attachment file a file with this info and actions have to try if it exists and then to do the same with it as with the attachment itselfs. The additional files are hidden for the attachlist if they start with a dot. They should be easily used to render its content for an attachment info action. -- ReimarBauer 2007-04-07 08:51:28

attachment info file

UserName
(automaticly, user who did the first upload)
InitialName
(automaticly, name of the uploaded file, so we know its first name)
InitialPageName
(automaticly, name of the Page where it was uploaded first)
InitialUploadTime
(automaticly, when it was uploaded)
AltText
(short description usefull for alt text)
LongText
(optionally, longer description to tell a story about)
PreviewSize
(optionally, for individual control)
PreviewFile

(automaticly, hidden name for preview, dependend on PreviewSize defaults. That is needed if you like to speed up page loading on slow connections)

.... to be continued

MoinMoin: StorageRefactoring/ItemHierarchy (last edited 2007-10-29 19:19:36 by localhost)