You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2002/03/25 22:44:00 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf psml-mapping.xml

taylor      02/03/25 13:44:00

  Modified:    webapp/WEB-INF/conf psml-mapping.xml
  Log:
  - added security element to psml page (portlets element)
  
  Revision  Changes    Path
  1.2       +5 -0      jakarta-jetspeed/webapp/WEB-INF/conf/psml-mapping.xml
  
  Index: psml-mapping.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/psml-mapping.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- psml-mapping.xml	22 Mar 2002 18:31:14 -0000	1.1
  +++ psml-mapping.xml	25 Mar 2002 21:44:00 -0000	1.2
  @@ -16,6 +16,11 @@
         <bind-xml name="metainfo"/>
       </field>
   
  +    <field name="security"
  +           type="org.apache.jetspeed.om.profile.psml.PsmlSecurity">
  +      <bind-xml name="security"/>
  +    </field>
  +
       <field name="skin"
              type="org.apache.jetspeed.om.profile.psml.PsmlSkin">
         <bind-xml name="skin"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>