![]() |
Is there a way to delete all tags?
|
Interesting...
PHP Code:
Browse to your forum home in your favorite ftp client then go here /includes/xml Now find this file cpnav_autotaggerfromcontentandtitle.xml Remove it! |
Hi
I have told it NOT to use certain words by adding them to the denied words list ... hide,club,cute,hotfile, --- And a few others, but it keeps using them. Am i missing something obvious ? Thanks Will. :) |
> installed (marked installed)
> used (nominated for MOTM) Doesn't come any easier than installing and using this mod Thanks |
Hi there! This is a great mod!
I was wondering is there a way to add a "check all" button on the tags propositions page for people that have thousands of threads with that many propositions? **Edit** Oh I found a way to have them all checked by default I'll say how just in case anyone else has a lot of threads and just a few propositions you would like to uncheck. It involves editting a file. Go to the upload folder > admincp > propositions_autotaggerfromcontentandtitle.php Find: Code:
$columns["$columnid"][] = '<div id="tag' . $tag['tagid'] . '" class="alt1" style="float:' . $stylevar[left] . ';clear:' . $stylevar[left] . '"><label for="taglist_' . $tag['tagid'] . '"><input type="checkbox" name="tag[' . $tag['tagid'] . ']" id="taglist_' . $tag['tagid'] . '" value="1" tabindex="1" /> ' . $tag['tagtext'] . '</label></div>'; Code:
$columns["$columnid"][] = '<div id="tag' . $tag['tagid'] . '" class="alt1" style="float:' . $stylevar[left] . ';clear:' . $stylevar[left] . '"><label for="taglist_' . $tag['tagid'] . '"><input type="checkbox" name="tag[' . $tag['tagid'] . ']" id="taglist_' . $tag['tagid'] . '" value="1" tabindex="1" checked="checked" /> ' . $tag['tagtext'] . '</label></div>'; If you want to change the number of propositions displayed on the page here's how (though keep in mind your server timing out, my server worked fine with it set to 250) In the same file find: Code:
$max_per_column = 15; |
Well it works, but not 100%. Autotagging is not working. Would be nice if there will be an update.
|
Does not work in 4.1 PL2 ... will NOT automatically add tags. Nor will it add any tags to old threads.
|
Does this plugin still work with the newer versions ?
From all the recent complaints, and lack of support...i'm putting it off for now. |
yes, if it would work for 4.1 pl2 i would love and install it ^^
|
4.1 PL2 update needed
|
All times are GMT. The time now is 04:20 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|