taylor      2004/03/29 13:12:43

  Modified:    webapp/WEB-INF/psml/group/apache/html default.psml
  Log:
  test example of hiding the control when a portlet does not have view access
  
  Revision  Changes    Path
  1.6       +3 -1      
jakarta-jetspeed/webapp/WEB-INF/psml/group/apache/html/default.psml
  
  Index: default.psml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed/webapp/WEB-INF/psml/group/apache/html/default.psml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- default.psml      17 Mar 2004 19:10:52 -0000      1.5
  +++ default.psml      29 Mar 2004 21:12:43 -0000      1.6
  @@ -22,7 +22,9 @@
     <controller name="ColumnController"/>
   
       <entry type="ref" parent="Apacheweek"/>
  -    <entry type="ref" parent="Mozilla"/>
  +    <entry type="ref" parent="Mozilla">
  +        <security-ref parent="admin-only"/>
  +    </entry>
       <entry type="ref" parent="XMLHack"/>
   
   </portlets>
  
  
  

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

Reply via email to