Skip to content

Instantly share code, notes, and snippets.

@RabeaWahab
Last active August 29, 2015 14:12
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 RabeaWahab/cf2cd423c8461763aca0 to your computer and use it in GitHub Desktop.
Save RabeaWahab/cf2cd423c8461763aca0 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<config>
<placeholders>
<cmsblock_tag>
<block>cms/block</block>
<placeholder>HTML_CMS_CACHED_ID</placeholder>
<container>Packagename_Modulename_Model_Punchhole</container>
<cache_lifetime>86400</cache_lifetime>
</cmsblock_tag>
<widget_tag>
<block>cms/widget_block</block>
<placeholder>HTML_CMSWIDGET_CACHED_ID</placeholder>
<container>Packagename_Modulename_Model_Punchhole2</container>
<cache_lifetime>86400</cache_lifetime>
</widget_tag>
</placeholders>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment