Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools
vbTags - a web2.0 like tag thread hack for vbulletin 3.5 Details »»
vbTags - a web2.0 like tag thread hack for vbulletin 3.5
Version: 1.00, by devguru devguru is offline
Developer Last Online: Apr 2014 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 04-21-2006 Last Update: 04-21-2006 Installs: 39
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

vbTags
=======
Description
-----------
Think of a tag as a simple category name or keyword search tech.
People can categorize your forum thread with any tag that makes sense.


Primary Features:
- AJAX Technology (no refreshing during tagging)
- Tag clouds
- autocomplete

Features list:

* Tag any thread with an unlimited number of tags(use spaces to separate tags,ajax with no refresh page,autocomplete)
* List all the tags associated with an thread
* List all threads tagged with a given tag
* List all users tagged with a given tag
* List top 5 tags associated with an thread in forumdisplay thread list
* Generate popular tag cloud or simple tag list in any period (1 day, 1 week, …)
* Generate top tag contribution user cloud in any period (1 day, 1 week, …)
* Generate my tag list in any period (1 day, 1 week, …)
* Provides the means to dynamically navigate tags and see user tag intersections
......

Database Backups Recommended!
Although I have installed this script in a big forum for a month already, but I just test it in php5.
it IS recommended that you backup your database before installing this product!!

Details
-------
1 Product XML
3 PHP Script
1 css file
4 jscript file

Installation
------------
1) Upload all files in floder to your vbb forum
2) Import product-vbTags.xml
3) Edit the template(see readme.txt)


Usage
-----
Go to vBulletin Options / vbTags Settings to make your settings

If there are things missing from the documentation, please let me know!

P.S. Screenshots are included

auto tag tools
=======
Description
-----------

Synchronize thread_tag with thread's tag field

auto_tag.php:

-----------
you have to edit this file, include your database configure ,forum id and keywords

* auto tag thread with forum id and keywords
* auto tag condition: the thread's replycount>10,$config['views'] > 300

auto_tag_byuser.php

you have to edit this file, include your database configure ,user id and keywords

* auto tag thread with user id and username
* auto tag condition: the thread's replycount>30,$config['views'] > 900

Enjoy

- Tony Li

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 06-12-2006, 07:54 PM
Benj's Avatar
Benj Benj is offline
 
Join Date: May 2006
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i 3rd this i would like a working version of this
Reply With Quote
  #63  
Old 06-13-2006, 12:44 PM
darkover darkover is offline
 
Join Date: Dec 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello!
Firstly, some bug repport:
- can't remove tag which contains text: 'c++,'
- incorrect working in Opera - autocompleting layer opening without styling, there is only unnumbere list.

Feature requests:
- pls, enable support of non-unicode encodings, we use windows-1251 (cyrylic), and can't use russian tag names.
- pls, enable authorisation option with support user groups - we have closed boards for non-VIP members, and opened for all (members and guests).
- pls, enable multiwords tags. Look at livejournal tags - thay multiwords tags entering in apostrophes, like 'multi words'.
- pls, enable posibility for edit tags for moderators
- pls, enable posibility for add tags only for moderators.
Reply With Quote
  #64  
Old 06-13-2006, 10:32 PM
blogtorank's Avatar
blogtorank blogtorank is offline
 
Join Date: Jan 2006
Posts: 450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Kick ass hack!!!!!!!!!!!

Quote:
]# php auto_update_thread_tags_field.php

Database Connected successfully
====================================
Now processing auto update thread tags fiels
====================================
Processing thread in forum
Total records: 4312181
...
Done!
Process completed!
Reply With Quote
  #65  
Old 06-13-2006, 10:33 PM
blogtorank's Avatar
blogtorank blogtorank is offline
 
Join Date: Jan 2006
Posts: 450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WritersBeat
So... any one want $$? lol
You can PM me what you're willing to pay
Reply With Quote
  #66  
Old 06-25-2006, 12:03 PM
hurry hurry is offline
 
Join Date: Feb 2006
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, please tell me how to restrict for only admins to add tags to threads? What code should I add and where?
Reply With Quote
  #67  
Old 06-25-2006, 01:37 PM
hurry hurry is offline
 
Join Date: Feb 2006
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do I search the tags? Where is the search box for the tags?
Reply With Quote
  #68  
Old 06-26-2006, 06:36 AM
WritersBeat WritersBeat is offline
 
Join Date: Apr 2006
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There isn't any, and no one else wants to develop it.
Reply With Quote
  #69  
Old 06-26-2006, 06:50 AM
hurry hurry is offline
 
Join Date: Feb 2006
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please can Tony or someone tell us how to get a Search box for the tags.
Reply With Quote
  #70  
Old 06-28-2006, 05:14 AM
WritersBeat WritersBeat is offline
 
Join Date: Apr 2006
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can't unless a new version comes out - which i doubt.
Reply With Quote
  #71  
Old 07-01-2006, 10:52 PM
Phrost Phrost is offline
 
Join Date: Jul 2003
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is the code to display only the top/most popular tag for a thread?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:09 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.04257 seconds
  • Memory Usage 2,300KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete