fix some words
This commit is contained in:
parent
c564864a31
commit
2938841d1e
|
@ -8,11 +8,11 @@ Stable tag: 0.1
|
|||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
Tainacan is a 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.
|
||||
Tainacan is a powerful 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 repository platform.
|
||||
|
||||
== Description ==
|
||||
|
||||
Tainacan is a 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.
|
||||
Tainacan is a powerful 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 repository platform.
|
||||
|
||||
Please note: This is an (super) early release of this plugin, and we are working hard to release 1.0 soon, please refer to the [project's website](http://tainacan.org/new) for more information and road map.
|
||||
|
||||
|
@ -25,7 +25,7 @@ Faceted Search. Browse your collection (and let the public browse it) using a fa
|
|||
|
||||
* "Themes": Tainacan has its own default theme, that helps you present your collections in a beautiful and effective way, but will also work with any WordPress theme. For developers, it will be easy to add tainacan specific features to an existing theme.
|
||||
|
||||
* "API and Interoperability": Tainacan implements a RESTful API (read and write) to allow other applications to interact with your repository. Expose you collection in different formats, such as Json, JsonLD, OAI-PMH and others. If your collection have a specific set of metadata, you can map your fields to match the standars you want to use.
|
||||
* "API and Interoperability": Tainacan implements a RESTful API (read and write) to allow other applications to interact with your repository. Expose you collection in different formats, such as Json, JsonLD, OAI-PMH and others. If your collection have a specific set of metadata, you can map your fields to match the standards you want to use.
|
||||
|
||||
== Getting Started ==
|
||||
|
||||
|
@ -69,7 +69,7 @@ Example: [tainacan-search collection-id=4]
|
|||
|
||||
Upload the files to the plugins directory and activate it. You can also install and activate directly from the your admin panel.
|
||||
|
||||
If you have Imagick installed in your server, Tainacan will be able to automatically generata a thumbnail from your PDF files. This is desired but not required.
|
||||
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.
|
||||
|
||||
== Screenshots ==
|
||||
|
||||
|
@ -77,4 +77,4 @@ If you have Imagick installed in your server, Tainacan will be able to automatic
|
|||
2. Set up your collection
|
||||
3. Choose the metadata your collection will use
|
||||
4. Add items to your collections
|
||||
5. Browse your collections with a faceted search interface
|
||||
5. Browse your collections with a faceted search interface
|
||||
|
|
Loading…
Reference in New Issue