The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Per Usergroup HTML Posting Permission Details »» | |||||||||||||||||||||||||||
Just like the name says, this ultra-simple little Product will allow you to specify Usergroups that may make forum posts in HTML and have that HTML be parsed.
Default vBulletin - You can only choose whether an entire forum has the HTML permission, for all Usergroups. With this modification, you can give the permission to a specific Usergroup. The code in this version is 100% identical to that in the 3.5 version (except for the lack of parseing in the Preview), which worked all the way through 3.6,7 and 8. Blog HTML permissions are, for some reason, actually there in Usergroup Manager, they control HTML in Blog entries and posts, and override the settings in this Product. ***BE AWARE THAT INDISCRIMINATE USE OF THIS PRODUCT IS RISKY - RESTRICT IT TO ONLY THOSE USERGROUPS YOU TRUST ABSOLUTELY*** The scary message above is to make sure you are aware that enabling HTML for any group opens you up to security issues. This is why it is not a feature of Stock vB, probably. Controlled by a Setting in Usergroup Manager, it's phrased and works in editpost.php in WYSIWYG and normal modes, AND the Forum Rules shows HTML is ON to allowed Usergroups. In the current vB 4.0, this WILL apply retroactively. That is, if a User posted something in HTML in the past, before they were given the ability, that post will be parsed. This could prove dangerous/troublesome for anything not wrapped in PHP tags. Many thanks to Andreas for prodding me to figure it out by myself and not just telling me what to do. A "demo" is here..html is OFF in that Forum, but those posts are made by an Admin with the setting to Yes, so the HTML is parsed. Known Issues: It is not currently possible to choose whether the HTML in a post is parsed or not - it will be.. unless (weirdly) you wrap it in PHP /PHP tags. I'll look into adding a toggle switch. Download Now
Show Your Support
|
2 благодарности(ей) от: | ||
Razor87, RichieBoy67 |
Comments |
#122
|
|||
|
|||
Nevermind.
|
#123
|
||||
|
||||
I'm using this on vbulletin 4.1.9 and it works 100%
I'm so happy you, you don't know how much I appreciate this mod, it's a life saver for me Marked as installed and nominated for mod of the month... I've fully tested it and it's excellent... for the noobs like me to vbulletin, here's a simpler install explanation (no offence OP but I found your directions difficult to understand) 1.) download and extract all files 2.) upload the bitfield_allowhtml.xml (Open up the includes folder, then open the xml folder and you will see - bitfield_allowhtml.xml 3.) Now put this file into somewhere like /public_html/forum/includes/xml (your file path may differ but basically put this file using FTP into the xml folder of your forum) 4.) Admin CP -> Plugins & Products-> Manage Products -> [Add/Import Product] Now see "EITHER upload the XML file from your computer" Click the button and upload the last file called "product-nzbgroupallowhtm" Click import and your done. There is basically only 2 files to this entire install. If anyone finds my directions too hard to understand then vbulletin isn't for you and I suggest outsourcing work like this. This is as easy as it gets! |
#124
|
|||
|
|||
I installed in 4.1.9 and it works fine on new posts, but in the old ones, it doesnt parse the html until we edit thems. does i have to do anything to parse html in all old threads?
Thanks for the work. |
#125
|
|||
|
|||
Does anyone have this working in 4.1.10? I have it installed and enabled for my usergroup but I am unable to embed video using HTML.
|
#126
|
|||
|
|||
Honestly, this thing has always had problems embedding video. It's not the fault of this modification though, it seems to have to do with the video embed code from many places trying to call on css classes and javascript from outside the site. I suspect there are conflicts in the naming as well.
|
#127
|
|||
|
|||
Obviously I've tried with just the div tags too.
|
#128
|
|||
|
|||
Will it do divs? I'm trying to do:
HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> </head> <body> <div id="surveyMonkeyInfo"><div><script src="http://www.surveymonkey.com/jsEmbed.aspx?sm=REMOVED"> </script></div>Create your <a href="http://www.surveymonkey.com/">free online surveys</a> with SurveyMonkey, the world's leading questionnaire tool.</div> </body> </html> |
#129
|
|||
|
|||
How do I remove the linebreaks so that there isn't gaps in the code.
--NVM, I figured it out--- |
#130
|
|||
|
|||
I use with v4.1.12 and it works. But I cannot remove linebreaks so the post looks very ugly.
How to remove the line break ? Thanks in advance! |
#131
|
|||
|
|||
Quote:
Thanksin advance! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|