Pastebin

All 3.2.x (Rhea) Extensions released in our Extensions Database will be announced in here. All support for released Extensions needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of Extensions. Any Extension support should be obtained through the Customisations Database in the support area designated for each Extension.

A direct link to support for each Extension is in the first post of the respective topic.
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29352
Joined: Sat Aug 16, 2003 7:36 am

Pastebin

Post by Extensions Robot »

Extension name: Pastebin
Author: Crizzo
Extension description: Description
This extension adds a pastebin into your phpBB board including syntax highlighting.

Github Repository: https://github.com/phpbb-de/phpbb-ext-pastebin

Installation

Copy the content of this repository via git clone:

Code: Select all

git clone https://github.com/phpbb-de/phpbb-ext-pastebin ext/phpbbde/pastebin
or create the following directory structure in your phpBB-root directory:

Code: Select all

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, Content)
  • 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/issues
Extension version: 2.0.7
Tested on phpBB version: 3.2.11

Download file: phpbbde-pastebin-v2.0.7.zip
File size: 1.37 MiB

Extension overview page: View

Except where otherwise noted, the phpBB Team is not responsible nor required to provide support for this extension. By installing this extension, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.

-->Extension support<--
Last edited by Extensions Robot on Mon Sep 19, 2022 7:32 pm, edited 8 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28935
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Re: Pastebin

Post by Paul »

Extension validated/released
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28935
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Re: Pastebin

Post by Paul »

Extension Updated to version 2.0.6
See first post for Download Link
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28935
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Re: Pastebin

Post by Paul »

Extension Updated to version 2.0.7
See first post for Download Link

Return to “[3.2.x] Extensions Database Releases”