vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Display Enhancements - Alphabetical Forum Filtering (https://vborg.vbsupport.ru/showthread.php?t=255876)

obmob 06-15-2011 11:22 PM

Really useful, thanks :D

Randomm 06-21-2011 09:08 PM

Rated, installed, nominated.
Thanks

A quick q....
Anyway to change the RESET text to just RST because the last 2 letters (ET) overlaps the border

ForumsMods 06-22-2011 01:11 PM

Quote:

Originally Posted by Randomm (Post 2211050)
Rated, installed, nominated.
Thanks

A quick q....
Anyway to change the RESET text to just RST because the last 2 letters (ET) overlaps the border

Edit Add Alphabetical Forum Filtering plugin (hook: forumdisplay_complete).
Search for:
PHP Code:

$currentletter $vbphrase['reset']; 

Replace by:
PHP Code:

$currentletter 'RST'


Randomm 07-09-2011 06:26 AM

Thanks

thedvs 07-20-2011 12:12 PM

thanks for this great mod, much appreciated

alencete 08-14-2011 11:19 AM

1 Attachment(s)
Quote:

Originally Posted by Leica.Robbiani (Post 2139388)
Hi there,



There are two ways to fix that.

First:
Add memberlist.css to your FORUMDISPLAY template (I didn't checked).

Second (the way I did):
Copy your "#charnav dd a { ... }", "#charnav dd a:hover { ... }" and "#charnav dd.highlighted a { ... }" css classes from the memberlist.css to additional.css.

Hope this hints will help you.

Best regards

L.R.

Nice, so no work in 4.1.5 PL1 or in Style Royal Blue, i need copy and chage code...

i need copy, #charnav dd {..... , #charnav dt {.....,

and change:

Code:

#charnav dd {
        float:{vb:stylevar left};
        width:3.2%;
}

for:

Code:

#charnav dd {
        float:{vb:stylevar right};
        width:3.2%;
}

Thanks :D

-----Added----

I have other problem... the letters orden A => Z; Z => A you van help me? i added image.

Reggards

misericorde 09-03-2011 02:00 AM

Thank you

Very Nice

I ve 4.1.5 It s ok

misericorde 09-29-2011 09:27 AM

It is very well this hack. I recommend it because it fits with vb. 4.1.5

baktabul 10-05-2011 09:31 AM

Thank you

Very Nice

Domates 01-30-2012 01:49 PM

Hi there, this is a very useful modification. :)

My forum's language is Turkish and I'd like to use Turkish character set. Is it possible?


All times are GMT. The time now is 09:57 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.01213 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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