This Plugin is no longer being updated. Please update your Weblog zu WP 2.3 and use the great SimpleTags-Plugin. There is a Page for Massediting which does exactly what I did and better!
Note for german readers: Zielgruppengerecht ist dieses Post ausnahmsweise in englisch.
New Version 0.11 — see below.
I use the Ultimate Tag Warrior-Plugin for WordPress here at flyingsparks and at pfadiblog.de and its a great tool!
But there was one thing I really needed: An easy and fast way to review and change the tags of my posts.
And since I needed to spend some time with different things than scoutpress here it is:
Downlaod
- Download the ReTag Post-Extension 0.1 for UTW (ZIP)
- Download the ReTag Post-Extension 0.11 for UTW (ZIP)
Installation:
Put the PHP-File in your UTW-Plugin-Directory and activate it. Go to the Manage-Menu and find „ReTag" next to the UTW-Tag-Menu.
Note: This Extension needs UTW to run of course.
Featurlist
- list the last 15 posts with title, id, date, author, permalink and body together with your tagcloud and your current tags
- prev-next-navigation
- you can change the tags of all 15 post in one step and save all the change with one click
Wishlist
Thats what I would like to see in this extension some day. Unfortunatelly I dont know how to implement it. Hopefully someone of you will work on this…
- The search- and date-filter (known from the manage-page) are commented out since they dont work right now. Would be nice to filter the list for tags and dates…
- Tag-Filter (see release-notes below)
- I worked on an alternative tag-cloud which uses checkboxes to combine checked and unchecked tags in one view. But there is a problem with adding new tags. The default UTW-Add-Tags-Ajax-Thing will probably cause errors in combination with the checkbox-cloud. See uncommented code as well.
- If you have a huge tagcloud (like I have) the lists gets some kind of ugly. It would be much nicer to have just one tagcloud but multiple textareas/input-fields which are active for the cloud as long as you klick on them…
I tried this but my JS-Skills are to old and I am to slow ;) - People that write long posts probably would like a feature that crops their fulltext after 400 px and reveals the full post only on click. Some JS should do the job…
To Be Checked
This is the 0.11-Release so please have a close look if you find any error. There are quite some things that should be optimized. Please help to improve this extension and send your code via eMail.
Here is some stuff that has to be checked
Are the posts in the right order (newest first). How to change the DB-Call?Does the „related tags"-Line work for you?- The english spelling :-).
Screenshot
/** * Plugin Name: Ultimate Tag Warrior: ReTag Post-Extention * Plugin URI: http://www.fly.ingsparks.de/retag-posts-with-ultimate-tag-warrior/ * Description: Extention for UTW2 that allows you to edit the tags of multiple post at the same time. Based on Christine Davis UTW. * Version: 0.11 * Author: Tobias Jordans * Author URI: http://www.fly.ingsparks.de/ * Changelog * - Version 0.11 * - compatible to UTW3-1415WP2 * - solved problem that changes are not saved the first time you edit your tags * - some wording changed * - uncommented the 'tags of related posts' since it didnt work < -- if someone knows why, please help * Wishlist * - A way to filter posts by tag. Look at line 279 -- doent work yet :-( */
/end
[tag]plugin, wordpress, php, programmierung, code[/tag]
Basic Thinking Blog » Extension für Ultimate Tag Warrior (basicthinking.de/blog/2006/06/25/extension-fuer-ultimate-tag-warrior) 25.06.06 17:55 Direktlink
[…] nennt sich ReTag Post-Extension for UTW und kann was: * list the last 15 posts with title, id, date, author, permalink and body together with your tagcloud and your current tags * prev-next-navigation * you can change the tags of all 15 post in one step and save all the change with one click […]
Dave Forde (profectio.com) 21.08.06 2:47 Direktlink
I tried your plug in and got the following error:
Warning: main(ultimate-tag-warrior-core.php) [function.main]: failed to open stream: No such file or directory in /home/profecti/public_html/wp-content/plugins/ultimate-tag-warrior-retag-posts.php on line 12
Warning: main() [function.include]: Failed opening ‚ultimate-tag-warrior-core.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:.:.:.:.') in /home/profecti/public_html/wp-content/plugins/ultimate-tag-warrior-retag-posts.php on line 12
Warning: main(ultimate-tag-warrior-actions.php) [function.main]: failed to open stream: No such file or directory in /home/profecti/public_html/wp-content/plugins/ultimate-tag-warrior-retag-posts.php on line 13
Warning: main() [function.include]: Failed opening ‚ultimate-tag-warrior-actions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:.:.:.:.') in /home/profecti/public_html/wp-content/plugins/ultimate-tag-warrior-retag-posts.php on line 13
any ideas what went wrong?
TJ (flyingsparks.wwwfiles.de) 21.08.06 10:22 Direktlink
Hi Dave.
Cannot tell you at the moment?
Do you have the latetest UTW up and running?
And an current WP (2.0.2+)?
As far as I remember I use the UTW-Include-PHP to do the includes so this should be fine.
Would have to look closer with these information.
Marius G. Matishek () 01.09.06 18:10 Direktlink
very useful plugin…
In my case I have to re-tag twice every 15 posts in order to be memorised. I don't know why :)
Merlin (43folders.com) 02.09.06 19:52 Direktlink
Re Dave's problem: make sure you have installed the ReTag plugin in the UTW directory; I had it one level up („wp-content/plugins/") and got the same error.
TJ (flyingsparks.wwwfiles.de) 05.09.06 23:18 Direktlink
@Merlin: Thanks!
@Marius: interesting behaviour… no clue why :)
oo8ooニルチル (oo8oo.net/nilcil/131/2006-09-13/retag-plugin) 13.09.06 13:13 Direktlink
[retag][plugin][UTW]ReTag Post-Extension for UTW – flying sparksをなんとなく解説。…
ReTag Post-Extension for UTW Note for german readers: Zielgruppengerecht ist dieses Post ausnahmsweise in englisch. I use the Ultimate Tag Warrior-Plugin for WordPress here at flyingsparks and at pfadiblog.de and its a great tool!
ReTag Post-Extension …
TJ (flyingsparks.wwwfiles.de) 20.09.06 17:48 Direktlink
New Version.
@Marius: this will solve your problem!
Basic Thinking Blog » Wordpress-Plugin: Retag UTW (basicthinking.de/blog/2006/09/21/wordpress-plugin-retag-utw) 21.09.06 22:30 Direktlink
[…] Flying Sparks bietet ein interessantes Zuatzplugin für Ultimate Tag Warrior (WordPress-Tagging Plugin). Mit ReTag kann man recht einfach Tags nachbearbeiten. Leider, leider für mich nicht einsetzbar. Denn vom Prinzip her werden die letzten 15 Postings angezeigt, die dort vergebenen Tags und daneben alle Tags, die man jemals vergeben. Nun kann man sich bildlich vorstellen, wie das ausschaut, wenn 15 Postings und jeweils 1447 Tags geladen werden. Auf einem Bildschirm. Der Browser wäre fast vor lauter Links abgeschmiert :) […]
WordPress Plugin DB Japan » ReTag Post-Extension for UTW (wpplugins.jp/projects/entry/retag-post-extension-for-utw) 10.10.06 14:55 Direktlink
[…] http://fly.ingsparks.de/2006-09-20/retag-post-extension-for-utw/ 日本語版のダウンロードページ […]
2+2+2 - Worldshots (worldshots.hu/2006-11/222) 18.11.06 17:18 Direktlink
[…] ReTag – gyors pótlási lehetőség tagekkel elmaradottaknak. Ultimate Tag Warrior kiegészítő lusta wordpressgazdáknak. (Avagy, miért is nincs mass edit lehetőség…) […]
Just Thinkin’ » Blog Archive » UTW–A Quick Follow UP (just-thinkin.net/backwoods-tech/utw-a-quick-follow-up) 09.01.07 3:17 Direktlink
[…] She also suggested the retag-post-extension-for-utw plugin which I installed and found that it helps immensely in tagging and re-tagging posts. More on this later but for anyone new to using UTW, once you get it up and running with no glitches and are faced with the task of adding tags to all your previous posts, this is the plugin you want. many thanks Christine. […]
Just Thinkin’ » Blog Archive » A Fat Sidebar (just-thinkin.net/backwoods-tech/a-fat-sidebar) 10.01.07 0:02 Direktlink
[…] Actually it was quite a relief seeing how I had been mucking about with that marvelous UTW plugin and the Re-tag extension that works alongside of it. Thought I had inadvertently messed something up again I did. […]
Kirk M (just-thinkin.net) 24.01.07 19:46 Direktlink
First i have to say I really appreciated the convenience offered by your fine plugin. It made tagging so much easier.
Unfortunately, once I upgraded to WordPress 2.1, the plugin no longer functioned and I had to deactivate it. In short, the ‚Re-Tag' page under the ‚Manage Menu' only would show the first page of recent posts and the ‚Previous Entries' does not work. Although the link URL indicates that it's linking to the next set of pages, it still only returns the first page of posts.
I tried to include the returned URL's in this comment before but the comment was rejected, apparently for that reason.
I really miss the features of this great plugin so if you ever get a chance to test it out in WordPress 2.1 and come up with a workaround, that would be great. I do not know how to code per say but I have no problem following instructions and hacking the code.
Thanks
Just Thinkin' (just-thinkin.net/blogging/wordpress-21-running-smoothly-but-a-few-bugs-in-admin) 24.01.07 19:51 Direktlink
WordPress 2.1 Running Smoothly but a Few Bugs In Admin…
I'm really quite please how smooth the upgrade to WordPress 2.1 went. Once I had read the upgrade instructions a dozen times and accomplished all the upgrades from 2.0.5 on of course. Ok, so I'm a slow study but practice makes perfect and I…
Sergio Pinna (sergejpinka.it) 03.02.07 9:18 Direktlink
Don't work with wordpresss 2.1. Why?
Bye, Sergio.
After The Dot Net » Blog Archive » links for 2007-02-23 (afterthe.net/journal/web-20/links-for-2007-02-23) 24.02.07 19:51 Direktlink
[…] ReTag Post-Extension 0.11 for UTW – flying sparks (tags: plugin wordpress UTW tagging meta tag) […]
TJ (flyingsparks.wwwfiles.de) 09.04.07 9:22 Direktlink
Hi Sergio, sorry, didnt test it with 2.1 yet. There will be a version for 2.1… but it'll take some time!
WP Plugins DB » Plugin Details » Ultimate Tag Warrior: ReTag Post-Extention (wp-plugins-db.org/plugin/ultimate-tag-warrior-retag-post-extention) 07.07.07 7:39 Direktlink
[…] Visit […]
Johan (mothugg.se) 23.08.07 10:14 Direktlink
Sehr praktisch! But it seems that the „Previous posts" link is not working. In my install the linked URL includes a long list of seemingly irrelevant stuff (tags that I use, actually), like this:
„mysite.tld/wp-admin/edit.php?action=retagposts&page=ultimate-tag-warrior-retag-posts.php&paged=2B%5D=824&retagTagsForPost824=2.0%2C+facebook%2C+n%C3%A4tpolitik&retagPostIDs%5B%5D=823&retagTagsForPost823=2.0%2C+facebook%2C+openid%2C+sociala-n%C3%A4tverk&retagPostIDs%5B%5D=822&retagTagsForPost822=dawit-isaak%2C+eritrea%2C+pressfrihet&retagPostIDs%5B%5D=821&retagTagsForPost821=f%C3%B6rs%C3%A4kring%2C+st%C3%B6ld&retagPostIDs%5B%5D=819&retagTagsForPost819=ryssland%2C+bloggtips&retagPostIDs%5B%5D=817&retagTagsForPost817=2.0%2C+n%C3%A4tpolitik%2C+facebook%2C+open+source&retagPostIDs%5B%5D=816&retagTagsForPost816=fildelning%2C+filmpolitik&retagPostIDs%5B%5D=814&retagTagsForPost814=fildelning&retagPostIDs%5B%5D=812&retagTagsForPost812=2.0%2C+facebook&retagPostIDs%5B%5D=806&retagTagsForPost806=2.0%2C+sociala+n%C3%A4tverk&retagpost=ReTag+all+this+Posts
TJ (flyingsparks.wwwfiles.de) 23.08.07 10:29 Direktlink
Johan: Which WP-Version do you use? I belive they did some changes to the prev-next-function in 2.x and I didnt test it since 2.0.x…
Johan (mothugg.se) 23.08.07 17:33 Direktlink
I use WordPress 2.2.1.
TJ (flyingsparks.wwwfiles.de) 02.02.08 13:17 Direktlink
Update: This Plugin is not updated anymore. Please read the note at the top of the post!
Low () 29.08.09 15:33 Direktlink
das waren noch alte zeiten mit 2.1, jetzt ist schon 2.8.4 draußen und trotzdem gibt es noch viele fehler -.-
//Edit: URL entfernt, SEO Spam? Sorry!
Ultimate Tag Warrior WordPress Plugin for Dummies « Lorelle on WordPress (https://lorelle.wordpress.com/2007/02/19/ultimate-tag-warrior-wordpress-plugin-for-dummies) 12.08.17 5:43 Direktlink
[…] Flying Sparks – ReTag Post Extension Plugin for UTW: Adds a ReTag menu to your Manage Panel to view the last 15 posts with along with your current post tags and site cloud map, allowing changing of the tags on the posts and fast saving. It also features next and previous navigation. […]
Eigenen Funken beitragen
Liebe SEO-Spammer: Jeder Kommentar der nur annähernd nach Link-Spam aussieht, wird gelöscht oder editiert. Bitte erspart mir die Arbeit! Danke. Tobias
Formatierung