taylor      2003/02/12 22:16:59

  Modified:    webapp/WEB-INF/conf admin.xreg
  Log:
  New Skin Browser from Jeremy Ford. Very nice.
  
  Revision  Changes    Path
  1.32      +17 -1     jakarta-jetspeed/webapp/WEB-INF/conf/admin.xreg
  
  Index: admin.xreg
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/admin.xreg,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- admin.xreg        16 Jan 2003 18:32:34 -0000      1.31
  +++ admin.xreg        13 Feb 2003 06:16:59 -0000      1.32
  @@ -457,6 +457,22 @@
       <media-type ref="html"/>
       <category>admin</category>
     </portlet-entry>
  -
  +  <portlet-entry name="SkinForm" hidden="true" type="ref"
  +    parent="CustomizerVelocity" application="false">
  +    <security role="admin"/>
  +    <security-ref parent="admin-only"/>
  +    <meta-info>
  +      <title>Portlet</title>
  +      <description>Security Skin Maintenance for Jetspeed</description>
  +    </meta-info>
  +      
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</classname>
  +      <parameter name="template" value="skin-form" hidden="true"
  +            cachedOnName="true" cachedOnValue="true"/>
  +      <parameter name="action" value="portlets.SkinUpdateAction"
  +            hidden="true" cachedOnName="true" cachedOnValue="true"/>
  +      <media-type ref="html"/>
  +      <url cachedOnURL="true"/>
  +      <category group="Jetspeed">admin</category>
  +  </portlet-entry>
   </registry>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to