[opencms-dev] setting properties for new resource
Joe Lam
joe.lam at moni-media.net
Thu Oct 12 12:08:06 CEST 2006
Take a look on :
/system/workplace/editors/dialogs/property.jsp
and the class CmsDialogProperty
(jsp for all items but xmlpage)
and
/system/workplace/commons/property_custom.jsp
and the class CmsPropertyCustom
(jsp for xmlpage)
Thats how I added a "Show in Sitemap" check box in property page rather
than require editors to go to advanced property page to set a value.
Joe Lam
> Hi all,
>
>
>
> I would like to make setting properties for new resources easier for
> the editors. When they create a new "page with free text" the should
> be able to enter certain properties without having to set them in the
> "advanced" tab. Obviously that is possible somehow because when I
> select templateOne I get a large variety of properties to set on the
> same page where I can specify the name of the new resource etc.
>
> I couldn't find the place where I can edit this dialog for creating
> new resources.
>
>
>
> Does anyone have an idea how that might work?
>
>
>
> Cheers,
>
> Felix
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20061012/daee5f7d/attachment.htm>
More information about the opencms-dev
mailing list