1<?php 2 3/** 4 * Metadata for the pagetemplater plugin 5 * 6 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 7 * @author i-net software <tools@inetsoftware.de> 8 * @author Gerry Weissbach <gweissbach@inetsoftware.de> 9 */ 10 11$meta['enabled_namespaces'] = array(''); 12$meta['excluded_pages'] = array('string'); 13