xref: /plugin/pagetemplater/conf/default.php (revision 8d79fe1b14c477517513e1465a1fae347595d893)
1<?php
2
3/**
4 * Settings 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$conf['enabled_namespaces'] = '';
12$conf['excluded_pages'] = '';
13$conf['templater_page'] = '';