Dotclear

source: plugins/postMaker/trunk/_define.php @ 400

Revision 400, 1.1 KB checked in by Oaz, 16 years ago (diff)

postMaker 1.0 RC

Line 
1<?php
2# ***** BEGIN LICENSE BLOCK *****
3# Copyright (c) 2008 Olivier Azeau and contributors. All rights
4# reserved.
5#
6# This is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
10#
11# This is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with DotClear; if not, write to the Free Software
18# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19#
20# ***** END LICENSE BLOCK *****
21
22$this->registerModule(
23     /* Name */               "Post Maker",
24     /* Description*/         "Create a new post with an automated content generation",
25     /* Author */             "Olivier Azeau",
26     /* Version */            '1.0',
27     /* Permissions */        null
28);
29?>
Note: See TracBrowser for help on using the repository browser.

Sites map