The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
MARCO1 BBCODE Hide Tags [ hide] [/ hide] Details »» | ||||||||||||||||||||||||||||||||||||
MARCO1 BBCODE Hide Tags vB4.x.x By Marco Mamdouh Please Note that : I'm keeping update my products and codes without any money simply support me in vb.org to continue this work Support Me! Mark As Installed - Nominate For MOTM What's this ? This Mod Hide X Area in the threads By Using HIDE BBCODE Tags With Powerful control via AdminCp with very nice button in your editor to automatically enter Hide tags when you click on it, More info and pictures in Attachments. Features :
Upload images folder in your forum root directory. Import the .xml file from your AdminCp. Require 1 Template edit : In editor_toolbar_on template find : HTML Code:
<vb:if condition="!$show['basicbbcodeonly']">
HTML Code:
<img src="images/buttons/hide.gif" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_hide" width="20" height="20" alt="Insert Hide Tags" />
Screenshots & Download : In Attachments. If you want more Hide Images ? TimberFloorAu Has Made very very very Good images in this post : https://vborg.vbsupport.ru/showpost....6&postcount=49 PSD Images : https://vborg.vbsupport.ru/showpost....1&postcount=52 Many thanks to him for his time. Translations : You can translate this Mod and publish it in your forum however you can't do that without take permissions from Me via PM's This Mod Is Also Available in Arabic Thanks to DR.Osama : https://vborg.vbsupport.ru/showpost....6&postcount=42 English Version in Attachments. BUGS : Quote:
I'm sorry But I really don't have much time to update any of my free mods at this time. DON'T FORGET TO SUPPORT ME Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
8 благодарности(ей) от: | ||
Babis 92, blue7, ChiNa, josner, mohammadxxx, smsma.net, sweetpotato, vBarsiv |
Comments |
#352
|
||||
|
||||
ACP --> Plugins & Products --> Plugin Manager, Find the plugin called, MARCO1 Hide BBCODE Functions (M), under the group, MARCO1 Hide BBCODE, edit it
and find this bit of code: Code:
$MARCO1_NoHideUSG = split(',',$vbulletin->options['MARCO1_NoHideUSG']); Code:
$MARCO1_NoHideUSG = explode(',',$vbulletin->options['MARCO1_NoHideUSG']); and find this bit of code: Code:
$MARCO1_NoHideUSG = split(',',$vbulletin->options['MARCO1_NoHideUSG']); Code:
$MARCO1_NoHideUSG = explode(',',$vbulletin->options['MARCO1_NoHideUSG']); |
#353
|
|||
|
|||
Worked perfect! back up and running.
Thanks again for all your help! |
#354
|
||||
|
||||
Not a problem, glad to help.
|
#355
|
|||
|
|||
Hi,
I want to install it but i can't find editor_toolbar_on Where is it? Thank you |
#356
|
|||
|
|||
Just make a new custom bb code follow instructions ind this post
https://vborg.vbsupport.ru/showthrea...55#post2211355 worked for me! |
#357
|
||||
|
||||
Why do I get a script prompt on this?
Clicking on the little key icon in the editor brings up the tags after I have clicked ok on the script prompt.. 'Please enter the option for your [HIDE] tag'. undefined |
#358
|
||||
|
||||
Hmm,was going to try this mod,but also i can't find where is the location off: editor_toolbar_on
|
#359
|
||||
|
||||
Quote:
|
#360
|
||||
|
||||
Hi Ozzy , yes i did and it works,but is weird the way it works!,
you create new tread and then i click on the picture to lock it,a pop-up box comes ,i insert my link ,then you must put some link in between ] ...[/hide] , and when you come and reply , you must refresh the page to see the link! Now i am not sure what this line does: Require 1 Template edit : In editor_toolbar_on template find : Code:
<vb:if condition="!$show['basicbbcodeonly']"> Add Above : <img src="images/buttons/hide.gif" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_hide" width="20" height="20" alt="Insert Hide Tags" /> |
#361
|
||||
|
||||
If I am not mistaken, that edit is obsolete since vB version 4.1.4, when they introduced the ckeditor.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|