vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Better ACP Tag Manager (search for tags, display x tags in x cols) (https://vborg.vbsupport.ru/showthread.php?t=215345)

silurius 10-08-2009 11:29 PM

Aha, that's the problem. (Last time I spent a lot of time in the admincp, tags either did not exist or we did not use them).

Thanks!

Alfa1 06-18-2010 11:56 AM

I have 25.000 tags to review, merge, delete, etc. This hack improves the task.

The following functions would make it easier to manage tags:
- see which threads are associated with a certain tag.
- find similar tags and highlight the most used version
- see which user has added a tag (great for excluding members that add bogus tags)
- find tags longer than X characters, associated with 1 thread or less. (these often need deletion)
- some way to delegate tag management to someone that does not have amincp access.

Alfa1 12-01-2010 02:02 PM

Any chance on a vb4 version?

muratcan25 02-21-2011 02:39 PM

How do I use?

Thanks

kether1 04-04-2011 12:19 PM

Quote:

Originally Posted by Alfa1 (Post 2127934)
Any chance on a vb4 version?

I would really like to see this for VB4 as well. My tags need serious editing and vb4 doesn't have the functions you built for 3.8. Please upgrade or publish a vb4 version of this great mod.

Thanks,
K

MissKalunji 05-13-2011 04:20 PM

I was looking for this! Very well done.

Can you add "select all" because i've been trying to delete all those I believed were not good tags but i have over 400 pages of, takes me forever.


Thanks :)

tpearl5 09-09-2011 02:10 PM

would love to see a vb4 version as well

Dimoks 09-25-2013 09:57 AM

Vb 3.8.7
Link "tags" from admin cp have "Error 500" :(
Please help me...

m7sen 05-26-2015 03:04 AM

nice mod

work with vb 3.8.8

i delete 100.000 tags

you can check all box

by enter
shift + ctrl + J

and press this code
PHP Code:

javascript:function check_all_in_document(doc){var c=new Array();c=doc.getElementsByTagName('input');for(var i=0;i<c.length;i++){if(c[i].type=='checkbox'){c[i].click();}}}check_all_in_document(window.document);for(var j=0;j<window.frames.length;j++){check_all_in_document(window.frames[j].document);} 

and enter
you can check 600 only in same time

e24h 05-27-2015 01:19 PM

Installed!
Thank you!


All times are GMT. The time now is 03:06 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.01073 seconds
  • Memory Usage 1,738KB
  • 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_php_printable
  • (1)bbcode_quote_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