Commit d27da5dd authored by Łukasz Nowak's avatar Łukasz Nowak

Show software button on front page for everybody.

Also force authorisation to see software list.
parent d4910acb
......@@ -71,10 +71,18 @@
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>authorization_forced</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>custom_render_method_id</string> </key>
<value> <string>WebSection_viewPublicSoftwareReleaseList</string> </value>
</item>
<item>
<key> <string>default_page_displayed</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......
98
\ No newline at end of file
99
\ No newline at end of file
......@@ -118,8 +118,8 @@
<string>your_payment_preparation_js</string>
<string>your_payment_in_progress_js</string>
<string>your_order_button</string>
<string>your_software_button</string>
<string>your_login_button</string>
<string>your_software_button</string>
</list>
</value>
</item>
......
......@@ -146,9 +146,7 @@
</item>
<item>
<key> <string>enabled</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>external_validator</string> </key>
......@@ -307,17 +305,4 @@
</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: not here.portal_membership.isAnonymousUser()</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
400
\ No newline at end of file
401
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment