Skip to content

Commit

Permalink
* Bug fix: removed wrongly added blockquotes within README.rst [ichim…
Browse files Browse the repository at this point in the history
…-david refs #18064]
  • Loading branch information
ichim-david committed Jan 20, 2014
1 parent 0fea9aa commit 3f20b79
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
36 changes: 18 additions & 18 deletions README.txt
Expand Up @@ -26,13 +26,13 @@ related item widget.

EEA Relations features:

1. Define/restrict what kind of content types a certain content can relate to
2. Set restrictions on possible relations (e.g. relations can be made
only with published content)
3. You can define easy to use faceted searches (using EEA Faceted navigation)
on the relate items popup
4. Nice visual diagram showning all the relations and restrictions you defined
(Control Panel -> Possible relations)
1. Define/restrict what kind of content types a certain content can relate to
2. Set restrictions on possible relations (e.g. relations can be made
only with published content)
3. You can define easy to use faceted searches (using EEA Faceted navigation)
on the relate items popup
4. Nice visual diagram showning all the relations and restrictions you defined
(Control Panel -> Possible relations)

Install
=======
Expand Down Expand Up @@ -85,26 +85,26 @@ Dependencies
============
`EEA Relations`_ has the following dependencies:

* graphviz
* graphviz

::
::

$ yum install graphviz
$ apt-get install graphviz
$ yum install graphviz
$ apt-get install graphviz

* pydot
* eea.facetednavigation
* collective.js.jqueryui normally installed by eea.facetednavigation. Make sure
that you are using the proper version for your plone installation and that
the following effects are enabled::
* pydot
* eea.facetednavigation
* collective.js.jqueryui normally installed by eea.facetednavigation. Make sure
that you are using the proper version for your plone installation and that
the following effects are enabled::

1. transfer
2. pulsate

API Doc
=======

http://apidoc.eea.europa.eu/eea.relations-module.html
http://apidoc.eea.europa.eu/eea.relations-module.html


Source code
Expand Down Expand Up @@ -132,7 +132,7 @@ More details under docs/License.txt
Funding
=======

EEA_ - European Environment Agency (EU)
EEA_ - European Environment Agency (EU)

.. _EEA: http://www.eea.europa.eu/
.. _`plone.recipe.zope2instance`: http://pypi.python.org/pypi/plone.recipe.zope2instance
Expand Down
2 changes: 2 additions & 0 deletions docs/HISTORY.txt
Expand Up @@ -3,6 +3,8 @@ Changelog

6.7-dev - (unreleased)
----------------------
* Bug fix: removed wrongly added blockquotes within README.rst
[ichim-david refs #18064]
* Change: Documented collective.js.jqueryui dependency within README
[olimpiurob #17853]
* Feature: adding Sphinx-generated documentation in Page Template format
Expand Down

0 comments on commit 3f20b79

Please sign in to comment.