Release Notes

2.2.1 (2018-07-26):

  • fixed: improved access to entity validation

2.2 (2018-04-19):

  • changed: tag rules are now matched case insensitive

2.1 (2018-01-11):

  • added: option to notify users of applied tag rules

2.0 (2017-06-14):

  • added: admin pages to manage tags
  • added: admin searchable tags
  • added: apply tag rules on metadata create
  • added: apply type/subtype filter to search results
  • added: custom class for tag rules
  • added: links to create rules from search listing
  • added: pagination on search page
  • added: sorting of tags search results
  • added: suggestions for autocorrections
  • added: support for placeholder on tagit input
  • added: tag details view
  • added: tag rule create/edit/delete
  • changed: increased Elgg version requirement to 2.3
  • Dear @jdalsem

    Could you please advise how can I change the Tag Tool icon (the round arrow shape) to default icon "tag" or "tags" or may be I will replace it with something else that looks better. Could you tell me what is the name of the round shape icon and under which directory structure in ccs it has been declared. Please help. I want to use this tag tools but want to replace this "refresh" looking icon with any of the followings:

    fa-tags 
    fa-tag
    fa-hashtag (may be this one will look good)
    fa-plus
    fa-plus-square
    fa-plus-square-o

    If you could kindly tell me where under which relative path in the plugin the "refresh" looking icon has been declared and the name, I can then do a test and trial with different icons and see which one looks good.

  • is it under tag_tools/classes/ColdTrick/TagTools/ file called MenuItems.php 

    elgg_view_icon('refresh') and
    'text' => elgg_view_icon('refresh-hover'), ?

  • Ok.. I changed it... and now it makes more sense...

    'text' => elgg_view_icon('user-plus'), and 

    'text' => elgg_view_icon('user-times-hover'),

    besides your outstanding plugin functionality, the above icons really stand out.

     

  • Dear Sir,

    It would be nice if I could use 2px padding. Can you please advise how can I add the padding syntax like padding: 2px to both the fa icons. Your help would be highly appreciated.  

Jeroen Dalsem

Owner of ColdTrick IT Solutions, developing social networking sites for the dutch market

Stats

  • Category: Misc
  • License: GNU General Public License (GPL) version 2
  • Updated: 2024-6-28
  • Downloads: 5539
  • Recommendations: 9

Other Projects

View Jeroen Dalsem's plugins