OMG! New Version!
- Fixes the bug where an error was displaying in the tag box for new posts
- Automagically included Technorati and local tags are now wrapped in tags. Technorati tags use the CSS class named “technoratitags” and local tags use the CSS class “localtags”
- You can view the union of tags! If you go to /tags/tag1|tag2|…|tagn then the tag page will display the union of those tags. At this stage, you can have either a tag intersection or a tag union; you can’t mix the operators up.
- There’s a new formatting string, “andcommalist” that will display a comma list of tags, along with a link to the intersection page (when appropriate – either from viewing a tag page with a single tag, or viewing the tag page for an intersection of tags)
- There are also new custom formatting placeholders!
-%intersectionurl% that displays the url for the current set of tags and the tag being rendered.
-%unionurl% that displays the url for the current union of tags, along with the tag being rendered.
-%intersectionicon% that displays the intersection url with a little icon (
).
-%unionicon% that displays the union url with a little icon (
).
-%intersectionlink% that displays the intersection url as a link, with a + as the link text
-%unionlink% that displays the union url as a link, with a | as the link text
Wednesday 21 September, 2005 @ 3:36 pm
[...] Christine Davis, author of Ultimate Tag Warrior, has released a new version which fixes the minor problems I had with it, and adds tag unions and intersections, in a minor version release (2.8→2.8.1), no less. I have no idea what kind of feature transcendance would necessitate a shift to 3.0. [...]
Wednesday 21 September, 2005 @ 4:06 pm
Quick observation: using a directory-like structure for unions seems a little counter-intuitive. I would, as a user, expect that /tag1/tag2 would be more specific than just /tag1… /tag1 would show me everything tagged with tag1, /tag1/tag2 would show me a subset of tag1 items that are also tag2. I would be confused to find more items at /tag1/tag2/tag3 than are at /tag1. On the other hand, /tag1+tag2 could easily be understood as “items tagged as tag1 and items tagged as tag2″ instead of the current “items tagged as tag1 AND tag2″.
Wednesday 21 September, 2005 @ 4:11 pm
Or tags are split with pipes (|) rather than slashes (/) (:
I opted for pipes, since that’s the most convenient symbol I could think of with the meaning of “or” or “union”… I’m open to suggestions to the contrary (:
Thursday 22 September, 2005 @ 5:14 am
I misread your post :) That’s what I get for not taking my time.
Thursday 22 September, 2005 @ 8:56 am
(:
Happens to all of us.
Friday 23 September, 2005 @ 4:09 am
Just keeps getting better Christine!!
In addition to many of the other functions in UTW, I am now using the related posts tag. Is there a way to sort the items that show up by date? In other words, the latest related story would be at the top of the list.
Friday 23 September, 2005 @ 8:54 am
Hmm.. I change it so that was an option!
At the moment, it sorts by most tags in common.
Saturday 24 September, 2005 @ 11:03 am
Small bug: I’m using the ’superajax’ format, and when I click on the ‘>>’ link to expand a tag, the corresponding ‘
Thursday 29 September, 2005 @ 10:34 am
Is there a way that I can change the sort order?
Thursday 29 September, 2005 @ 10:35 am
Not yet.. (:
Friday 30 September, 2005 @ 9:47 am
Is there a way to integrate David Appleyard’s Flickr Related Images plugin? My coding skills have atrophied. Any help would be appreciated.
Friday 30 September, 2005 @ 10:39 am
The answer is.. probably! I’m at work just at the moment; but it looks like a fairly straightforward plugin, so I should be able to patch it in such a way that it’ll play nice with UTW.
If you want to get related images to show up right now, you could go to the Manage > Tags page, and scoot to the bottom of the page and use the custom field importer/exporter to put the data in the place where the related images plugin expects.
But first: if you’ve got old tag data hanging around in meta-data fields that you haven’t imported; you should import it before doing this (: Going backwards overwrites existing data.
With the warning out of the way, use
technorati_tagsas the custom field name, and(space) as the delimiter; and click the “Export to Custom Field” button.