Skip to content

Instantly share code, notes, and snippets.

@florianfiegel
Created October 5, 2011 20:56
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 florianfiegel/1265697 to your computer and use it in GitHub Desktop.
Save florianfiegel/1265697 to your computer and use it in GitHub Desktop.
Declaration of areas in theme.xml of Habari themes
<areas>
<area name="sidebar">
<description><![CDATA[The sidebar area]]></description>
</area>
<area name="nav">
<description><![CDATA[The navigation area]]></description>
</area>
</areas>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment