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)
-   -   Show Thread Enhancements - Add Pre-defined taglist to showthread page (https://vborg.vbsupport.ru/showthread.php?t=228040)

Lynne 11-14-2009 10:00 PM

Add Pre-defined taglist to showthread page
 
1 Attachment(s)
Sometimes you want your users to add tags from a predefined list and this mod will add a list of predefined tags to the bottom of the page for your users to choose from.

Version History:
1.0 2009-11-15: - initial release by Lynne at vbulletin.org

Notes:

- Don't add in common words that will give errors if the users try to add them.
- If you don't allow users to add new tags, then make sure all the tags have already been added
- I have no idea if this will work with non-english characters - you are on your own with that.
- I wrote this for my own site where I don't use any special characters in the tags, like ' or ". Those won't work if you add them to the tag list and I won't be fixing that since I don't need it to worry about that.
- It works just as I want it to for me, so it's unlikely I will be modifying it or adding to it.

Version History:
1.0 2009-09-13: - initial release by Lynne at vbulletin.org

To install:

1. Import product-lynne_add_tags.xml

2. Go to Settings > Options > Tagging Options > Predefined Tags List and add your words into that list. See the notes above prior to adding any.

To uninstall:

1. Uninstall "Add Predefined Tags (vB4)"

Charlie98902 11-15-2009 08:06 PM

Installed as this can really help new posters.

BlackJacket 11-16-2009 11:58 AM

Thanks Lynne. I will check this out when i get home!

Brandon Sheley 11-16-2009 12:28 PM

Thanks for the mod Lynne, very nice :)

thanks for sharing

Dr.osamA 11-23-2009 02:01 AM

installed

thxxx man
________
AMATURE XXX VIDEOS

SİMAR 11-23-2009 04:09 PM

thanks

nextslit 01-16-2010 03:58 AM

1 Attachment(s)
Thank you Lynne , very Cool : )

What's wrong here ?

https://vborg.vbsupport.ru/attachmen...1&d=1263621464

Lynne 01-16-2010 03:45 PM

It looks like they changed some stuff. Just do this... find in template showthread_tag_prelist:
HTML Code:

    <div id="thread_tags_list">
Change to:
HTML Code:

    <div id="thread_tags_list" class="thread_info_block">
I'll update the mod when I've got a bit of time.

nextslit 01-17-2010 10:39 AM

1 Attachment(s)
Thank you very much , problem is solved ! : )

https://vborg.vbsupport.ru/attachmen...1&d=1263732037

tavarish 01-17-2010 12:00 PM

Any way to force a user to use tags before posting?


All times are GMT. The time now is 01:39 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.01385 seconds
  • Memory Usage 1,729KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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