[opencms-dev] Can list of properties be changed based on typeofcontent
Paddy Kalathur
paddy at efoundry.com
Wed Jun 15 18:39:59 CEST 2005
Thanks a lot for the tip . It did help a lot .
-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Kai Schliemann
Sent: Wednesday, June 15, 2005 11:37 AM
To: The OpenCms mailing list
Subject: AW: [opencms-dev] Can list of properties be changed based on
typeofcontent
Hi Paddy,
have a look at web-inf/config/opencms-workplace.xml
<opencms>
<workplace>
<explorertypes>
<explorertype name="folder" key="fileicon.folder" icon="folder.gif">
....
<editoptions>
<defaultproperties enabled="true" shownavigation="true">
<property name="Title"/>
<property name="NavIndex"/>
</defaultproperties>
....
</editoptions>
....
This example shows the configuration for the new/edit dialog of a folder. I
think it's self-explanatory, isn't it?
Hope this helps.
Regards
i.A. Kai Schliemann
IT-Consultant
Besuchen Sie uns auf dem LinuxTag.
22. - 25. Juni 2005, Messe Karlsruhe, Stand C105.
_______________________________________________________
comundus IT-Beratung GmbH
Schuttelgrabenring 3, 71332 Waiblingen
Tel: +49 (0) 71 51-5 00 28-0 Fax: -99
www.comundus.com www.comundus-e-quality.com
_______________________________________________________
-----Ursprungliche Nachricht-----
Von: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org]Im Auftrag von Paddy Kalathur
Gesendet: Mittwoch, 15. Juni 2005 16:10
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Can list of properties be changed based on type
ofcontent
How to change the list of properties shown when creating content in OpenCms
? For example when creating a page I want the users to see certain
properties and a different set of properties when they create a jsp . I did
notice that depending on the template used for a page the list of properties
could be shown differently . How is this done ?
Paddy Kalathur
eFoundry Corp
http://www.efoundry.com
978-371-3325
_______________________________________________
This mail is send to you from the opencms-dev mailing list To change your
list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
_______________________________________________
This mail is send to you from the opencms-dev mailing list To change your
list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list