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 - Make Prefixes Clickable to Filter Forumdisplay (https://vborg.vbsupport.ru/showthread.php?t=230906)

COL NIL SATIS 02-07-2010 04:30 PM

Thanks for this Lynne..installed ...how do we get the NEW 1 or NEW 2 to show??? im very new on prefixes etc ....its probably very straight forward i know ..any help appreciated

Lynne 02-07-2010 06:01 PM

NEW 1 and NEW 2 are just my prefixes. So, if you have prefixes set up for your forum, then they will show - Forums & Moderators > Thread Prefixes

COL NIL SATIS 02-07-2010 06:28 PM

Ok Lynne thank you!!! :D

War.Frog 02-10-2010 07:08 PM

Fantastic mod Lynne! Thanks!

TimberFloorAu 02-10-2010 09:08 PM

Quote:

Originally Posted by Lynne (Post 1976677)
From my description:

Yeah gottya,

Sorry I was looking at implementing a ajax dropdown of sitewide prefixes for users to narrow down threads with particular prefixes as an addition to this.

MXjunk127 02-20-2010 02:56 AM

Great! I've been waiting for something like this, Not smart enough to code it myself...

Is it possible to filter tag results from outside the forum?

Say I am on my forum home, could I, instead of having VB subforms, have links to the filtersed tags?

Essentially making each tag its own subforum? While having all the treads with diffrent tags still remain in that one original forum?

Does that make any sense?

Wseries 02-23-2010 03:33 PM

This works great, thank you. However, I've been trying to figure out a way to prevent thread prefixes inheriting my linktextDecoration StyleVar setting and not become underlined when this mod is enabled. Can anyone help?

Lynne 02-23-2010 08:27 PM

Add a class to your prefixes and define the class to have text-decoration:none. Or, just do it inline.

Wseries 02-23-2010 08:57 PM

Hi Lynne,

The css was the obvious part. I did experiment a bit using Firebug but I'm just not to sure where to add a class to my prefixes in vBulletin 4. Would really appreciate your advice on this?

Lynne 02-23-2010 10:10 PM

I think the easiest thing to do would be modify the plugin for this mod and in both <a> tags, add in:
HTML Code:

style="text-decoration:none;"
I think that should work. (In fact, I just tested it and it does work.)


All times are GMT. The time now is 09:23 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.01217 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_html_printable
  • (1)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