centillien/follow_tags

There is no license information available for the latest version (1.1) of this package.

Improved Tags functionality for Elgg.

Installs: 70

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 8

Open Issues: 1

Type:elgg-plugin

1.1 2016-08-20 12:37 UTC

This package is auto-updated.

Last update: 2024-04-15 03:41:49 UTC


README

This plugin allow users to follow tags. Users can select any tag which is filtered and displayed in the Activity Stream. The user is notified when new content is matching.

Features

  • Add 'My Tags' to the Activity tabs
  • Input-fields with user friendly autocompletion
  • User-notification for new matched content
  • Language support en, de included
  • Tested on version Elgg 1.9.2

Installation

Copy the plugin-folder in your '/mod' directory and activate the plugin.

Admin-settings

  • enable/disable Follow Tags to provide the tag-autocompletion exclusivly
  • minimum number of characters a user must type before a search is performed
  • tag-threshold for autocomplete-selection
  • total number of tags
  • removeConfirmation press the backspace key twice to remove the last tag
  • caseSensitive for tags
  • allow Spaces in a tag
  • additional default Tags for autocomplete

User-settings

  • Follow Tags
  • User can select if they want to get notification (FollowTags Notification use the user notification methods)

ToDo

  • prevent double notification on Groups (only Group-Notification)
  • Ajax-Support for autocomplete