Showroom for OPDS Feed
Project description
Introduction
============
This product is a simple implementation of how quick you can integrate
REST data in a plone view with requests and lxml.
The showroom is a dexterity type that take a link to an OPDS library
and the url of a REST API returning an HTML page. This page should
contain the library presentation and content.
It was done for the Ecole Normale Superieure de Lyon - Institut Francais de l'Education for the project
metnav (Metadata Navigation).
enslyon.opdsshowroom Installation
---------------------------------
To install enslyon.opdsshowroom using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:
* Add ``enslyon.opdsshowroom`` to the list of eggs to install, e.g.:
[buildout]
...
eggs =
...
enslyon.opdsshowroom
* Re-run buildout, e.g. with:
$ ./bin/buildout
Changelog
=========
1.0.3 (2015-10-28)
-------------------
- Add 'Exclude Navigation' Behavior
[encolpe]
1.0.2 (2015-10-26)
-------------------
- Add the i18n script
[encolpe]
- Add the first translation: English and French
[encolpe]
- Fix duplicate description and add a class name to our base tag
[encolpe]
1.0.1 (2015-10-23)
-------------------
- Add the missing MANIFEST.in file
[encolpe]
1.0 (2015-10-23)
-------------------
- Initial release
[encolpe]
============
This product is a simple implementation of how quick you can integrate
REST data in a plone view with requests and lxml.
The showroom is a dexterity type that take a link to an OPDS library
and the url of a REST API returning an HTML page. This page should
contain the library presentation and content.
It was done for the Ecole Normale Superieure de Lyon - Institut Francais de l'Education for the project
metnav (Metadata Navigation).
enslyon.opdsshowroom Installation
---------------------------------
To install enslyon.opdsshowroom using zc.buildout and the plone.recipe.zope2instance
recipe to manage your project, you can do this:
* Add ``enslyon.opdsshowroom`` to the list of eggs to install, e.g.:
[buildout]
...
eggs =
...
enslyon.opdsshowroom
* Re-run buildout, e.g. with:
$ ./bin/buildout
Changelog
=========
1.0.3 (2015-10-28)
-------------------
- Add 'Exclude Navigation' Behavior
[encolpe]
1.0.2 (2015-10-26)
-------------------
- Add the i18n script
[encolpe]
- Add the first translation: English and French
[encolpe]
- Fix duplicate description and add a class name to our base tag
[encolpe]
1.0.1 (2015-10-23)
-------------------
- Add the missing MANIFEST.in file
[encolpe]
1.0 (2015-10-23)
-------------------
- Initial release
[encolpe]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
enslyon.opdsshowroom-1.0.3.zip
(27.2 kB
view hashes)