See the attached pic for what I’d like to know is possible with Tag. I had an old version of Wordpress way back in the day and it had a Tag module that listed all the tags, and I could just click them - no need to type.
What I’d like to see: List all existing tags below the search. Clicking one would add it to the tag box, and remove it as a link.
If there were more tags than space, limit this are to top 100 tags or so. If you don’t see what you need, start typing in the search box.
I think this would have two benefits:
1) It would save me time when adding tags as I don’t have to type out each and every one (even considering auto-complete)
2) My tags on each entry would be more complete. Often times I forget to add a tag that already exists. As it stands now, you have to type at least a few letters of every tag you want to add.
Is there a way to do something similar to my attached mockup out of the box that I may be missing?
ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee
Hey Ryan, ![]()
This will be possible with Tag 2.5, which will be available today or tomorrow.
One thing to note is that it will show Tags as it normally does, but will show all Tags when you type an asterisk (*)
Do you mean to say that there will be at least two separate additions?
1) A tag list (somewhat like I show in the mockup)
2) The ability to type an asterisk to get all tags
Or are you saying that only item 2 will be added? I actually have found a clever hack to get a tag list to show below the search box, but don’t want to implement it unless I know for sure it won’t be included in an official release. Thanks!
ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee
2) The ability to type an asterisk to get all tags
Sorry for not being clear, only that option will exist. ![]()
I actually have found a clever hack to get a tag list to show below the search box, but don’t want to implement it unless I know for sure it won’t be included in an official release. Thanks!
While I like your idea with the area for Tags automatically shown below the Tag Suggest feature, it could definately be an issue for sites with hundreds of Tags…
However, this could be something we set as an option to turn on/off in the Tag Preferences. I’ll add this to the feature requests list ![]()
Thanks!
Thanks for the clarification. I’m going to work on this ‘hack’ to get the list to show up, but limit the results to 50-100 tags - initially just alphabetically. Then I’ll snoop around and find out what the query is that retrieves the most popular tags and then update the hack to grab and list the 50-100 most popular tags for easy clicking!
Thanks, Pie Man.
ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee
Well, that didn’t take long. I started with some code Cocoaholic wrote (thanks Cocoaholic!), and then modified it to do what I needed. This pulls the top 50 tags (and their counts, just because) that aren’t already listed to the right, and spits out a big list in alphabetical order. Clicking them removes them from the list of tags and adds them to the entry.
The attached pic is the real deal…works and everything ![]()
If you ever decide to add this to an official release, it would be cool to have a few settings:
1) Show tag list Y/N
2) Tag List limit: (enter number of tags to return)
Thanks for giving me a head start on that, Cocoaholic!
ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee
No worries
Any possibility that you can show us how you did that Ryan?
Best wishes,
Mark
Any possibility that you can show us how you did that Ryan?
There is. I’m a little bogged down with client work today, but stay tuned.
ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee
Any possibility that you can show us how you did that Ryan?
There is. I’m a little bogged down with client work today, but stay tuned.
Sounds fantastic. Don’t worry any time you can do so then that would be great, thankyou.
Best wishes,
Mark
Just wondering if you had any time yet to show us how you achieved this Ryan?
No problem if you don’t I can wait longer if required ![]()
Best wishes,
Mark
Forgot to notify this thread… but Tag 2.5 is now available, which includes the search for all Tags with asterisk ability
Sorry, Mark. Haven’t had a chance - have a huge client project that is taking all my time - and trying to work on devot:ee as well.
It’s on my to-do list!
ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee
No problem mate. Perhaps just plop it into devot:ee and I will pick it up there instead ![]()
Hope it all goes well for you.
Best wishes,
Mark
@ Pie Man - Thanks had noticed that the other day but this sounds interesting too. Always like to see how things are done me
Well, that took a while. But I finally got around to writing that article over at devot:ee (devot-ee.com): Modify Solspace’s Tag Module To Show a Clickable List of Links. I show a couple different versions. Hope you get something out of it.
ryan masuga
—————
Masuga Design (EE Pro) | devot:ee
MD Markitup | All Add-Ons
@masuga | @masugadesign | @devot_ee
That’s pretty sexy Ryan… thanks!