Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleverdevil/Known-Reviews
https://github.com/cleverdevil/Known-Reviews
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cleverdevil/Known-Reviews
- Owner: cleverdevil
- License: other
- Created: 2015-08-20T20:20:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T16:00:09.000Z (over 5 years ago)
- Last Synced: 2024-07-27T05:33:02.996Z (4 months ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Reviews for Known
=================Adds support for publishing reviews to the [Known CMS](http://withknown.com).
Content will also support the [h-review
microformat](http://microformats.org/wiki/h-review) and [h-product
microformat](http://microformats.org/wiki/h-product). To install, simply clone
this repository to your `IdnoPlugins` subdirectory of your Known installation,
using the directory name `Review`, and enable the plugin.Future Iteration
----------------Currently, this plugin simply allows for publishing of review content. Over
time, I'd like to see it evolve to support additional functionality:* Syndication of specific types of review content to appropriate silos:
- Amazon (most products)
- Goodreads (books)
- Rotten Tomatoes / IMDB (movies and tv shows)
- etc.
* Embedding of affiliate links on reviews as a way for publishers to make
money from their sites.Please feel free to contribute!