I've tried to change the security-ref parent to user-only but the Add Reference still does NOT appear.
Michael Dalton -----Original Message----- From: Mark Orciuch [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 11:07 AM To: Jetspeed Users List Subject: RE: Q. How to enable the Add Reference Button Michael, I thought I gave you the hint. Perhaps I wasn't explicit enough. <parameter name="addRef" value="" type="style" hidden="false" cachedOnName="true" cachedOnValue="true"> <security-ref parent="admin-only"/> </parameter> In the above, change the security-ref parent to something like "user-only". That should do it - let me know if it doesn't. Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
