[RC] 4S-BB-Control - v.1.0.0 (en)

Modifications for phpBB 3.0.x

[RC] 4S-BB-Control - v.1.0.0 (en)

Postby 4seven » Fri 5. Jun 2009, 23:08 | Userzeit: +1.00 / Sa 6. Jun 2009, 00:08

4S-BB-Control
(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 prevented the Parsing and Using of any BBCodes for any Groups.

phpBB-Version: phpBB 3.0.x
phpBB-Languages: en,de
phpBB-Styles: All Styles

Download:

4s-bb-control_v_1_0_0.zip
(144.53 KiB) Downloaded 578 times

Image

Image

The 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.

Image

- 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


Main-Demo:
http://sekuro.se.funpic.de/phpbb/index.php *

*To check it out > User: test / Pw: testuser

ACP-Screen:
http://sekuro.se.funpic.de/mods/4s-bb-c ... review.png

-------

Features:
- Forbid/Allow the parsing of any BBCodes for any Group *
- Forbid/Allow the using of any BBCodes for any Group *

Extended Features: (see last posts for newest 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 Image,
- that a Attach is within the Forum, is also hidden
- Parsing-Restriction of Links (without [url] - tag)
- Parsing- and Use-Restriction of Links (with [url] - tag)
- Single and Mixed-Mode of both Modules (CBR + HC4G), for every BBCode-Field
- For every BBCode-Field you can un-restrict the Hiding and Usage for unlimited Forum-IDs.
- When u reply the restricted/hidden Contents, there where automaticly extracted from Reply-Post.
- By trying to bring in restricted/hidden BBCodes manually > Trigger Error (CBR Mode)
- In HC4G Mode there where auto-extracted in preview.
- All Restricted Custom-BBCode-Buttons are hidden
- Hardcoded-BBCode-Buttons are also hidden: color=,size=,b,i,u,code,img,flash
- There where automaticly detected, if one of those filled in any Field of the ACP-Module.
- (The BBCodes quote,list,list= and * are excepted, because there is no reason to hide them (my opinion))
- The url-Button is hidden by Url-Restriction-Field yet.

- Per Field you can choose, if the restricting apply for Postings, PMs or Signatures.
- Parsing-Restriction of Links in Signatures (without [url] - tag)
- Parsing- and Use-Restriction of Links in Signatures (with [url] - tag)

- Relevant BBCodes can be able to:
- make them completely hidden.
- replace them with a Pic-Reglink, a Text-Reglink or a Text.

- Following Combinations are possible:
- Replace BBCode with Pic-Reg-Link
- Replace BBCode with Text-Reg-Link
- Replace BBCode with Text
- Hide BBCode completely

Image

Image

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


- build a general hide-bbcode, and all what lands in, is simply hidden, for the whole post ore the tag-content only

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, gruppen
User avatar
4seven
Administrator
 
Posts: 427
 
Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...
 
Joined:
Sun 13. Jan 2008, 23:44
 
Letzter Login:
Mon 1. Aug 2022, 16:40
 
Posted:
Fri 5. Jun 2009, 23:08 +1.00
Userzeit: Sa 6. Jun 2009, 00:08

Re: [RC] 4S-BB-Control - v.1.0.0 (en)

Postby 4seven » Fri 19. Mar 2010, 04:59 | Userzeit: +1.00 / Sa 6. Jun 2009, 00:08

[RC] Information

Image

I revised the complete Mod-Code and now it is full autoMOD compatible.
Further the Insta-MODDB-Check going trough now ;)

The safest way is 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.

Image

- 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

See also Contrib-Folder, if u want to delete the table-entrys or autoMOD-entry.

May u control your edits and load up all files again, bcs. of little changes.
Note: This is no code- or function-update. Its a turn to MODDB-valid fit.

In the next future i may review and optimize some functions.

greez
4seven
User avatar
4seven
Administrator
 
Posts: 427
 
Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...
 
Joined:
Sun 13. Jan 2008, 23:44
 
Letzter Login:
Mon 1. Aug 2022, 16:40
 
Posted:
Fri 19. Mar 2010, 04:59 +1.00
Userzeit: Sa 6. Jun 2009, 00:08


Return to [RC] Mods for 3.0.x



Who is online

Users browsing this forum: No registered users and 3 guests

cron