Tag Suggest Thing

September 17th, 2007

I’m making Things for wordpress. Many of them are Tagging Things. The first of them is up in the Wordpress plugin collection thing.

So without further faffing about: Tag Suggest Thing! It does tag suggestions for Wordpress 2.3.

Tags: , , ,
Posted in Wordpress | 6 Comments »

6 Responses to “Tag Suggest Thing”
  1. Pingback by Best New Features of Wordpress 2.3 | Design Adaptations
    Tuesday 18 September, 2007 @ 8:15 am

    [...] The good news – there’s an import tool which supports a few of the most popular plugins such as UTW, Jerome’s Keywords, or Simple Tags (just updated two days ago). Some questions have been raised however, as to whether the new tagging feature will conflict with any of these plugins… something to be aware of if you don’t want to use the inherent tagging feature just yet. Incidentally, UTW’s author Christine just today released a plugin for suggesting keywords, which is compatible with 2.3. [...]

  2. Pingback by Getting ready for WordPress 2.3 | Mostly Harmless
    Sunday 23 September, 2007 @ 2:01 am

    [...] Christine (the UTW author) put together a good plugin for using Yahoo’s API to obtain tag suggestions. It’s called Tag Suggest Thing and it uses Yahoo to get suggested tags for your post. You can click on the tags one at a time or add all. Very useful. [...]

  3. Comment by Les
    Sunday 30 September, 2007 @ 6:15 am

    Can I make a request for another “thing”?

    What I’m really missing in WP2.3 is the nice UTW drop-down thingy that lists existing tags. I’m using the Click Tags plugin, but as I have lots (and lots) of tags, that takes up huuuuuuuuuuuge amounts of screen space.

    So could you have a go at a “Tag Select Thing”? That would be lovely :)

  4. Comment by dan
    Thursday 13 March, 2008 @ 12:52 pm

    Hi, just wanted to say thanks for the Tag thing, its very useful.

    Are you from Switzerland, I say Luxemburgers (Sprüngli bakery) in your food section. Like the graphic work on this website.

    Greetings
    Daniel

  5. Comment by dan
    Thursday 13 March, 2008 @ 12:54 pm

    Oh yes, thanks for the Pita bread link, have not had any good ones since leaving UK.

  6. Comment by Jpalbee
    Sunday 8 June, 2008 @ 7:51 am

    Loved the concept of your ‘Tag Suggest’ … trouble was it wasn’t working …. did I say I had to have it operational? So I fixed it … seems they erenamed the tag input field. So it now works in wordpress 2.5.1.

    replace the JS function of the same name with this:
    function Things_AddTag(tagname) {
    if (document.getElementById(’newtag’).value == “Add new tag”) {
    document.getElementById(’newtag’).value = “”;
    }

    if (document.getElementById(’newtag’).value == “”) {
    document.getElementById(’newtag’).value = tagname;
    } else {
    document.getElementById(’newtag’).value += “, ” + tagname;
    }
    }

    Did I say I loved it!

Leave a Reply

Benefactors


Latest Music
Tweets