AW: [opencms-dev] Can list of properties be changed based on type ofcontent

Kai Schliemann k.schliemann at comundus.com
Wed Jun 15 17:37:21 CEST 2005


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




More information about the opencms-dev mailing list