Dotclear

source: themes/ductile/_define.php @ 639:83424b63d50a

Revision 639:83424b63d50a, 720 bytes checked in by kozlika, 14 years ago (diff)

Ductile, et hop!

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",
[273]15     /* Description*/         "Chantier pour un nouveau theme",
16     /* Author */             "Dotclear Team",
[639]17     /* Version */            '0.9'
[614]18     /* Properties (uncomment for 2.4 compliance only : add a / at the end of this line -> ) *
[613]19                                   ,array(
[611]20                                        'standalone_config' => true
[613]21                                   )
22     */
[273]23);
24?>
Note: See TracBrowser for help on using the repository browser.

Sites map