Hi,
Our content template uses a rules file with the following code:
<tagcontent tag_name="image">
<graphic enable_locale_fallback="N" formats="gif,jpeg,png" instruction="Browse and select the relevant image to insert into the text" label="Image Selector" drop_cabinet="Y" output_property="folderPath" query_type="tree" roots="/medicareaustralia.gov.au">
</graphic>
</tagcontent>
Note that drop_cabinet="Y"
We would prefer that staff enter images in through the content widget. ie
<tagcontent tag_name="text">
<content BackgroundSpellChecking="N" InsTableWizard="Y" drop_cabinet="Y" formats="html,crtext,pdf,xls,rtf,ppt8,doc,msw8,excel8book,xml,mp3,zip" htmlTextEdit="Y" instruction="Enter your content here" label="Enter your content here" lines="30" location="/images" tlbAlign="Y" tlbBold="Y" tlbBookmark="Y" tlbColor="Y" tlbCopy="Y" tlbCut="Y" tlbDecreaseIndent="Y" tlbDelCol="Y" tlbDelRow="Y" tlbFace="Y" tlbFind="Y" tlbGridlines="Y" tlbHLink="Y" tlbHRule="Y" tlbHighlightColor="Y" tlbImageServer="Y" orderedLists="Y" unorderedLists="Y" tlbIncreaseIndent="Y" tlbInsCol="Y" tlbInsRow="Y" tlbItalic="Y" tlbList="Y" tlbMerge="Y" tlbPaste="Y" tlbRedo="Y" tlbRemoveFormatting="Y" tlbScript="Y" tlbSize="Y" tlbSpelling="Y" tlbSplit="Y" tlbStrike="Y" tlbStyle="Y" tlbSymbol="Y" tlbUnderline="Y" tlbUndo="Y" tlbWordCount="Y" type="ma_file">
</content>
</tagcontent>
Is is possible for images selected via the image selector tool also drop the cabinet. When we Web View content, the root name appears in the path and the images fails to show?
Thanks
Neil