(Force BB Control)
Info:
Custom BBCode Rights and Hide Content 4 Groups are now coalesced.
The Mod is completely redesigned and renamed to: 4S-BB-Control
MOD-Title: 4S-BB-Control
MOD-Version: 1.0.0
MOD-Autor: 4seven
MOD-Description: This Mod prevents the Parsing and Using of any BBCodes for any Groups.
phpBB-Version: phpBB 3.0.x
phpBB-Languages: en,de
phpBB-Styles: All Styles
Tested: 3.0.7-PL1 (with autoMOD)
Download
Main-Demo:
http://4seven.kilu.de/forum/phpbb/index.php *
*To check it out > User: test / Pw: testuser
ACP-Screen:
http://4seven.kilu.de/mods/4s-bb-control-preview-en.png
-------
Features:
- Forbid/Allow the parsing of any BBCodes for any Groups *
- Forbid/Allow the using of any BBCodes for any Groups *
Extended Features:
- Unlimited BBCode Entry's per Field
- Unlimited Group-ID Entry's per Field und the Group must not be the Maingroup anymore
- For the ACP-Point > Admin can use all BBCodes: [ x ] Yes [ ] No
- also unlimited Group-ID Entry's for (Co)Admins/Mods.
- Here was a possible error, because not all Admins have Group-ID 5. Additional some Admins wants here more Flexibility.
- Parsing- und Use-Restriction 4 Attachments for Postings
- Optional Hiding of Attachment-Controls
- Optional global Hiding of Pic-Attachment-Info (Size, Viewed x times, etc.)
- In Forums, where Attachments are restricted, the Note
- that a Attach is within the Forum, is also hidden
- Parsing-Restriction of Links (without - tag) - Parsing- and Use-Restriction ... .png[/img]
- Examples for Advanced Using:
- You can build Admin- and Mod-BBCodes, which makes it possible to communicate invisible among themselves.
Code: Select all
[admin]{TEXT}[/admin]
<span>{TEXT}</span>
Code: Select all
[mod]{TEXT}[/mod]
<span>{TEXT}</span>
Code: Select all
[hide]{TEXT}[/hide]
<span>{TEXT}</span>
tags: forbid, hidden, no, non, parsing, parse, custom, bbcodes, bbcode, parsen, ausblenden, verstecken, verbieten, gruppen, hide, content, group, allow, use, usage, post, custom, bbcodes, bbcode, posten, verbieten,erlauben, gruppenThe safest way ist to make this setting in autoMOD-config:
http://www.loaditup.de/files/474613.png
Note: When u download the 4S-BB-Control.zip after autoMOD'ing with this settings u must rename some things, bcs. autoMOD in some cases should not name the edited root-files and some path correctly.
- Rename (in root of zip):
- ist.php to memberlist.php
- .php to posting.php
- php (without name and dot) to search.php
- um.php to viewforum.php
- ic.php to viewtopic.php
Correct Path:
- the content of folder s must copy to includes
- the content of folder e must copy to language
- the content of folder prosilver must be copy to styles/prosilver/template
And, don't forget the Do It Yourself Instructions
..and the manual edits for subsilver2, if it's your style![]()
Thats it