jford       2003/07/13 15:17:49

  Modified:    webapp/WEB-INF/conf admin.xreg
  Log:
  Changed base parent of the the registry editors
  
  PR: Bugzilla #21551
  
  Revision  Changes    Path
  1.41      +13 -13    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.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- admin.xreg        16 Jun 2003 19:05:01 -0000      1.40
  +++ admin.xreg        13 Jul 2003 22:17:49 -0000      1.41
  @@ -429,13 +429,13 @@
       <category>admin</category>
     </portlet-entry>
     <portlet-entry name="SkinForm" hidden="true" type="ref"
  -    parent="CustomizerVelocity" application="false">
  +    parent="Velocity" application="false">
       <security-ref parent="admin-only"/>
       <meta-info>
         <title>Skin</title>
         <description>Security Skin Maintenance for Jetspeed</description>
       </meta-info>
  -      
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</classname>
  +      <classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
         <parameter name="template" value="skin-form" hidden="true"
               cachedOnName="true" cachedOnValue="true"/>
         <parameter name="action" value="portlets.SkinUpdateAction"
  @@ -445,13 +445,13 @@
         <category group="Jetspeed">admin</category>
     </portlet-entry>
     <portlet-entry name="PortletForm" hidden="true" type="ref"
  -        parent="CustomizerVelocity" application="false">
  +        parent="Velocity" application="false">
           <security-ref parent="admin-only"/>
           <meta-info>
               <title>Portlet</title>
               <description>Security Portlet Maintenance for Jetspeed</description>
           </meta-info>
  -        
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</classname>
  +        <classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
           <parameter name="template" value="portlet-form" hidden="true"
               cachedOnName="true" cachedOnValue="true"/>
           <parameter name="action" value="portlets.PortletUpdateAction"
  @@ -460,13 +460,13 @@
           <url cachedOnURL="true"/>
           <category group="Jetspeed">admin</category>
       </portlet-entry>
  -    <portlet-entry name="SecurityForm" hidden="true" type="ref" 
parent="CustomizerVelocity" application="false">
  +    <portlet-entry name="SecurityForm" hidden="true" type="ref" parent="Velocity" 
application="false">
           <security-ref parent="admin-only"/>
           <meta-info>
               <title>Security</title>
               <description>Security Portlet Maintenance for Jetspeed</description>
           </meta-info>
  -        
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</classname>
  +        <classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
           <parameter name="template" value="security-form" hidden="true" 
cachedOnName="true" cachedOnValue="true"/>
           <parameter name="action" value="portlets.SecurityUpdateAction" 
hidden="true" cachedOnName="true" cachedOnValue="true"/>
           <media-type ref="html"/>
  @@ -474,7 +474,7 @@
           <category group="Jetspeed">admin</category>
       </portlet-entry>
       <portlet-entry name="ClientForm" hidden="true" type="ref"
  -        parent="CustomizerVelocity" application="false">
  +        parent="Velocity" application="false">
           <security-ref parent="admin-only"/>
           <meta-info>
               <title>Client</title>
  @@ -489,13 +489,13 @@
           <category group="Jetspeed">admin</category>
       </portlet-entry>
       <portlet-entry name="MediaForm" hidden="true" type="ref"
  -        parent="CustomizerVelocity" application="false">
  +        parent="Velocity" application="false">
           <security-ref parent="admin-only"/>
           <meta-info>
               <title>Media</title>
               <description>Security Media Maintenance for Jetspeed</description>
           </meta-info>
  -        
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</classname>
  +        <classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
           <parameter name="template" value="media-form" hidden="true"
               cachedOnName="true" cachedOnValue="true"/>
           <parameter name="action" value="portlets.MediaUpdateAction"       
  @@ -505,13 +505,13 @@
           <category group="Jetspeed">admin</category>
       </portlet-entry>
       <portlet-entry name="ControllerForm" hidden="true" type="ref"
  -        parent="CustomizerVelocity" application="false">
  +        parent="Velocity" application="false">
           <security-ref parent="admin-only"/>
           <meta-info>
               <title>Controller</title>
               <description>Security Controller Maintenance for Jetspeed</description>
           </meta-info>
  -        
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</classname>
  +        <classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
           <parameter name="template" value="controller-form" hidden="true"
               cachedOnName="true" cachedOnValue="true"/>
           <parameter name="action" value="portlets.ControllerUpdateAction"
  @@ -521,13 +521,13 @@
           <category group="Jetspeed">admin</category>
       </portlet-entry>
       <portlet-entry name="ControlForm" hidden="true" type="ref"
  -        parent="CustomizerVelocity" application="false">
  +        parent="Velocity" application="false">
           <security-ref parent="admin-only"/>
           <meta-info>
               <title>Control</title>
               <description>Security Control Maintenance for Jetspeed</description>
           </meta-info>
  -        
<classname>org.apache.jetspeed.portal.portlets.CustomizerVelocityPortlet</classname>
  +        <classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
           <parameter name="template" value="control-form" hidden="true"
               cachedOnName="true" cachedOnValue="true"/>
           <parameter name="action" value="portlets.ControlUpdateAction"
  
  
  

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

Reply via email to