Select Expand BBcodes MOD

Mody nainstalované na tomto fóru na verzi CH 2.1.6
Topic
User avatar
leschek
Administrátor
Reactions:
Posts: 724
Joined: 23 Oct 2005 23:22
Tykání: Ano

Select Expand BBcodes MOD

Unread post by leschek »

Mod, kterej dokáže u BBkódu "Code" sbalit a rozbalit vše co je mezi značkami "Code" a označit obsah, jak se můžete přesvědčit v tomto příspěvku.

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
##############################################################