I need to enable the Add Reference button. It is currently disabled even
for admin. My PortletSetCustomizer settings are shown below. Can anyone
tell me what needs to be set to enable this? I have been struggling with
this for days.
Thanks, Michael Dalton ( [EMAIL PROTECTED] )
<portlet-entry name="PortletSetCustomizer" hidden="true"
type="instance" application="false">
<security-ref parent="user-only"/>
<meta-info>
<title>Customize pane</title>
</meta-info>
<classname>org.apache.jetspeed.portal.portlets.VelocityPortlet</classname>
<parameter name="template" value="customizer-portletset"
hidden="true" cachedOnName="true" cachedOnValue="true"/>
<parameter name="action" value="portlets.CustomizeSetAction"
hidden="true" cachedOnName="true" cachedOnValue="true"/>
<parameter name="securityRef" value="" type="style"
hidden="false" cachedOnName="true" cachedOnValue="true">
<security-ref parent="user-only"/>
</parameter>
<parameter name="securityRef.style" value="RegistryEntryListBox"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="securityRef.style.registry" value="Security"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="securityRef.style.disabled-if-wml" value="true"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="securityRef.style.javascript:onchange"
value="document.securityRefs.submit()" hidden="false"
cachedOnName="true" cachedOnValue="true"/>
<parameter name="skin" value="" type="style" hidden="false"
cachedOnName="true" cachedOnValue="true"/>
<parameter name="skin.style" value="RegistryEntryListBox"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="skin.style.registry" value="Skin"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="skin.style.disabled-if-wml" value="true"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="skin.style.javascript:onchange"
value="document.skins.submit()" hidden="false"
cachedOnName="true" cachedOnValue="true"/>
<parameter name="control" value="" type="style" hidden="false"
cachedOnName="true" cachedOnValue="true"/>
<parameter name="control.style" value="RegistryEntryListBox"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="control.style.registry" value="PortletControl"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="control.style.disabled-if-wml" value="true"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="control.style.select-hidden" value="true"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="control.style.select-if-simple" value="true"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="control.style.set-label" value="true"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="control.style.javascript:onchange"
value="this.form.submit()" hidden="false"
cachedOnName="true" cachedOnValue="true"/>
<parameter name="addRef" value="" type="style" hidden="false"
cachedOnName="true" cachedOnValue="true">
<security-ref parent="admin-only"/>
</parameter>
<parameter name="addRef.style"
value="VelocityParameterPresentationStyle" hidden="false"
cachedOnName="true" cachedOnValue="true"/>
<parameter name="addRef.style.template" value="Button.vm"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="addRef.style.no-access" value="addRefDisabled"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="addRefDisabled" value="" type="style"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="addRefDisabled.style"
value="VelocityParameterPresentationStyle" hidden="false"
cachedOnName="true" cachedOnValue="true"/>
<parameter name="addRefDisabled.style.template"
value="Button.vm" hidden="false" cachedOnName="true"
cachedOnValue="true"/>
<parameter name="addRefDisabled.style.disabled" value="true"
hidden="false" cachedOnName="true" cachedOnValue="true"/>
<parameter name="addRefDisabled.style.no-access"
value="addRefDisabled" hidden="false" cachedOnName="true"
cachedOnValue="true"/>
<url cachedOnURL="true"/>
<category group="Jetspeed">admin</category>
<category group="Jetspeed">customize</category>
</portlet-entry>
-----Original Message-----
From: Mark Orciuch [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 24, 2003 12:13 PM
To: Jetspeed Users List
Subject: RE: Q. How to enable the Add Reference Button
Look at the PortletSetCustomizer definition in admin.xreg. Currently,
there's a security ref of 'admin-only' placed on the 'addRef' parameter.
Best regards,
Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/
> -----Original Message-----
> From: Chamberlain James O. CONTR J9C998
> [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 24, 2003 11:08 AM
> To: [EMAIL PROTECTED]
> Subject: Q. How to enable the Add Reference Button
>
>
> How do you enable the Add Reference button in the Customize pane
> screen? Is it activated by an entry in JetspeedResources.properties?
>
> Once activated, can it's use be assigned to a role?
>
> Thanks in advance for the information.
>
> Regards,
>
> James
>
> James Chamberlain
> General Dynamics - Advanced Information Systems
> Prototype Pathway - Collaborative Information Environment U.S. Joint
> Forces Command [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]