The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
CT - Special Header and rules newthread Details »» | |||||||||||||||||||||||||||||||||||||||||||||
CT - Special Header and rules newthread
Developer Last Online: Jul 2019
The hack Special Header and Rules offers us all an opportunity to enter the heads and rules of custom forum
through simple html file, images table, adsense other ....... create an html file storage, the default configuration is necessary to create, in the root, a folder named head (of course everyone can change folder name and path, then need to update the fields in admincp ? options ? special head ? path) As you can see in the stamp file is not recognized without having to open them. Var: Path file HTML = return the path to the html file, starting from the root of the forum, do not contain the initial and final slash, below are some examples to clarify what has been described. es. http://(www.)mysite/folder http://(www.)mysite/forum/folder value var HtmlPath= folder http://(www.)mysite/folder1/folder2/folder http://(www.) mysite/forum/folder1/folder2/folder value var HtmlPath= folder1/folder2/folder The filename must be composed forumid.html eg. 1.html Rules suffix = The text entered here will compose the name of the HTML file, the suffix will allow us to highlight the html file header from those rules, the default is _nt (new thread) The filename must be composed forumid_suffix.html where forumid=id forum ? suffix= text that we chose default forumid+suffix.html es. 1_nt.html Last clarification html files should not have tag type head - body ???. an example Code:
<center><img border="0" src="http://www.collectiontricks.it/forum/head/2/collection.png"></center> Install: Upload the file Import product_special_head.xml Configure in vBulletin Options -> Special head Change template newthread find Code:
<label for="subject" class="full">{vb:rawphrase title}:</label> Code:
{vb:raw ct_rules_thread} Changelog 1.0.2 add special rules options 1.0.3 add default special rules Translations Italian language - Collectiontricks other screen this post Download Now
Screenshots
Show Your Support
|
Comments |
#2
|
|||
|
|||
Tagged for future thanks
|
#3
|
||||
|
||||
new idea
thanks |
#4
|
||||
|
||||
Add special rules newthread options
|
#5
|
||||
|
||||
Looks interesting! I'll give it a try and comment later on
Tks for the codes |
#6
|
|||
|
|||
what if i just want to use the image header
can it be just done just by simply importing a product ? |
#7
|
||||
|
||||
Well, i tried my best but i can't understand the rules of HTML that i have to enter here
How do i create the image i want to show in HTML? Need a bit more instructions, i'm not a coder lolll Tks |
#8
|
||||
|
||||
Hi
I'm sorry but need to know a bit of html for this addon. es. if you have a forum id 2 will need to create a file for rules 2_nt.html the code html are like this es. 2_nt.html file content rules HTML Code:
<div style="border:thin dotted red;padding: 2px 10px 2px 10px;">You are about to open a new discussion <b>Forum test</b>. Ricorda <ol> <li>make sure your application is really tied to this forum</li> <li>be sure to read and follow the rules</li> </ol></div> |
#9
|
||||
|
||||
ok so if i get you right, i have to create a rule for every forums?!?
Hope not loll got way too many Tho from this html code, we can add "adsense" images or what ever else we want! that i Capisco tutto bene Resume : create code in notepad and save as "Forum ID #"_nt.html Yes? Gracie |
#10
|
||||
|
||||
Yes
In the html file you can put anything you want to absurd even a movie youtube I use notepad++ for my html v.1.0.3 add option for default rules |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|