Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/collective/collective.mirror

A content type that mirrors the content of any other container.
https://github.com/collective/collective.mirror

Last synced: 3 months ago
JSON representation

A content type that mirrors the content of any other container.

Lists

README

        

.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on pypi or github. It is a comment.

.. image:: https://travis-ci.org/collective/collective.mirror.svg?branch=master
:target: https://travis-ci.org/collective/collective.mirror

.. image:: https://coveralls.io/repos/github/collective/collective.mirror/badge.svg?branch=master
:target: https://coveralls.io/github/collective/collective.mirror?branch=master
:alt: Coveralls

.. image:: https://img.shields.io/pypi/v/collective.mirror.svg
:target: https://pypi.python.org/pypi/collective.mirror/
:alt: Latest Version

.. image:: https://img.shields.io/pypi/status/collective.mirror.svg
:target: https://pypi.python.org/pypi/collective.mirror
:alt: Egg Status

.. image:: https://img.shields.io/pypi/pyversions/collective.mirror.svg?style=plastic :alt: Supported - Python Versions

.. image:: https://img.shields.io/pypi/l/collective.mirror.svg
:target: https://pypi.python.org/pypi/collective.mirror/
:alt: License

=================
collective.mirror
=================

Tell me what your product does

Features
--------

- Can be bullet points

Examples
--------

This add-on can be seen in action at the following sites:
- Is there a page on the internet where everybody can see the features?

Documentation
-------------

Full documentation for end users can be found in the "docs" folder, and is also available online at http://docs.plone.org/foo/bar

Translations
------------

This product has been translated into

- Klingon (thanks, K'Plai)

Installation
------------

Install collective.mirror by adding it to your buildout::

[buildout]

...

eggs =
collective.mirror

and then running ``bin/buildout``

Contribute
----------

- Issue Tracker: https://github.com/collective/collective.mirror/issues
- Source Code: https://github.com/collective/collective.mirror
- Documentation: https://docs.plone.org/foo/bar

Support
-------

If you are having issues, please let us know.
We have a mailing list located at: [email protected]

License
-------

The project is licensed under the GPLv2.