Dotclear

source: plugins/atReply/_define.php @ 2908

Revision 2908, 1.3 KB checked in by Moe, 13 years ago (diff)

@ Reply 1.6.1: changed plugin permissions (closes #611)

RevLine 
[1294]1<?php 
2# ***** BEGIN LICENSE BLOCK *****
3#
[1328]4# This file is part of @ Reply, a plugin for Dotclear 2
[2356]5# Copyright (C) 2008,2009,2010 Moe (http://gniark.net/) and buns
[1294]6#
[2277]7# @ Reply is free software; you can redistribute it and/or
8# modify it under the terms of the GNU General Public License v2.0
9# as published by the Free Software Foundation.
[1294]10#
11# @ Reply is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
[2277]13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
[1294]14# GNU General Public License for more details.
15#
[2277]16# You should have received a copy of the GNU General Public
17# License along with this program. If not, see
18# <http://www.gnu.org/licenses/>.
[1294]19#
[2277]20# Icon (icon.png) and images are from Silk Icons :
21# <http://www.famfamfam.com/lab/icons/silk/>
[1294]22#
[2356]23# Inspired by @ Reply for WordPress :
24# <http://iyus.info/at-reply-petit-plugin-wordpress-inspire-par-twitter/>
[1294]25#
26# ***** END LICENSE BLOCK *****
27
28if (!defined('DC_RC_PATH')) {return;}
29
30$this->registerModule(
31  /* Name */                  '@ Reply',
32  /* Description*/  'Easily reply to comments',
33  /* Author */           'Moe (http://gniark.net/) append extension by buns.fr',
[2908]34  /* Version */               '1.6.1',
35  /* Permissions */ 'usage,contentadmin'
[1294]36);
[1337]37?>
Note: See TracBrowser for help on using the repository browser.

Sites map