1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00
documize/embed
Harvey Kandola 22b6674edb Content liking
New per space option that allows users to like/dislike content.

The prompt is configurable per space, e.g. "Was this useful?".

Enterprise edition gets new Votes report providing insights into most/least liked content.
2018-04-13 11:01:36 +01:00
..
bindata_assetfs.go Content liking 2018-04-13 11:01:36 +01:00
embed.go removed embed init() for unit testing 2017-09-01 14:11:09 +01:00
README.md move embedded assets to separate directory 2016-07-22 20:56:56 +01:00

Uses github.com/elazarl/go-bindata-assetfs, which must be installed to 'go generate' to create bindata_assetfs.go