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

Reply
 
Thread Tools
Better ACP Tag Manager (search for tags, display x tags in x cols) Details »»
Better ACP Tag Manager (search for tags, display x tags in x cols)
Version: 0.5, by sockwater sockwater is offline
Developer Last Online: Jan 2018 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.8.x Rating:
Released: 06-03-2009 Last Update: 06-04-2009 Installs: 47
Uses Plugins
Additional Files  
No support by the author.

This modification adds extra functionality to the ACP tag manager, allowing you to search for tags and display an arbitrary number of tags per page. Hopefully something like this will get added to vB soon.

Installation:
  • Upload admin_threadtag_alt.php to your /includes/ directory.
  • Import the XML product file via the Product Manager.
Upgrading:
  • Upload and overwrite admin_threadtag_alt.php to your /includes/ directory.
  • Import the XML product file via the Product Manager, overwriting the previous version.
Changlog:
  • v 0.2 - Adds a link by each tag to view all threads that use that tag.
  • v 0.3 - Allows searching within a tag, instead of only at the beginning.
  • v 0.4 - Shows how many times each tag is used, and links to all threads it's used on.
  • v 0.5 - Adds 'previous' and 'next' links to the pagination.

Download Now

File Type: zip acp-tag-manager0.5.zip (4.4 KB, 239 views)

Screenshots

File Type: png screenshot01.png (19.2 KB, 0 views)
File Type: png screenshot02.png (11.1 KB, 0 views)
File Type: png screenshot04.png (18.9 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
xorex

Comments
  #2  
Old 06-04-2009, 05:35 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does it allow you to click on the tag in the Tag List and get a list of threads using that tag? (I've just recently been using the vb tag manager and, like you, have found it a bit lacking in options.)

Thanks for this!
Reply With Quote
  #3  
Old 06-04-2009, 05:44 PM
sockwater's Avatar
sockwater sockwater is offline
 
Join Date: Apr 2008
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No, but I'll add it. Sounds useful.
Reply With Quote
  #4  
Old 06-04-2009, 05:52 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Error after install on 3.82:

Quote:
Warning: require_once([path]/includes/admin_threadtag_alt.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/global.php(243) : eval()'d code on line 6

Fatal error: require_once() [function.require]: Failed opening required '{/path/to/}/includes/admin_threadtag_alt.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in {/path/to/}admincp/global.php(243) : eval()'d code on line 6
Note: The part in "warning" that includes the string "[path]" was not inserted by me. Is this undefined in your add-on?

Added:
Never mind. My FTP program hung so admin_threadtag_alt.php wasn't present on the server.
Reply With Quote
  #5  
Old 06-04-2009, 06:52 PM
sockwater's Avatar
sockwater sockwater is offline
 
Join Date: Apr 2008
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Does it allow you to click on the tag in the Tag List and get a list of threads using that tag? (I've just recently been using the vb tag manager and, like you, have found it a bit lacking in options.)

Thanks for this!
I've added this functionality in version 0.2. Anything else you can think of that I should add?
Reply With Quote
  #6  
Old 06-04-2009, 07:05 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sockwater View Post
I've added this functionality in version 0.2. Anything else you can think of that I should add?
I'll be playing with it and let you know. But, the two things I was missing in the vb acp was searching for tags and clicking on one to get a list of threads and you now have both of those things so it sounds great to me!
Reply With Quote
  #7  
Old 06-04-2009, 07:11 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does it allow you to search for tags containing certain characters or combinations of characters?
For example: if I want to search for all tags that have 'soft' in it, then I want to find 'jelsoft', 'belsoft', 'software', etc. This would allow me to find misspellings of the word 'jelsoft'

A feature that I have found very useful it, to list the number of threads that have a certain tag. For example:
jelsoft 23
belsoft 1

If I would not know what 'jelsoft' is, then i can still identify that 'belsoft' is a misspelling, because its used only once, while 'jelsoft' is used 23 times.

Another feature that would be very helpful identifying similar tags within thousands of tags, is an auto-search for similar tags. Such function could show tags that have partly the same letters in them.
Reply With Quote
  #8  
Old 06-04-2009, 09:10 PM
MrEyes MrEyes is offline
 
Join Date: Nov 2004
Posts: 380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fantastic mod, I have been wanting to sort out the tags on my site for months but everytime I look at the default tag manager I lose the will to live.

You have saved me so much time and now I can easily clean out all the <insert explitive> tags some members have added.

Nominated for MOTM as well

Now, enough praise... there does seem to be a small bug

When merging two tags I got the following error on the "Tag Edited Successfully" page:

Code:
Warning: Cannot modify header information - headers already sent by (output started at [server path]\includes\adminfunctions.php:280) in [server path]\admincp\thread.php on line 445
However the thread merge did seem to work successfully

EDIT: It has just taken me 20 minutes to do a job I have been putting off for months, many many thanks
Reply With Quote
  #9  
Old 06-04-2009, 10:00 PM
sockwater's Avatar
sockwater sockwater is offline
 
Join Date: Apr 2008
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
I'll be playing with it and let you know. But, the two things I was missing in the vb acp was searching for tags and clicking on one to get a list of threads and you now have both of those things so it sounds great to me!
Thanks, be sure to let me know.

Quote:
Originally Posted by Alfa1 View Post
Does it allow you to search for tags containing certain characters or combinations of characters?
For example: if I want to search for all tags that have 'soft' in it, then I want to find 'jelsoft', 'belsoft', 'software', etc. This would allow me to find misspellings of the word 'jelsoft'
As of version 0.3, you can now search within tags, instead of only at the beginning of them.

Quote:
Originally Posted by Alfa1 View Post
A feature that I have found very useful it, to list the number of threads that have a certain tag. For example:
jelsoft 23
belsoft 1

If I would not know what 'jelsoft' is, then i can still identify that 'belsoft' is a misspelling, because its used only once, while 'jelsoft' is used 23 times.
I might be able to add that.

Quote:
Originally Posted by Alfa1 View Post
Another feature that would be very helpful identifying similar tags within thousands of tags, is an auto-search for similar tags. Such function could show tags that have partly the same letters in them.
I don't think an auto-search like this, while a good idea, is within the scope of what I want to do with this at this point. Sorry.

Quote:
Originally Posted by MrEyes View Post
Fantastic mod, I have been wanting to sort out the tags on my site for months but everytime I look at the default tag manager I lose the will to live.

You have saved me so much time and now I can easily clean out all the <insert explitive> tags some members have added.

Nominated for MOTM as well

Now, enough praise... there does seem to be a small bug

When merging two tags I got the following error on the "Tag Edited Successfully" page:

Code:
Warning: Cannot modify header information - headers already sent by (output started at [server path]\includes\adminfunctions.php:280) in [server path]\admincp\thread.php on line 445
However the thread merge did seem to work successfully

EDIT: It has just taken me 20 minutes to do a job I have been putting off for months, many many thanks
Thanks for the accolades and the bug report. I am unable to duplicate that bug. You might also try installing the latest version of this mod and seeing if you still see that problem.
Reply With Quote
  #10  
Old 06-04-2009, 10:45 PM
sockwater's Avatar
sockwater sockwater is offline
 
Join Date: Apr 2008
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
A feature that I have found very useful it, to list the number of threads that have a certain tag. For example:
jelsoft 23
belsoft 1
This is now implemented in version 0.4.
Reply With Quote
Reply


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 08:15 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05358 seconds
  • Memory Usage 2,341KB
  • Queries Executed 24 (?)
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_code
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (1)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (4)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete