View Pasley70's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
this should be rather called tag_tools for all the neat features it adds to the tag functionality in general
@Krischan we think about it :-) we still have some nice ideas for the follow-tag function, but this could be offered as an option. So you can use e.g. tag-autocomplete without the follow-tag-function.
I opened a console and found this error:
Uncaught TypeError: Object [object Object] has no method 'tagit'
only at my online server, on my localhost the error is not showing and the autocomplete works great, any idea?
@Gonzalo Thanks for the hint. The jQuery library "tagit" is - may be- not implemented cleanly. The library could not be loaded when the site perform the elgg-scripts (e.g. from a slow server?). See also http://stackoverflow.com/questions/17975382/jquery-tagit-plugin-requires-document-ready - We will check this!
please send me a message if you have news
@Gonzalo There is a new version on github: https://github.com/Beaufort8/follow_tags
The JavaScript-Library "tagit" is placed in the html-header, no longer in the html-body. Maybe that helps.
Please note that you have to flush the caches after update and activate the follow-tag-functionality explicitly in the plugin-settings.
I changed from JS min to the common version, and it works without using the git