Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Allow Usergroups to Post HTML Details »»
Allow Usergroups to Post HTML
Version: 1.00, by kall kall is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 09-25-2005 Last Update: 11-27-2005 Installs: 510
Uses Plugins
Is in Beta Stage  
No support by the author.

Just like the name says, this ultra-simple little Product will allow you to specify Usergroups that may post in HTML and have that HTML be parsed...SOME PEOPLE ARE HAVING TABLE PROBLEMS - THIS IS UNSUPPORTED USEAGE OF THE MODIFICATION AND I AM UNABLE TO ASSIST!

***BE AWARE THAT INDISCRIMINATE USE OF THIS HACK 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.

I decided I needed to have the ability to post in HTML because I just installed ZT's RSS Feeds hack, and the ones I got from Google looked all horrible.

Now updated to be controlled by a Setting in Usergroup Manager, it's phrased and even works in editpost.php (preview) in WYSIWYG and normal modes, AND the Forum Rules shows HTML is ON.

This will not work retroactively. That is, if a User posted something in HTML before they were given the ability, that post has to be edited by that member (or someone else with HTML ability) in order to be parsed. I am assuming this is due to post caching.

Many thanks to Kirby 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 the post is made by an Admin, so the HTML is parsed.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
HeyMe

Comments
  #222  
Old 06-06-2006, 06:41 PM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kall
Either he is kidding, or for some reason he thinks that URLs can have spaces in them...

OR! He has a /me hack installed!!

Nick, look how the link has /me in it (/member). the /me hack is interfering.
You smart man!

GREAT Avatars overhere .

Is that little image done automatic?
Reply With Quote
  #223  
Old 06-06-2006, 06:49 PM
RFViet RFViet is offline
 
Join Date: Jan 2006
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, this is what i'm looking for !!!
Reply With Quote
  #224  
Old 06-06-2006, 07:16 PM
rogersnm rogersnm is offline
 
Join Date: Apr 2006
Location: Cyberspace, UK
Posts: 729
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that would be it xD and no i am not kidding it was 3am in the morning it's not 5:15am

btw. url's can have spaces in.

And yes it was the me hack.. xD
Reply With Quote
  #225  
Old 06-06-2006, 07:32 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rogersnm
that would be it xD and no i am not kidding it was 3am in the morning it's not 5:15am

btw. url's can have spaces in.

And yes it was the me hack.. xD
Use Hellcat's /me hack and you won't have those problems.
Reply With Quote
  #226  
Old 06-07-2006, 06:48 PM
rogersnm rogersnm is offline
 
Join Date: Apr 2006
Location: Cyberspace, UK
Posts: 729
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have another problem xD

if you go to: http://forums.perfectforce.com/showp...04&postcount=1

then you can see the whole thing is messed up.

i think it's domething to do with the table... in the post i have this:
Quote:
Do you have a Word Press Blog? If so tell us the url and the name of the forum you want and we'll put in your feed after reveiwing the site. If you don't have a blog please use the form located below so we can set one up.

<font face='arial' size=2><b>All fields marked with a * are required:<br>
<form enctype='multipart/form-data' action='process.php' method='post'>
<table border=1 bordercolor='#000000'><tr><tr>
<table width='50%' border=0>
<tr><td bgcolor='#C0C0C0'> Password<font color='#ff0000'>*</font></td>
<td bgcolor='#C0C0C0'>
<input type=password name='Password' size=35></td></tr>
<tr><td bgcolor='#CCCCCC'> Admin nickname<font color='#ff0000'>*</font></td>
<td bgcolor='#CCCCCC'>
<input type=text name='Adminnickname' size=35></td></tr>
<tr><td bgcolor='#C0C0C0'> Uour Email Address</td>
<td bgcolor='#C0C0C0'>
<input type=email name='UourEmailAddress' size=35></td></tr>
<tr><td bgcolor='#CCCCCC'> Site name<font color='#ff0000'>*</font></td>
<td bgcolor='#CCCCCC'>
<input type=text name='Sitename' size=35></td></tr>
<tr><td bgcolor='#C0C0C0'> Description<font color='#ff0000'>*</font></td>
<td bgcolor='#C0C0C0'>
<input type=text name='Description' size=35></td></tr>
<tr><td bgcolor='#CCCCCC'> Email account username</td>
<td bgcolor='#CCCCCC'>
<input type=email name='Emailaccountusername' size=35></td></tr>
<tr><td bgcolor='#C0C0C0'> Email account password</td>
<td bgcolor='#C0C0C0'>
<input type=password name='Emailaccountpassword' size=35></td></tr>
<tr><td bgcolor='#CCCCCC'> POP or SMTP server</td>
<td bgcolor='#CCCCCC'>
<input type=text name='POPorSMTPserver' size=35></td></tr>
</table>
</td></tr></table>
<input type='submit' value='Submit Form'> <input type=reset value='Clear Form'></form>
and if you try it vB messes it up anyway. any ideas?
Reply With Quote
  #227  
Old 06-07-2006, 06:53 PM
mili mili is offline
 
Join Date: Jul 2003
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I mentioned that it screws up tables like 3 months ago. No fix yet.

mili
Reply With Quote
  #228  
Old 06-09-2006, 04:29 PM
rogersnm rogersnm is offline
 
Join Date: Apr 2006
Location: Cyberspace, UK
Posts: 729
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, does it work on 3.6?
Reply With Quote
  #229  
Old 06-13-2006, 05:02 PM
good2laugh good2laugh is offline
 
Join Date: Jul 2002
Location: London
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rogersnm
ok, does it work on 3.6?
I just installed it on 3.6 and it seems to be working. It's not on a live board yet so no idea if everything is as should be. Seems to be fine though.

Thanks Kal < waddles off to find the install button >
Reply With Quote
  #230  
Old 06-13-2006, 07:37 PM
RFViet RFViet is offline
 
Join Date: Jan 2006
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

there is some posts , I want to turn off HTML, what should i do ??
Reply With Quote
  #231  
Old 06-14-2006, 06:36 PM
creativepart creativepart is offline
 
Join Date: Jun 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm trying to get HTML to work for a few users. So this looked good.

I installed it, and turned on the parse html feature for that user group and did a test of a simple <li> next to a sentance.

Now Admins can see the bullet placed by the <li> but no one else can see it -- not even in the special usergroup with html parse set to yes.

Am I missing something? And why does the plugin manager show two installs of this plugin with one struck thru?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:15 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06982 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete