Version: 2.1.0, by akanevsky
Developer Last Online: Feb 2016
Version: 3.5.x
Rating:
Released: 10-22-2005
Last Update: 06-04-2009
Installs: 121
DB Changes Uses Plugins Auto-Templates
Additional Files Translations
No support by the author.
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.
/*=============================================*\
|| vBRules
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 3.8.x
|| Released : Jun 04, 2009
||
|| Time required to install: ~30 seconds
|| Difficulty: easy
\*=============================================*/
DESCRIPTION
Do you need to create a custom "Website Rules" page within your forums? This modification features a friendly admin cp control, where you can easily create a page of rules for your website.
STATISTICS
Products to Install: 1
FEATURES
Zero file or template modifications.
Automatic generation of the table of contents.
Support for multiple rule sections with titles.
Support for vB Code, HTML and Smilies.
Ability to remove native vBulletin rules from registration system and replace them with your own set of rules.
Flexible per-rule settings
Title
Message
Display in Site Rules
Display in Registration
Display in Table of Contents
Allow HTML
Allow Smilies
Allow BB Code
Allow [IMG] Code
Auto Linebreaks
Display Order
VERSION HISTORY
2.1.0 [+] The hack is now compatible with vBulletin 3.5.x - 3.8.x. [+] Eliminate all template edits.
2.0.3 [+] The software is now free.
2.0.2 [F] Corrected a Phrasing Issue [F] Corrected a couple of Template Issues [+] Officially Compatible With vBulletin 3.6.0
2.0.1 [F] Corrected a Licensing Issue
2.0.0 [F] First Release of the Gold Edition.
1.0.0
Initial Release of Lite Edition
The installation manual is contained within the attached file.
ok, i'm completely stupid maybe, but as the admin is the one to write rules, why do you add html/smilies etc filters ?!
a simple page with the content of your choice can be parsed with all settings activated, so there is no need to set the smilies or bbcodes on... admins usually have permission to use all these codes anyway, so why add the settings in the Rules edition ?!...
anyway... good idea!
Because sometimes you want to parse HTML, sometimes you don't. Even though you are admin, you should have a choice
Quote:
Can you explain why when i go to rules.php on my forum all i get is a blank page? I followed all the steps correctly etc and i even tried setting Permissions to 777 still no luck
Crap.. The template did not get included into the XML file... Fixed, please download and reinstall the XML file.
Quote:
Looks Nice, Less clutter.
Quote:
Awesome, having a rules page as a hack is much better than creating a custom vB page... Thanks man, I've been looking for this ages ago!
For starters, in the read-me section, when you say replace that phrase with this one; how do you do that? All I can do is add a translation of it. I tried checking the vBulleting manual and it re-affirmed that you can't edit that file, so wtf?
Second, my rules.php page now is just a big blank white page with nothing on it. Isn't it supposed to, I dunno, look like the forum?
For starters, in the read-me section, when you say replace that phrase with this one; how do you do that? All I can do is add a translation of it. I tried checking the vBulleting manual and it re-affirmed that you can't edit that file, so wtf?
Yes, you add a translation
Quote:
Second, my rules.php page now is just a big blank white page with nothing on it. Isn't it supposed to, I dunno, look like the forum?
this link take me to the member list :
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[vbrules_rules]</a></td>
is that right?