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

Reply
 
Thread Tools
Ultimate Usergroup HTML Markup Customizer Details »»
Ultimate Usergroup HTML Markup Customizer
Version: 1.00, by vBNinja vBNinja is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.x.x Rating:
Released: 05-14-2014 Last Update: Never Installs: 67
DB Changes Uses Plugins
Additional Files  
No support by the author.

After having to deal with vB's way of adding HTML markup to usergroups, it's become a hassle when creating/modifying groups. Sometimes the HTML wouldn't fit in the field, so I would just add the CSS to additional.css one group at a time. I'm sure i'm not the only one annoyed by this. This is one of the first things new forum owners like to do and can be intimidating for those without HTML/CSS knowledge

So I decided to create a mod that combines all of the essential usergroup markup features in a single page:

Features List:
  • Username Coloring
  • Username Bolding
  • Username Rainbow Effect
  • Username Background Animation Effects
  • Icons/images Next to Usernames
  • Any other custom CSS you would like to use

Useful Tools:
  • Color Selector - allows you to select the color with your mouse, no more googling hex codes
  • jQuery icon/image chooser - displays a selectable list of all the images in your specified icon directory for easy choosing

Once installed, you can find the page at: Admincp -> Usergroups -> Usergroup Markup Customizer

The page lists all of the usergroups and lists the settings next to each one (pretty straightforward, see screenshots)

If you plan on using the icons/images next to username feature, save all the images you want to use to a single directory, then set that directory in the mod's options so those images show up in the drop-down menu.

It works perfectly with Username Html MarkUp 4.2.x to display the HTML markup across your entire forum.

Note: If you apply at least 1 setting to a usergroup, that usergroup will no longer use its "html markup" field in its usergroup settings (vbulletin's method)
The contents won't be deleted, they will just be ignored and the settings from this mod will be used instead (which are better :P, so just a heads up)


This mod adds 0 queries and is coded for optimization so performance is not affected

Please don't forget to "Mark as Installed" for support/updates
Also don't forget to rate
Nominate for MOTM if you'd like as well


Installation Instructions
  1. Download .zip and & unzip contents
  2. Upload the contents in the "upload" folder to your forum root
  3. Import the XML
  4. Configure your icon/images path in the settings (http://YOURDOMAIN.COM/admincp/option...arkup_settings)
  5. Configure usergroup markup settings to your liking (http://YOURDOMAIN/admincp/ugmarkup.php)
  6. Enjoy!

Download Now

File Type: zip UltimateUGMarkup.zip (76.9 KB, 485 views)

Screenshots

File Type: jpg ugmarkup_screenshot.jpg (77.9 KB, 0 views)
File Type: jpg ugmarkup-options.jpg (87.0 KB, 0 views)
File Type: png Screen Shot 2014-05-15 at 1.19.05 AM.png (23.1 KB, 0 views)
File Type: jpg Screen Shot 2014-05-15 at 12.01.53 AM.jpg (66.7 KB, 0 views)
File Type: jpg Screen Shot 2014-05-15 at 12.01.35 AM.jpg (76.1 KB, 0 views)
File Type: png Screen Shot 2014-05-14 at 9.19.42 AM.png (21.3 KB, 0 views)
File Type: jpg Screen Shot 2014-05-14 at 9.19.10 AM.jpg (57.2 KB, 0 views)
File Type: jpg Screen Shot 2014-05-14 at 9.18.19 AM.jpg (43.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
7 благодарности(ей) от:
Alan_SP, CoZmicShReddeR, Elite_360_, mitch84, puertoblack2003, RichieBoy67, SaN-DeeP

Comments
  #2  
Old 05-15-2014, 06:05 AM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work, thanks.
Reply With Quote
  #3  
Old 05-15-2014, 07:06 AM
megabink's Avatar
megabink megabink is offline
 
Join Date: Oct 2011
Location: Norway
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wow...this can save a lot of time especially when you have many usergroups!
Great work buddy thanks!
Reply With Quote
  #4  
Old 05-15-2014, 09:12 AM
ku-med's Avatar
ku-med ku-med is offline
 
Join Date: Aug 2013
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool! Nice work
Reply With Quote
  #5  
Old 05-15-2014, 10:50 AM
draver draver is offline
 
Join Date: Oct 2007
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That looks fantasticVery good work.

I like that add-on :up:
Reply With Quote
  #6  
Old 05-15-2014, 06:32 PM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent idea. :up:
Reply With Quote
  #7  
Old 05-25-2014, 11:45 PM
xxdestinyxx xxdestinyxx is offline
 
Join Date: Dec 2008
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*waves*

In case you don't see my other post first

Quote:
@vBNinja

Thank you for that link. I checked it out and although I am still having the same issue - I decided I like the rainbow given by this system better. (I love how it changes color each refresh!). I noticed you are also the developer so I am going to go poke that thread with my latest attempt so we can see if they can be done together
OK so here I am.

I am trying to get the sparkle effect as well as the rainbow. I don't know if maybe they just cannot be done or if I am entering it incorrectly.

In the additional CSS I tried to add

Code:
background-image:url('motm.gif');
I know if you enable rainbow it says it overwrites everything, but even with rainbow off this wasn't working.

I can do the sparkle effect on its own without this application, but cannot seem to get both going at the same time.

Any advice? Thanks <3
Reply With Quote
  #8  
Old 06-05-2014, 11:50 PM
djvj djvj is offline
 
Join Date: May 2009
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vBNinja, wanted to make you aware of my issue I am having using your plugin along with the one you suggest as working great together (Username Html MarkUp 4.2.x ):

https://vborg.vbsupport.ru/showthrea...61#post2500861
Reply With Quote
  #9  
Old 06-06-2014, 04:32 PM
Tobin Frost's Avatar
Tobin Frost Tobin Frost is offline
 
Join Date: Jun 2014
Location: Sakarya, Turkey
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #10  
Old 06-26-2014, 05:24 PM
ExplosiV2k ExplosiV2k is offline
 
Join Date: Jan 2013
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great Hack ! Nice work
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 09:11 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.04671 seconds
  • Memory Usage 2,343KB
  • Queries Executed 24 (?)
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
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (7)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete