vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - BBcode Manager 1.32 : New looks for your quote, html, php and code bbcodes ! (https://vborg.vbsupport.ru/showthread.php?t=120073)

Kaleem 08-07-2006 09:56 PM

Thanks for this :)

Scooterpig 08-07-2006 10:27 PM

New version working fine thank you very much..:)

Another option you could add in future version if possible is to show the text inside the bbcode box in bold...:)

cclaerhout 08-08-2006 07:03 AM

Quote:

Originally Posted by cavyspirit
I'm not sure what the archive is or how to get to it? Do you mean the zip download file?

Yes, the zip archive, the zip file... is my english so bad ? :knockedout:.

For the bold option, i don't think i'm going to do it. You can easily edit the product file and add bold tags.

Oliver-Berlin 08-08-2006 11:05 AM

Nice Thanks :rolleyes: :)

proxus 08-08-2006 06:16 PM

Update installed and this has fixed my text color issue on dark styles. Thanks for the changes. Great mod.

Virtex-II 08-08-2006 06:29 PM

How can I increase font size of the text?

cavyspirit 08-08-2006 10:45 PM

Create a new user-defined class in your css file.

Here's mine:

.quotefont {
font-size: 15px;
}

Change the BBcode template to quotefont from smallfont where it refers to the actual message. I also removed the italics because some the referenced text was in italics for a reason, and putting the whole message in italics when it's referenced loses some of the readability.

You COULD also add bold BUT, personally, I would advise against it as some of your referenced text would be bold for a reason and you would lose that.

Virtex-II 08-09-2006 06:28 PM

Quote:

Originally Posted by cavyspirit
Create a new user-defined class in your css file.

Here's mine:

.quotefont {
font-size: 15px;
}

Change the BBcode template to quotefont from smallfont where it refers to the actual message. I also removed the italics because some the referenced text was in italics for a reason, and putting the whole message in italics when it's referenced loses some of the readability.

You COULD also add bold BUT, personally, I would advise against it as some of your referenced text would be bold for a reason and you would lose that.


Thanks for your time...Do I have to change the original bbcode_quote or the brand new bbcode_quote_xxxxx added by this mod?

cavyspirit 08-09-2006 07:38 PM

Quote:

Originally Posted by Virtex-II
Thanks for your time...Do I have to change the original bbcode_quote or the brand new bbcode_quote_xxxxx added by this mod?

I changed the new versions that I use or might use. In my case, light and dark.

calorie 08-12-2006 11:16 PM

Quote:

Originally Posted by cclaerhout
... if someone finds a way to include this modification in a plugin file, i take it ...

Hi cclaerhout, I reworked some code from your mod so that no PHP file edits are needed. Let me know if it's okay for me to post the product XML file.


All times are GMT. The time now is 02:26 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.01237 seconds
  • Memory Usage 1,733KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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