vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   per-user/usergroup HTML posting permissions v2.0 (https://vborg.vbsupport.ru/showthread.php?t=66133)

Darkling 06-12-2004 10:00 PM

per-user/usergroup HTML posting permissions v2.0
 
Another slant on this much requested hack.

Designed for and tested in vB3.0.1

This hack is designed to allow only specified users and/or usergroups to use HTML in their posts.

Usage

You can grant and deny users the ability to use HTML in their posts by userid or usergroup.
Primary usergroups and membergroups are taken into account.

Four comma separated lists in config.php specify:

Usergroups that CAN use HTML,
Usergroups that CANNOT use HTML,
Users that CAN use HTML,
Users that CANNOT use HTML.

User settings take precedence over usergroup settings.
In each, denial of permission takes precedence over granting of permission.

If you have the same user or usergroup listed as both grant and deny then they are denied permission.

Settings have the following order of precedence:

vB's per-forum setting

is overridden by...

Usergroups that CAN post HTML

is overridden by...

Usergroups that CAN NOT post HTML

is overridden by...

Users that CAN post HTML

is overridden by...

Users that CAN NOT post HTML

All users not specified either individually or by usergroup will take their permission from
vB's default forum permissions.

Adding and removing userids is retroactive and will affect all posts belonging to those users.

There is a master switch in config.php allowing you to enable/disable this system
without having to edit your allowed and denied lists.

When this system is diabled, control reverts back to vB's default forum permissions.

Known limitations

When editing another user's post, "HTML code is On/Off" displays *your* permission not that of the user who owns the post.
HTML is parsed based on the permissions of the owner not the editor.

Getting the poster's usergroup and membergroups adds a query.

Installation

File edits: 4

See attached.

NuclioN 06-14-2004 01:40 AM

Seems not to work for vb 3 gold

Darkling 06-14-2004 12:02 PM

It appears that there was an error in my instructions.

A block of original vB code was not commented out.

This effectively undid the hack.

Apologies to anyone who has downloaded the file already and found it did not work

A new file has been uploaded with the correction made.




Credit goes to kall for pointing this out.

Thanks Kall.

kall 06-14-2004 07:19 PM

Quote:

Originally Posted by Darkling
It appears that there was an error in my instructions.

A block of original vB code was not commented out.

This effectively undid the hack.

Apologies to anyone who has downloaded the file already and found it did not work

A new file has been uploaded with the correction made.




Credit goes to kall for pointing this out.

Thanks Kall.

That's the joy of using a colour-coded text editor. :)

[high]* kall installs[/high]

Karthick 06-16-2004 07:18 AM

Quote:

Originally Posted by kall
That's the joy of using a colour-coded text editor. :)

[high]* kall installs[/high]

Installed in less than 2 minuted... Really great hack.

[high]* Karthick clicks install[/high]

Karthick 06-17-2004 08:00 PM

Quote:

Originally Posted by Karthick
Installed in less than 2 minuted... Really great hack.

[high]* Karthick clicks install[/high]

How to parse HTML in the title of the post?

Dean C 06-17-2004 10:41 PM

This one's great - will make my mods life easier when drawing up tournament tables and such - thanks :)!

Chriss74 07-21-2004 08:08 PM

Thanks for the hack. It works good!

But one thing: When I'm sending private messages, the html-code is still turned off, although I turned it on with your hack. That could be an enhancement for the next version of the hack.

Greetings,
Chriss

mallchin 08-03-2004 02:34 PM

I've tried this on 3.0.3 but doesn't seem to work -- am I missing something?

I've enabled the hack and added user groups as instructed.

:(

Andreas 08-03-2004 03:10 PM

I think the problem is that $post is not a global variable.


All times are GMT. The time now is 12:34 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01095 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete