Skip to content

Instantly share code, notes, and snippets.

@garbas
Created December 15, 2009 13:55
Show Gist options
  • Save garbas/256950 to your computer and use it in GitHub Desktop.
Save garbas/256950 to your computer and use it in GitHub Desktop.
4 <records interface="collective.mrwiggin.registry.ILayoutRegistry" />
5 <records interface="collective.mrwiggin.main_layout.IMainLayout" />
6
7
8 <record name="collective.mrwiggin.registry.ILayoutRegistry.layouts">
9 <element>
10 <value key="collective.mrwiggin.main_layout">collective.mrwiggin:main_layout.pt</value>
11 </element>
12 </record>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment