Adds open source highlight to plugin description and website and wiki links to plugins readme.
This commit is contained in:
parent
333aa976fd
commit
e894a2f7ca
|
@ -8,11 +8,11 @@ Stable tag: 0.13
|
|||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
Tainacan is a powerful and flexible repository platform for WordPress. Manage and publish your digital collections just as easily as you post to your blog, having all the tools of a professional repository platform.
|
||||
Tainacan is an open source, powerful and flexible repository platform for WordPress. Manage and publish your digital collections just as easily as you post to your blog, having all the tools of a professional repository platform.
|
||||
|
||||
== Description ==
|
||||
|
||||
Tainacan is a powerful and flexible repository platform for WordPress. Manage and publish your digital collections just as easily as you post to your blog, having all the tools of a professional repository platform.
|
||||
[Tainacan](https://tainacan.org/) is an open source, powerful and flexible repository platform for WordPress. Manage and publish your digital collections just as easily as you post to your blog, having all the tools of a professional repository platform.
|
||||
|
||||
= Features =
|
||||
|
||||
|
@ -76,6 +76,11 @@ Upload the files to the plugins directory and activate it. You can also install
|
|||
|
||||
If you have Imagick installed in your server, Tainacan will be able to automatically generate a thumbnail from your PDF files. This is desired but not required.
|
||||
|
||||
== Find out more ==
|
||||
|
||||
* Visit our oficial website: [https://tainacan.org/](https://tainacan.org/)
|
||||
* Check our documentation Wiki: [https://wiki.tainacan.org/](https://wiki.tainacan.org/)
|
||||
|
||||
== Screenshots ==
|
||||
|
||||
1. Manage your repository
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
/*
|
||||
Plugin Name: Tainacan
|
||||
Plugin URI: https://tainacan.org/
|
||||
Description: powerfull and flexible repository platform for WordPress. Manage and publish you digital collections as easily as publishing a post to your blog, while having all the tools of a professional respository platform.
|
||||
Description: Open source, powerfull and flexible repository platform for WordPress. Manage and publish you digital collections as easily as publishing a post to your blog, while having all the tools of a professional respository platform.
|
||||
Author: Tainacan.org
|
||||
Version: 0.13
|
||||
Text Domain: tainacan
|
||||
|
|
Loading…
Reference in New Issue