ep_comments_page
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"description": "Adds comments on sidebar and link it to the text. For no-skin use ep_page_view.", | ||
"name": "ep_comments_page", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Nicolas Lescop", |
@@ -5,8 +5,5 @@ # Comments and annotations for Etherpad | ||
## Installing this plugin with git. | ||
## Installing this plugin with npm. | ||
``` | ||
npm install ep_page_view | ||
git clone https://github.com/JohnMcLear/ep_comments.git node_modules/ep_comments_page | ||
cd node_modules/ep_comments_page | ||
npm install | ||
npm install ep_comments_page | ||
``` | ||
@@ -22,3 +19,3 @@ | ||
To use this way of displaying comments, **make sure you have installed [ep_page_view](https://github.com/ether/ep_page_view)**, and add the following to your `settings.json`: | ||
To use this way of displaying comments, add the following to your `settings.json`: | ||
``` | ||
@@ -68,3 +65,4 @@ // Display comments as icons, not boxes | ||
## License | ||
Apache 2 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
266675
66