Somehow I seem to be unable to find the original release thread, so I’ll start a new one here.
A new version of the Simple Tags Extension/Module has been released.
Changes since last release:
• parameter added to the tagcloud-tag to order by popularity
• added AJAX auto-suggest/-complete for tagfields, can be (de)activated in the extension settings
• added the facility to pass muliple tags to the taglist-tag; tags can be separated by (or) to retrieve entries tagged with any or (and) to retrieve entries tagged with all of the supplied tags
• extended the tagheader-tag to accept multiple tags as well
• new tag: exp:simpletag:related_tags; displays tags related to the one(s) currently viewed
• new tag: exp:simpletag:related_tags_cloud; same as above but in a cloud view
• new tag: exp:simpletag:related_entries, list related entries based on tags in common
• new tag: exp:simpletag:recent_tags; list recently used tags
• new tag: exp:simpletag:tagloop; returns all tags and their url_titles
• general overhaul of the module code
• improved ordering of the tagcloud
• fixed a bug that could affect batch-retagging
• removed a typo in the extension
Details about the new functions can be found in the Docs.
