A flexible and powerful repository platform for WordPress
Go to file
Anna e só daae520667
Updates the bug report template
- Fixed formatting
- Explanatory text is a bit more personal
2019-03-11 11:44:52 -03:00
.github/ISSUE_TEMPLATE Updates the bug report template 2019-03-11 11:44:52 -03:00
cypress Rename category to taxonomy and categories to taxonomies 2018-06-13 09:29:54 -03:00
docs More improvements on Extra View Modes documentation. 2019-01-10 09:36:13 -02:00
src Begins implementaion of warning for less items than total due to sorting by custom metadata. Checks for undefined cases on orderByName decision. 2019-02-22 09:39:15 -03:00
tests Fixes function not found in entity taxonomy 2019-01-21 10:32:22 -02:00
wp-repo-assets More assets update, css adjustments and label correction for autocomplete placeholder. 2018-11-20 12:12:17 -02:00
.babelrc Init collections carousel (#136) 2018-10-01 17:32:32 -03:00
.eslintrc.js Adds support to redefine status in bulk, do procedures one by one, remove close button, adds more actions for bulk actions (#18) 2018-08-27 15:54:49 -03:00
.gitignore Ignore .DS_Store 2018-07-09 10:22:22 -03:00
.travis.yml Update .travis.yml 2018-08-29 15:44:07 -03:00
CONTRIBUTING.md Creates CONTRIBUTING.md 2019-03-04 16:07:39 -03:00
LICENSE adding GPL license 2018-05-22 13:58:00 -03:00
README.md Clears up README.md and adds better description 2019-03-04 15:58:21 -03:00
bootstrap-config-sample.php create fields text test cypress 2018-03-22 12:24:04 -03:00
build-config-sample.cfg include script to run unit and integration tests together 2018-03-05 16:47:45 -03:00
build-watch.sh Fixes build-watch on Linux. Disables dragging when editing a filter or field. 2018-03-21 08:56:07 -03:00
build.sh Merge branch 'develop' into feature/gutenberg-blocks 2018-10-26 10:10:00 -03:00
compile-sass.sh Init collections carousel (#136) 2018-10-01 17:32:32 -03:00
composer.json Now tainacan is compatible with php 5.6 or greater 2018-05-21 13:56:50 -03:00
composer.lock Changes the directory of sass cache and removes uncessary files from vendor dir when is building 2018-05-23 11:17:14 -03:00
cypress.json creates tests for the creation of fields 2018-03-22 18:07:25 -03:00
deploy_rsa.enc Integração contínua 2018-05-28 16:12:23 -03:00
package-lock.json Fix bugs and adjust style (#136) 2018-10-25 17:15:46 -03:00
package.json Dependency updates aiming security. 2019-01-17 09:21:40 -02:00
phpcs.xml.dist primeira versã odo repo com testes e build 2017-10-20 12:30:04 -02:00
phpunit.xml.dist primeira versã odo repo com testes e build 2017-10-20 12:30:04 -02:00
postcss.config.js Initiated user admin 2018-01-23 12:42:01 -02:00
run-cypress.sh refactor selectors of the buttons for creating collections and items 2018-04-12 18:21:41 -03:00
run-tests.sh configuration to run the cypress in different ways according to the need of verification 2018-04-11 16:41:41 -03:00
verify_compat.sh Fixes incompatibilities with older versions of PHP 2018-08-02 08:57:32 -03:00
webpack.config.js Merge css conflicts. 2018-11-13 15:24:04 -02:00

README.md

Build Status Waffle.io - Columns and their card count

Tainacan

Homepage / Blog / Documentation / Mailing list / Twitter

What is Tainacan?

Tainacan is a software solution for building, managing and publishing digital repositories of any kind. It is composed of a WordPress plugin, which is being developed on this repository, and a companion WordPress theme especially designed to produce beautiful digital exhibits.

Features

API and interoperability. Taincan implements an API RESTful that allows other applications to interact with your repository. Display your collection in different formats such as JSON, JSON-LD and OAI-PMH. If your collection uses a custom standard, you can map it to well-known stardards such as DublinCore.

Contributing

Tainacan is a free, open source software licensed under GPLv3. Contributions to the codebase will abide to the same license; other contributions may be under aditional or other terms.

To contribute with our project, you can report bugs and other issues, or suggest new features. You are also free to submit pull requests or translate Tainacan to multiple languages. If you are interested in contributing, you can get started by reading our contribution guidelines.

Team