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

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
));