Martin_Kentico
-
4/18/2006 12:32:55 PM
Re: Image Gallery - Adding Fields to Upload Page
Hello,
The image gallery item (image itself) is a regular CMS.File document based on a document template. For additional items you need to edit the document template attributes within the Development section of the CMSDesk.
Please note that if you change the attributes of the CMS.File document template, the items will be changed within all of the CMS.File documents in your tree structure. If you need to apply the changes only for the image gallery files, you should use your own document template.
For the detail display part, you need to edit the CMSDesk/Metadata/CMS/ImageGallery/detail.ascx transformation template or another transformation template that you need to change.
You should find all the information you need to know about creating and editing the document templates and transformations in the Kentico CMS Tutorial (Step 10 - Using Custom Document Types) or in Kentico CMS Developers Guide (Custom Document Templates)
If you need any further help with that, please let me know
Best Regards
|