diff --git a/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/new_server_button.xml b/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/new_server_button.xml index 2d20a96cd86782b9bb28765396f3fecc00fadbfd..4757e43a6b0be1502d5d027037419a133c7855a0 100644 --- a/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/new_server_button.xml +++ b/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewMyServersRender/new_server_button.xml @@ -12,6 +12,7 @@ <list> <string>css_class</string> <string>default</string> + <string>enabled</string> <string>href</string> <string>title</string> </list> @@ -55,6 +56,20 @@ <key> <string>tales</string> </key> <value> <dictionary> + <item> + <key> <string>css_class</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>default</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>enabled</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string></string> </value> @@ -63,10 +78,18 @@ <key> <string>form_id</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>href</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>target</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>title</string> </key> + <value> <string></string> </value> + </item> </dictionary> </value> </item> @@ -82,6 +105,10 @@ <key> <string>default</string> </key> <value> <string>New server</string> </value> </item> + <item> + <key> <string>enabled</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>field_id</string> </key> <value> <string>my_hyperlink</string> </value> @@ -108,4 +135,17 @@ </dictionary> </pickle> </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="TALESMethod" module="Products.Formulator.TALESField"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_text</string> </key> + <value> <string>python: context.getPortalObject().Base_checkPermission(\'computer_module\', \'Add portal content\')</string> </value> + </item> + </dictionary> + </pickle> + </record> </ZopeData> diff --git a/bt5/vifib_web/bt/revision b/bt5/vifib_web/bt/revision index b6e27607fb529c10ffeb626c858f55206242edb7..e0c1820214c8224c0826cc2fce96843818aa712b 100644 --- a/bt5/vifib_web/bt/revision +++ b/bt5/vifib_web/bt/revision @@ -1 +1 @@ -242 \ No newline at end of file +244 \ No newline at end of file