Item13679: create a like plugin for foswiki

pencil
Priority: Enhancement
Current State: Closed
Released In: n/a
Target Release:
Applies To: Extension
Component: LikePlugin
Branches: master
Reported By: MichaelDaum
Waiting For:
Last Change By: MichaelDaum
This is a social like mechanism that does NOT connect to any social networking platform. Instead all votes are stored in Foswiki.

Features:
  • votes stored in sql table DONE
  • topics as well as any meta object (attachments, comments, custom meta, ...) can be liked DONE
    • not yet: attachments DONE
    • not yet: comments DONE
  • counts are indexed by SolrPlugin DONE
  • counts influence sorting order in solr boosting most liked objects DONE
  • counts can be used in DBCachePlugin. i.e. to sort results by number of likes DONE
  • multilingual DONE
  • %LIKE macro to customize buttons DONE
  • themeable jQuery plugin DONE
  • anonymous liking ALERT! ... leaving for a future release
  • integrate into ClassificationPlugin DONE
  • integrate into NatSkin DONE
  • integrate into PatternSkin DONE

-- MichaelDaum - 07 Sep 2015

Work here also affects SolrPlugin, DBCachePlugin, MetaCommentPlugin and TopicInteractionPlugin.

-- Main.MichaelDaum - 08 Sep 2015 - 14:05

 
Topic revision: r5 - 21 Sep 2015, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy