Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Default User Text Formatting (font styling) . Zero Query! Details »»
Default User Text Formatting (font styling) . Zero Query!
Version: 2.0.1, by Almotmaiz.Net Almotmaiz.Net is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Category: New Posting Features - Version: 4.0.x Rating:
Released: 01-01-2010 Last Update: 01-02-2010 Installs: 209
Uses Plugins Template Edits Auto-Templates
Code Changes Translations  
No support by the author.

Default User Text Formatting 2.0.1

Default User Text Formatting - Allow users to chose there default text formatting from (User CP).and applied on new threads, new replies and group discusses With inline styling preveiw and Zero Query!

AdminCP controller.[hr]100%[/hr]
  1. ability to turn it on or Off.
  2. ability to set font types
  3. ability to set font colors.
  4. ability to set font sizes.
  5. ability to set groups (Allowed Groups.) - new
  6. ability to set woking locations. - new
    • New thread
    • New reply / Quick reply box.
    • Visitor messages.
    • Private messages ( New & reply).
    • Groups discussion.
  • for my bad English so, the screen shots will be more descriptive (2nd Post.).
Installing & Upgrading.[hr]100%[/hr]
  1. download latest version on attachment.
  2. upload XML file via Upload/Add Product. (chose Over-write if Upgrade.)
  3. Edit your admincp settings.
  4. Finish.
MAKE SURE YOU CLICK INSTALL!
You will get an email when a new version is released.

IF YOU LIKE IT Nominate for MOTM
thats will support me a lot.


History.[hr]100%[/hr]
  • 2.0.1
    • fix - BR on posting reply via Quick Reply.
  • 2.0
    • upgraded to work with vb4.
    • add - groups support ( Working for allowed groups only ).
    • add - support font size with arr (1 - 7), if more than 7 will be converted via formella.
    • add - woking on Specific locations (New thread, new reply, visitor messages, groups discusses.)
    • add - italic Support.
    • improved how product works .. with more speed performance.
  • 1.0
    • first release.

Download Now

File Type: zip Default-User-Text-Formatting.[Hz].v2.0.1.zip (113.0 KB, 1646 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 06-27-2014, 12:56 PM
Haseenvilla Haseenvilla is offline
 
Join Date: Jun 2014
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

error in 4.2.2
Warning: Only variables should be assigned by reference in ..../includes/class_bootstrap.php(909) : eval()'d code on line 4

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at ..../includes/class_core.php:5755) in ..../includes/facebook/facebook.php on line 49
Reply With Quote
  #113  
Old 06-28-2014, 03:54 PM
BasicGreatGuy BasicGreatGuy is offline
 
Join Date: Oct 2006
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I didn't realize that when you change the font settings, what you type will not appear changed until after you submit your post or reply. It appears to be working, although the font color choices don't appear in the drop down menu. You have to blindly click to try and find a color you like. Anyone now how to solve that problem? Also, someone posted a different options menu code. Which template exactly do I need to change to test out the alternate template for user options?
Reply With Quote
  #114  
Old 07-03-2014, 05:09 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

for anyone who encounters the same error

go to this mod "same mod, but for vb.3.x and install it on your vb4.x.

here https://vborg.vbsupport.ru/showthread.php?t=215525

it works fine and no issues. The only thing is that you need to redo some styling such as alignment for the boxes, which is not big deal anyways.

Don't forget to remove the max version number in the xml code, this part should be like this:

HTML Code:
maxversion=""
Good luck!!
Reply With Quote
  #115  
Old 07-03-2014, 05:13 PM
BasicGreatGuy BasicGreatGuy is offline
 
Join Date: Oct 2006
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fxdigi-cash View Post
for anyone who encounters the same error

go to this mod "same mod, but for vb.3.x and install it on your vb4.x.

here https://vborg.vbsupport.ru/showthread.php?t=215525

it works fine and no issues. The only thing is that you need to redo some styling such as alignment for the boxes, which is not big deal anyways.

Don't forget to remove the max version number in the xml code, this part should be like this:

HTML Code:
maxversion=""
Good luck!!
Have you experienced any font color bleed over with the mod? For instance, if a person who is using the mod quotes another, whatever color font the person using the mod has loaded changes the color of the post quoted. Sometimes completely, and at other times, just as you see here. It also happens in pm. See the attached.
Attached Images
File Type: png Screen Shot 2014-07-03 at 2.37.55 PM.png (16.3 KB, 0 views)
Reply With Quote
  #116  
Old 07-03-2014, 05:35 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BasicGreatGuy View Post
Have you experienced any font color bleed over with the mod? For instance, if a person who is using the mod quotes another, whatever color font the person using the mod has loaded changes the color of the post quoted. It also happens in pm.
I will try that and give feedback as soon as possible.

Thanks for the feedback
Reply With Quote
  #117  
Old 07-03-2014, 05:38 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just tested it in the posts only and things look just fine...

I believe this one much better that the original mod on this thread!!
Reply With Quote
  #118  
Old 07-03-2014, 06:53 PM
BasicGreatGuy BasicGreatGuy is offline
 
Join Date: Oct 2006
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fxdigi-cash View Post
I just tested it in the posts only and things look just fine...

I believe this one much better that the original mod on this thread!!
For some reason, the same thing happened in this version as well. I am running bulletin 4.2.1
Reply With Quote
  #119  
Old 07-03-2014, 06:58 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BasicGreatGuy View Post
For some reason, the same thing happened in this version as well. I am running bulletin 4.2.1
This is weird!!

I have no issues at all with the mod v3.x on my vb4.2.2 pl1

Is that something caused by the none fixed issues on vb.4.2.1? I have no clue.

maybe it is better you upgrade to the latest version because on my side no troubles at all...
Reply With Quote
  #120  
Old 10-06-2014, 08:21 PM
edgeless edgeless is offline
 
Join Date: Mar 2013
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod works on vB 4.2.x but the drop-down fields are all misaligned from their headings on the General Settings page.

Also, is there any way to get this mod to place the added formatting tags after the closing quote tag for quoted text within reply messages? It would be nice to retain the font particulars from the messages that the quoted text came from and only have one's response text modified.
Reply With Quote
  #121  
Old 10-06-2014, 08:30 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Always read the modification's thread before installing. Usually the thread will answer most of your questions, but feel free to add a new question if it is not listed. Thank you.
Reply With Quote
Reply

Thread Tools

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 05:42 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.08035 seconds
  • Memory Usage 2,336KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_html
  • (4)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
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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