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.)

Wseries 02-23-2010 10:34 PM

That indeed works a treat! Awesome. Thank you very much Lynne. :)

HolyKiller 02-24-2010 10:52 PM

love it! thx !

fourat 03-15-2010 02:36 AM

Is there a mod like this for 3.8. ?

oldford 03-15-2010 04:17 AM

Quote:

Originally Posted by fourat (Post 2003847)
Is there a mod like this for 3.8. ?

Threadbit Prefix Clickable

gorman 03-17-2010 03:00 PM

Would it be possible for this to work as the prefix navigation works here on vb.org?

When one clicks on a prefix, the only way to go back to the unfiltered view is to reclick the prefix or abandon the forum and go elsewhere. Here on vB.org you have the prefix becoming a clickable entry when reading a thread, and the prefix becoming the title of the "forum" when reading all threads with a certain prefix.

I'm referring to the navbit portion, to be clearer.

gorman 03-24-2010 01:33 PM

Anyone? :)

Lynne 03-24-2010 07:10 PM

Would it be possible to do that? Sure. Feel free to modify this code for use on your site however you want.

gorman 03-25-2010 04:35 PM

Quote:

Originally Posted by Lynne (Post 2009581)
Would it be possible to do that? Sure. Feel free to modify this code for use on your site however you want.

Well, it was more of a request. Just to understand whether it's something we can expect from the developer or if it's too complicated. In case the original developer could use a small donation, please, do PM me.

Lynne 03-26-2010 02:26 AM

Unfortunately, I have absolutely no time right now to make any changes to my mods. I don't imagine it would be hard to add the prefix into the breadcrumbs since it is passed in the url.

TCB 03-30-2010 08:47 PM

Works perfectly, thanks :D

CvP 04-10-2010 06:17 AM

gonna install it on 4.0.2pl4
I have images as thread prefix. hope it will work :)

CvP 04-10-2010 07:30 AM

works fine :)

tidus78 04-10-2010 03:23 PM

Don't work for me.....only install xmlIs there a control panel for the product?

CvP 04-10-2010 05:15 PM

Quote:

Originally Posted by tidus78 (Post 2018976)
Don't work for me.....only install xmlIs there a control panel for the product?

no. there is no acp options for this.

import XML. done!

tidus78 04-10-2010 05:29 PM

mmm strange...perhaps conflict with other product?

P.S. Exscuse me for the errors...i'm italian i don't write very well in english.....

Lynne 04-10-2010 11:39 PM

Are you using prefix rich prefixes? If you only entered a Plain Text prefix, then this won't work.

baghdad4ever 04-28-2010 08:45 PM

thanks

Xencored 05-06-2010 02:32 PM

Thanks alot lynne <3

gorman 05-07-2010 11:57 AM

Quote:

Originally Posted by gorman (Post 2005585)
Would it be possible for this to work as the prefix navigation works here on vb.org?

When one clicks on a prefix, the only way to go back to the unfiltered view is to reclick the prefix or abandon the forum and go elsewhere. Here on vB.org you have the prefix becoming a clickable entry when reading a thread, and the prefix becoming the title of the "forum" when reading all threads with a certain prefix.

I'm referring to the navbit portion, to be clearer.

Having asked two months ago, and back then the developer didn't have the time to implement it, I humbly ask again.

A PayPal donation would be possible, as I'd really like for this to happen.

CvP 05-07-2010 03:59 PM

Quote:

Originally Posted by gorman (Post 2033081)
Having asked two months ago, and back then the developer didn't have the time to implement it, I humbly ask again.

A PayPal donation would be possible, as I'd really like for this to happen.

this would require significant about of coding.
If you noticed how this product works, you'd have known that it is an extremely "light" product.
It just adds a built-in search query to an element. that's it.

gorman 05-08-2010 09:45 AM

CvP, what I ask is already working here on vbulletin.org. Would that be so hard to port to 4.x?

Lynne 05-08-2010 02:59 PM

Quote:

Originally Posted by gorman (Post 2033647)
CvP, what I ask is already working here on vbulletin.org. Would that be so hard to port to 4.x?

If you look at what they do here, these 'prefixes' are actually different forums. This 'prefix', Forum Enhancement forums, is forumid 245. So, they are just using the regular navbits to show the 'prefix'. This mod is using real prefixes, which do not link to a forum.

CvP 05-08-2010 05:08 PM

Quote:

Originally Posted by gorman (Post 2033647)
CvP, what I ask is already working here on vbulletin.org. Would that be so hard to port to 4.x?

afaik, they are working on switching vb.org to 4.x.
when that is done, they might consider releasing some of the "in-house" addons.

CvP 07-18-2010 05:03 AM

Hey Lynne.
I like to have as few forums as possible. On the other hand, merging forums such as "Movies", "Musics" etc in to one "Entertainment" forum discourages some people from posting.

With the help of prefixes (and this mod of yours), this can be solved. I have just one problem.
When filtering a certain prefix, I want the "new thread" button to open a new thread form where the certain prefix is already selected. kinda like a pseudo forum.

so if you are viewing only movie prefix in a forum, clicking the new thread button will pre-select movie prefix.

Is there any easy way to accomplish this?

Lynne 07-18-2010 02:36 PM

I would guess you could pass the prefixid in the New Thread URL and then use it to set the prefixid for the thread. I can't test that our however since I'm stuck on dialup.

CvP 07-18-2010 05:25 PM

Quote:

Originally Posted by Lynne (Post 2071107)
I would guess you could pass the prefixid in the New Thread URL and then use it to set the prefixid for the thread. I can't test that our however since I'm stuck on dialup.

Thanks for the suggestion Lynne.
I tried it (and some other var names). nothing works.

I took a look at the newthread.php and (to me) it seems there is no code to parse prefix from url.

Please check it out when you have a better net.

happy vacation :)

CvP 07-26-2010 12:58 PM

Hi Lynne. If you have some free time, please take a look now :)

Lynne 07-26-2010 02:12 PM

Quote:

Originally Posted by CvP (Post 2074736)
Hi Lynne. If you have some free time, please take a look now :)

You're right. I just did a quick test and passed the prefixid and it didn't get picked up on the newthread page. So, it seems you may have to write a plugin to just grab the prefixid (probably newthread_form_start should be OK).

Martini-man 10-04-2010 10:24 PM

One of the most helpful mods around, and yet, simplest.

It never fails to amaze me how vB has such potential, but is wasted because the developers have such limited vision of whats useful in a forum (again, this is something that happens in all forums).

Thank you Lynne for this wonderful mod.

pizad_sura 10-05-2010 07:30 AM

Good Job !!

Thank you Lynne


All times are GMT. The time now is 01:03 PM.

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.01593 seconds
  • Memory Usage 1,813KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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