2017 © Pedro Peláez
 

phpbb-extension pastebin

Provides a pastebin including syntax highlighting

image

phpbbde/pastebin

Provides a pastebin including syntax highlighting

  • Saturday, January 3, 2015
  • by Crizzo
  • Repository
  • 9 Watchers
  • 2 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 4 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

phpBB 3.2/3.3 Extension - phpBB.de Pastebin

Installation

Copy the content of this repository via git clone:, (*1)

git clone https://github.com/phpbb-de/phpbb-ext-pastebin ext/phpbbde/pastebin

or create the following directory structure in your phpBB-root directory:, (*2)

ext/phpbbde/pastebin

and copy the repository content to it., (*3)

Go to "ACP" > "Customise" > "Extensions" and enable the "Pastebin" extension., (*4)

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"., (*5)

New user permissions:, (*6)

  • 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:, (*7)

  • 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, (*8)

Automated Testing

License

GPLv2, (*9)

The Versions

03/01 2015

dev-master

9999999-dev https://www.phpbb.de/community/

Provides a pastebin including syntax highlighting

  Sources   Download

GPL-2.0

The Requires

 

The Development Requires