phpbbde/pastebin
Composer 安装命令:
composer require phpbbde/pastebin
包简介
Provides a pastebin including syntax highlighting
README 文档
README
Installation
Copy the content of this repository via git clone:
git clone https://github.com/phpbb-de/phpbb-ext-pastebin ext/phpbbde/pastebin
or create the following directory structure in your phpBB-root directory:
ext/phpbbde/pastebin
and copy the repository content to it.
Go to "ACP" > "Customise" > "Extensions" and enable the "Pastebin" extension.
Added permissions
The extension adds on the first install group permissions to "user standard" role and "Standard Moderator" and "Full Moderator" roles. You will find them in the user or moderator roles tab "Pastebin".
New user permissions:
- Can delete own pastebin entries
- Can edit own pastebin entries (Storage duration, Syntax highlighting)
- Can post pastebin entries
- Can post non-pruned pastebin entries
- Can post pastebin entries without visual confirmation
- Can view pastebin entries
New moderator permissions:
- Can delete pastebin entries
- Can edit pastebin entries (Storage duration, Syntax highlighting)
- Can deactivate pruning of selected pastebin entries
Development and bug reports
If you find a bug, please report it on https://github.com/phpbb-de/phpbb-ext-pastebin
Automated Testing
License
统计信息
- 总下载量: 75
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2017-02-15