|
||
---|---|---|
.forgejo/workflows | ||
custompages | ||
lang | ||
.gitignore | ||
build.sh | ||
custompages.php | ||
LICENSE | ||
page.php | ||
readme.de.md | ||
readme.md | ||
setup_dev.sh |
mybb plugin - custompages
This is a mybb plugin which adds support for custom "pages" which users can create.
Other languages: German
License
This project is licensed under AGPL-3.0. See the LICENSE
file for more informations.
How to use
Installation
To install this plugin you'll need to:
- Go to https://codearq.net/bithero-php/mybb-custompages/releases.
- Pick the latest release and download the
custompages-vX.X.tar.gz
or.zip
file. - Unpack the content of the file into your mybb root folder.
- Open the mybb admin cp, go to plugins, install and activate the
Custom Pages
plugin.
If installed you now need to configure which groups are allowed to use the plugin. For this edit the particular group and go to the "Misc" tab where you'll find a new group of permissions labeled Custom Pages
:
- The first one is
Can use custom pages?
, which allows users to create new pages and edit their own. - The second one is
Can moderate pages?
, which allows users to edit pages apart from their own and should be used for admins and bord moderators to edit other users pages for moderation purposes.
Super admins can always create pages as well as edit anyones page without the permissions being set.
For Users
To manage your pages, go to your user cp, where you'll find a new item labeled Custom Pages
. Here you can list all your pages, as well as edit them or create a new one.
For Admins
There is a new settings group named Custom Pages
. Currently this only holds 5 settings, all related to the content of an page, where you can allow or disallow html, mycode, smilies, images and/or videos.