Skip to content

iMattPro/abbc3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

28ed450 · Dec 14, 2015
Jul 6, 2015
Nov 30, 2015
Oct 13, 2015
Nov 13, 2014
Oct 13, 2015
Nov 26, 2015
Nov 26, 2015
Oct 5, 2014
Oct 11, 2015
Nov 26, 2015
Nov 30, 2015
Nov 26, 2015
Jun 12, 2014
Aug 27, 2015
Mar 17, 2015
Feb 20, 2015
Dec 1, 2015
Dec 1, 2015
Aug 27, 2015
Dec 1, 2015
Sep 2, 2015
Oct 13, 2015
Sep 12, 2015
Mar 17, 2015
Oct 13, 2015
Dec 14, 2015
Jun 12, 2014

Repository files navigation

Advanced BBCode Box 3.1

Replace phpBB3's BBCode buttons with icons in an attractive and customizable toolbar. This extension also adds many new and useful custom BBCodes giving users more ways to customize their posts, including BBvideo (embed videos from dozens of media sites). Custom BBCodes can be arranged and sorted in any order and assigned to specific usergroups (such as Moderators and Admins only).

Build Status Scrutinizer Code Quality Dev dependencies

Features:

  • Customizable icon-based BBCode toolbar

  • Custom BBCode sorting/arrangement

  • BBCodes can be assigned to certain usergroups for private use.

  • Supports phpBB3’s custom BBCodes.

  • New BBCodes:

      Copy, Paste, Plain, Font Family, Highlight text, Strike through text,
      Superscript, Subscript, Glow text, Shadow text, Dropshadow text, Blur
      text, Fade In/Out, Align (Left, Right Center, Justify), Float (Left,
      Right), LTR/RTL Direction, Preformatted text, Marquee scroll, Spoiler,
      Hidden, Moderator Message, Off Topic, NFO/ascii text, YouTube, BBvideo
    
  • Embed video in your posts with BBvideo, supported video sharing sites:

      5min.com, allocine.fr, on.aol.com, blip.tv, break.com, clipfish.de,
      clipmoon.com, cnbc.com, cnettv.cnet.com, colbertnation.com,
      collegehumor.com, comedycentral.com, crackle.com, dailymotion.com,
      dotsub.com, ebaumsworld.com, facebook.com, flickr.com, funnyordie.com,
      g4tv.com, gameprotv.com, gamespot.com, godtube.com,
      howcast.com, hulu.com, ign.com, instagram.com, kickstarter.com,
      liveleak.com, metacafe.com, moddb.com, mpora.com, msnbc.msn.com,
      myspace.com, myvideo.de, photobucket.com, revision3.com, rutube.ru,
      sapo.pt, screen.yahoo.com, screenr.com, scribd.com, sevenload.com,
      slideshare.net, snotr.com, soundcloud.com, spike.com, streetfire.net,
      ted.com, testtube.com, thedailyshow.cc.com, theonion.com, tudou.com,
      tu.tv, twitch.tv, twitvid.com, ustream.tv, vbox7.com, veoh.com,
      vevo.com, viddler.com, videogamer.com, vimeo.com, vine.co, wat.tv,
      youku.com, youtu.be, youtube.com
    

Languages supported:

  • Arabic
  • Croatian
  • Dutch
  • English
  • Estonian
  • French
  • German
  • Greek
  • Hebrew
  • Italian
  • Mandarin Chinese (Simplified and Traditional)
  • Persian
  • Polish
  • Russian
  • Spanish
  • Swedish
  • Turkish
  • Ukranian

Requirements

  • phpBB 3.1.3 or higher
  • PHP 5.3.3 or higher

Note: Only official release versions validated by the phpBB Extensions Team should be installed on a live forum. Pre-release (beta, dev) versions downloaded from this repository are only to be used for testing on offline/development forums and are not officially supported.

Installation

  1. Download the latest validated release.
  2. Unzip the downloaded release and copy it to the ext directory of your phpBB board.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Advanced BBCode Box under the Disabled Extensions list, and click its Enable link.

Uninstallation

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Advanced BBCode Box.
  3. To permanently uninstall, click Delete Data, then delete the abbc3 folder from phpBB/ext/vse/.

Customizing:

  1. Custom BBCode Icons: You can give your custom BBCodes icons by simply adding a GIF image named after your BBCode (e.g.: center.gif) to the images/icons directory. There are tons of extra BBCode icons included in the contrib directory.
  2. BBCode Toolbar: You can change the look of the BBCode toolbar using any of the extra toolbar background images located in the contrib directory. Just copy one of the alternative toolbar images to styles/all/theme/images/abbc3_bg.gif (and refresh your browser). To assign custom toolbar images for each style, replace "all" with the name of your style.
  3. NOTE: When making any of these customizations to ABBC3, be sure to note/backup your changes, as you may need to reproduce them after updating this extension, in case any of your added image files is overwritten or erased.

Deprecated ABBC 3.0 Information:

ABBC 3.0 is a popular MOD for phpBB 3.0. Due to the changes in the new Extensions system for phpBB 3.1, ABBC 3.1 has been re-built from scratch. It can not simply be ported over from 3.0 to 3.1. The following is a list of what has been removed:

  • BBCode posting page assignments are no longer available (display on posting, on signature, on private message)

  • BBCode toolbar user options (no more "compact mode" or "disabled mode")

  • Image Resizers

  • Removed BBCodes:

    • Unable to convert or maintain backwards compatability:

        Anchor, Horizontal line, Rainbow text, Indent, Click counter, Search text,
        Tables, Tabs, Thumbnail images
      
    • Deprecated:

        Ed2k, Imgshack, Rapidshare, Testlink, FLV, Quicktime mov, Real Player ram,
        Scrippet, Stream, Video, Web, Wave
      
  • Removed BBvideos:

    • direct file types: mp4, m4v, mov, dv, qt, mpg, mpeg, avi, wmv, flv, swf, mp3, mid, midi, ram

License

GNU General Public License v2

© 2013 - Matt Friedman (VSE)