blocksy-tainacan/tainacan-blocksy
mateuswetah f10aff3453 Release 0.1.5. 2021-04-26 16:54:56 -03:00
..
inc Release 0.1.5. 2021-04-26 16:54:56 -03:00
js Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
sass Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
static/images Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
tainacan Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
template-parts Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
.gitignore Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
README.txt Release 0.1.5. 2021-04-26 16:54:56 -03:00
functions.php Release 0.1.5. 2021-04-26 16:54:56 -03:00
package-lock.json Release 0.1.5. 2021-04-26 16:54:56 -03:00
package.json Release 0.1.5. 2021-04-26 16:54:56 -03:00
screenshot.jpg Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
style.css Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
style.css.map Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
style.min.css Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
style.min.css.map Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
utils.php Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00

README.txt

=== Tainacan Support for Blocksy ===
Author: tainacan
Contributors: wetah, vnmedeiros, leogermani, tainacan
Tags: museums, libraries, archives, GLAM, collections, repository, tainacan, blocksy
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 5.6
Stable tag: 0.1.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html


A plugin for integrating Tainacan plugin pages with the amazing Blocksy theme.


== Description ==

[Tainacan](https://tainacan.org/) is an open-source, flexible and powerful tool for creating digital repositories on WordPress. It allows you to create and manage collections with a variety of metadata types, rich search and filtering of items and much more.

[Blocksy](https://creativethemes.com/blocksy/) is one of the many WordPress themes available out there. But it is not just another theme, it offers rich controls to customize your site with so many features that you won't miss a page builder. This project uses their customizer controls to offer options for setting different layouts to Tainacan pages such as the collection items list and the items page.

This project uses their customizer controls to offer options for setting different layouts to Tainacan pages such as the collection items list and the items page.


== Installation ==
 
Upload the files to the plugins directory and activate it. You can also install and activate directly from the admin panel.

Once activated, go to the theme customizer and play around with Tainacan-related options for each of your collections.
 
This plugin will only work with [Tainacan plugin](https://wordpress.org/plugins/tainacan/) active, preferably with a version greater than or equal to 0.17.4;

Also, this plugin will only work with [Blocksy theme](https://wordpress.org/themes/blocksy/) active, preferably with a version greater than or equal to 1.7.0;


== Find out more ==
 
* Visit our official website: [https://tainacan.org/](https://tainacan.org/)
* Check our documentation Wiki: [https://wiki.tainacan.org/](https://wiki.tainacan.org/)
* Source code on GitHub: [https://github.com/tainacan/blocksy-tainacan](https://github.com/tainacan/blocksy-tainacan)
* Blocksy official website: [https://creativethemes.com/blocksy/](https://creativethemes.com/blocksy/)
* Blocksy Companion plugin: [https://wordpress.org/plugins/blocksy-companion/](https://wordpress.org/plugins/blocksy-companion/)


== Copyright ==

Tainacan Support for Blocksy, Copyright 2021 Tainacan.org
Tainacan Support for Blocksy plugin is distributed under the terms of the GNU GPLv3
License details: https://github.com/tainacan/blocksy-tainacan/blob/master/LICENSE


== Screenshots ==

1. With the plugin enabled, your customizer will offer options for each Tainacan collection items list and item page, besides the repository and term items list page;
2. The item single page can be customized for different layouts, so you can decide how to display the document, attachments and metadata;
3. Besides that, Blocksy offers different title banners, post navigation and related post features that can also be used in your item single page;


== Changelog ==

= 0.1.5 =
* Fixes navigation file issue with PHP opening tag

= 0.1.4 =
* Clean up some unecessary build-related files

= 0.1.3 =
* Changes name to avoid trademark issues

= 0.1.2 =
* First release on the WordPress.org plugins repository