Skip to content

Instantly share code, notes, and snippets.

@brookinsconsulting
Created November 23, 2011 11:50
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 brookinsconsulting/1388499 to your computer and use it in GitHub Desktop.
Save brookinsconsulting/1388499 to your computer and use it in GitHub Desktop.
Example block configuration which resets the [General] AllowedTypes[] settings array. Response to support request related to https://gist.github.com/1388242
<?php /* #?ini charset="utf-8"?
[General]
AllowedTypes[]
AllowedTypes[]=firstblockavailable
AllowedTypes[]=Nyheter
[Nyheter]
Name=Nyheter
ManualAddingOfItems=disabled
ViewList[]=news
ViewName[news]=Nyheter i hovedfeltet
*/ ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment