Skip to content

Instantly share code, notes, and snippets.

@tlyng
Created January 11, 2013 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlyng/4510139 to your computer and use it in GitHub Desktop.
Save tlyng/4510139 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<object name="portal_properties" meta_type="Plone Properties Tool">
<object name="site_properties" meta_type="Plone Property Sheet">
<!-- Fields that will be added to the form after installation of the product
-->
<property name="user_registration_fields" type="lines" purge="False">
<element value="country" />
<element value="accept" />
</property>
</object>
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment