Mod můžete stáhnout tady.
A čeština (velmi krátká) je zde
Code: Select all
#################################################################
## MOD Title: Select Expand BBcodes MOD
## MOD Author: markus_petrux < phpbb.mods@phpmix.com > (Markus) http://www.phpmix.com
## MOD Description: This MOD is a DHTML add-on for the Code and Quote BBCodes. It adds a couple of commands next to
## the BBCode block title. First one, allows you to Select its contents for easier copy/paste actions. Second one,
## allows you to Expand or Contract the BBCode block. It has been coded to degrade correctly even if the browser
## does not support the required features (please, read author notes for further information).
##
## MOD Version: 1.0.2
##
## Installation Level: Easy
## Installation Time: ~10 Minutes
## Files To Edit: 3
## language/lang_english/lang_main.php
## includes/bbcode.php
## templates/subSilver/bbcode.tpl
## Included Files: 1
## templates/select_expand_bbcodes.js
##############################################################