-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ronste
committed
May 13, 2024
1 parent
5cafc8a
commit 2ef9f35
Showing
3 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# Shariff plugin | ||
|
||
This plugin adds social media buttons to your web site (to the footer of each page, the article page or the sidebar) without compromising the privacy of website users. It implements shariff by Heise Medien GmbH ([Github](https://github.com/heiseonline/shariff), [article](http://ct.de/shariff)) in [Open Journal Systems](https://pkp.sfu.ca/ojs/). | ||
This plugin adds social media buttons to your web site (to the footer of each page, the article page or the sidebar) without compromising the privacy of website users. It implements shariff by Heise Medien GmbH ([Github](https://github.com/heiseonline/shariff), [article](http://ct.de/shariff), [npm](https://www.npmjs.com/package/shariff)) in [Open Journal Systems](https://pkp.sfu.ca/ojs/). | ||
|
||
This plugin has been tested with OJS version 3.4.0-3. It should also be compatible with OMP 3.4 and OPS 3.4. | ||
|
||
## Features | ||
|
||
Available social media services (as of Shariff 3.2.1) are: | ||
Available social media services (as of Shariff 3.3.0) are: | ||
|
||
|
@@ -27,13 +27,11 @@ Available social media services (as of Shariff 3.2.1) are: | |
- Buffer | ||
- Tencent-Weibo | ||
- Telegram | ||
- vk | ||
- Info | ||
|
||
|
||
Additionally an info button that links to the heise article can be added. You can also add a mail icon. | ||
|
||
The plugin offers a selection of settings like themes, orientation and position of the social media buttons (see settings below) accessible via "Website -> Appearance". As of plugin version 3.3.1 WCAG conformant buttons are available and are enbaled by default. | ||
|
@@ -83,6 +81,7 @@ Contact us via [email protected]. Find out more about the project [OJS-de.net]( | |
|
||
## Version History | ||
|
||
* 3.4.4 Update Shariff 3.3.0 - thanks to lepidus | ||
* 3.3.1, 3.4.2 - provides WCAG 2 conformant social media buttons - thanks to staff at University of Oklahoma Libraries | ||
* 3.4 - plugin version for OJS 3.4 | ||
* 3.3 - plugin version for OJS 3.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters