blocksy-tainacan/tainacan-blocksy
mateuswetah 193ae3fb41 Small adjusment to garantee page relaod from customizer when changing settings. 2021-07-13 21:06:16 -03:00
..
inc Small adjusment to garantee page relaod from customizer when changing settings. 2021-07-13 21:06:16 -03:00
js Small adjusment to garantee page relaod from customizer when changing settings. 2021-07-13 21:06:16 -03:00
sass Updates to related items css and js reload logic on customizer. 2021-07-13 19:51:53 -03:00
static/images Adds new item page structure type. Creates new options for documents. 2021-07-06 15:11:01 -03:00
tainacan Hides gtm option for now. 2021-07-13 19:28:10 -03:00
template-parts Adds option to display 'Items related to this' section 2021-07-07 23:21:21 -03:00
.gitignore Version 0.1.3: Renames plugin to Tainacan Support for Blocksy 2021-04-14 14:40:23 -03:00
README.txt Version 0.1.9 2021-06-14 16:01:04 -03:00
functions.php Version 0.1.9 2021-06-14 16:01:04 -03:00
package-lock.json Version 0.1.9 2021-06-14 16:01:04 -03:00
package.json Version 0.1.9 2021-06-14 16:01:04 -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 Updates to related items css and js reload logic on customizer. 2021-07-13 19:51:53 -03:00
style.css.map Updates to related items css and js reload logic on customizer. 2021-07-13 19:51:53 -03:00
style.min.css Updates to related items css and js reload logic on customizer. 2021-07-13 19:51:53 -03:00
style.min.css.map Updates to related items css and js reload logic on customizer. 2021-07-13 19:51:53 -03:00
utils.php Improves child theme detection for when in customizer 2021-05-27 22:51:51 -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.2
Requires PHP: 5.6
Stable tag: 0.1.9
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.9 =
* Fixes collection description style

= 0.1.8 =
* Fixes several issues with archive header elements

= 0.1.7 =
* Fixes child theme detection logic when customizer is on

= 0.1.6 =
* Fixes global enqueue and updates to inline logic for Blocksy 1.8.0

= 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