Dotclear

source: themes/ductile/_define.php @ 3531:f2de7e462b78

Revision 3531:f2de7e462b78, 668 bytes checked in by franck <carnet.franck.paul@…>, 9 years ago (diff)

Using theme\<theme_name> namespace for _public.php and _prepend.php, in order to simplify theme copy and hack

RevLine 
[273]1<?php
2# -- BEGIN LICENSE BLOCK ---------------------------------------
[631]3# This file is part of Ductile, a theme for Dotclear
[273]4#
[631]5# Copyright (c) 2011 - Association Dotclear
[273]6# Licensed under the GPL version 2.0 license.
7# See LICENSE file or
8# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
9#
10# -- END LICENSE BLOCK -----------------------------------------
11if (!defined('DC_RC_PATH')) { return; }
12
13$this->registerModule(
[611]14     /* Name */                    "Ductile",
[716]15     /* Description*/         "Mediaqueries compliant elegant theme",
[273]16     /* Author */             "Dotclear Team",
[3531]17     /* Version */            '1.5',
[685]18     /* Properties */         array(
[2257]19                                        'standalone_config' => true,
20                                        'type' => 'theme'
[613]21                                   )
[273]22);
Note: See TracBrowser for help on using the repository browser.

Sites map