Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Python by Winn King ( 16 years ago )
<configure
>
<five:registerPackage package="." initialize=".initialize" />
<!-- Include the sub-packages that use their own configure.zcml files. -->
<include package=".browser" />
<include package=".content" />
<include package=".portlets" />
<i18n:registerTranslations directory="locales" />
<!-- Register the installation GenericSetup extension profile -->
<genericsetup:registerProfile
name="default"
title="PCG Featured Listings"
directory="profiles/default"
description=""
provides="Products.GenericSetup.interfaces.EXTENSION"
/>
<!-- -*- extra stuff goes here -*- -->
</configure>
Revise this Paste