tainacan/src
vnmedeiros c503863907 remove the abstract class `CommunImportExport` #343 2020-01-16 15:20:41 -03:00
..
api change method `set_comments` to `set_comment_status` #171 2019-12-19 12:41:29 -03:00
assets Removes scss check from build script. 2020-01-14 14:01:38 -03:00
classes Temporaly keeps copy of filter and metadata types on classes folder. 2020-01-15 14:08:08 -03:00
cli add transients to garbage collector #313 2019-10-09 10:31:06 -03:00
exporter remove the abstract class `CommunImportExport` #343 2020-01-16 15:20:41 -03:00
exposers better headers in csv exposer. add filename 2019-08-19 17:52:16 -03:00
generic-background-process change method `set_comments` to `set_comment_status` #171 2019-12-19 12:41:29 -03:00
importer verify permission on taxonomy importer #274 2019-12-06 16:29:06 -03:00
languages Renaming it_IT translation files 2019-03-28 12:34:03 -03:00
mappers correcting and standarizing register hooks for exposers and others #293 2019-08-15 09:44:51 -03:00
oaipmh-expose Fix exposers to new API response 2019-05-31 11:10:34 -03:00
pdf-viewer allow external pdfs; protect against external embed of pdf iframe #292 2019-08-09 15:38:04 -03:00
theme-helper Adjustments to recent creation of a new theme-items-page. 2020-01-15 16:02:35 -03:00
views More adustments to collection header bar. 2020-01-15 17:08:59 -03:00
migrations.php init roles and clean old ones. migrate users #274 2019-12-17 17:55:55 -03:00
readme.txt version 0.14.2 2019-12-02 10:44:59 -03:00
tainacan.php Bye bye DevInterface! 2020-01-13 11:58:54 -03:00

readme.txt

=== Tainacan ===
Contributors: andrebenedito, daltonmartins, fabianobn, jacsonp, leogermani, weryques, wetah, eduardohumberto, ravipassos, jessicafpx, marinagiolo, omarceloavila, vnmedeiros
Tags: museums, libraries, archives, GLAM, collections, repository
Requires at least: 4.8
Tested up to: 5.3
Requires PHP: 5.6
Stable tag: 0.14.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

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](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 =

* "Metadata and Filters": Use a metadata standard or choose whatever set of metadata you want to describe the items in your collections. Also, choose which metadata will be used as a filter when browsing collections.

* "Faceted Search". Browse your collection (and let the public browse it) using a faceted search interface with the filters you have chosen.

* "Manage Taxonomies": Manage vocabularies that can be used accross all your collections.

* "Themes": The Tainacan plugin has its own default theme, which helps you to showcase your collections in a beautiful and effective manner. But it can also work with any WordPress theme, so interface developers can easyly 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. That way, you can expose your collection in different formats, such as Json, JsonLD, OAI-PMH and others. If your collection has a specific set of metadata, you can map this metadata to match the patterns you want to use.

* "Gutenberg blocks": Tell stories with your collections. Tainacan offers you several Gutenberg blocks so you can present your collections to the public in many different ways!

== Getting Started ==

After installation, you will see a new menu item in your admin panel called "Tainacan". Click on it to open the Tainacan admin interface.

To get an overview of the main concepts of Tainacan, please visit [this page](https://tainacan.github.io/tainacan-wiki//#/general-concepts).

= Create a collection =

Click "New Collection" to create a new collection, use a mapping standard or import using one of our importers.

= Configure your collection =

Navigate the top menu to set your collection up. Create the metadata that items in this collection will have, and choose, from these metadata, which ones are going to be used as a filter.

= Add items =

Back to the "Items" screen, click "Add new" to create a new item.

= Manage and browse your collection =

Through this admin interface you can manage your collection and browse its item using the faceted search interface or advanced search interface.

If you want to visit your collections in the public side of your site, using your current theme, visit http://your-site/tainacan-collection and you will get the list of your collections.

= Set up Taxonomies =

You can also have metada as taxonomies, which you can configure with a set of hierarchical terms of your own vocabulary.

= Add links to your menu =

Edit your menu and links directly to your collections. Click "Screen options" at the top of the Menu edition page and enable "Collections".

If you want to add a link to the list of collections, click "View all" tab on the Collections box on the left, and then add the first item named "Collections" to the menu.

= Faceted search in your theme =

We are still working in a way to enable faceted search in any theme. You can try it but it might not work very well depending on your theme.

In order to do this, use the shortcode "tainacan-search" in any page of your site (we recommend a full width template page), informing the ID of the collection you want to display.

Example: [tainacan-search collection-id=4]

== Installation ==

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 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. Set up your collection
3. Choose the metadata and filters for your collection
4. Add items described by your metadata
5. Set up your item as a file, link or text and attach many type of documents
6. Browse your collections with a faceted search interface
7. Navigate through rich filtering interface
8. Explore more with Advanced Search
9. Set up Taxonomies to be used across your repository
10. Bulk edit as many items as you need quickly
11. Expose your collection using Tainacan default theme
12. Use Gutenberg blocks to display your collections in posts and pages
13. Choose which items will be displayed in your block
14. Items displayed using a Gutenberg block