Hugo Sales 6925b7fcfc [INSTALL] Move all non-public files to 'private' vor 3 Jahren
..
classes 6925b7fcfc [INSTALL] Move all non-public files to 'private' vor 3 Jahren
locale 6925b7fcfc [INSTALL] Move all non-public files to 'private' vor 3 Jahren
NoticeTitlePlugin.php 6925b7fcfc [INSTALL] Move all non-public files to 'private' vor 3 Jahren
README 6925b7fcfc [INSTALL] Move all non-public files to 'private' vor 3 Jahren

README

The NoticeTitle plugin allows users to add titles to notices.

Installation
============
add "addPlugin('NoticeTitle');"
to the bottom of your config.php

Settings
========
restricted: Whether this option is restriced to users with the "richedit" role.

Example
=======
addPlugin('NoticeTitle', array(
'restricted' => false
));