Skip to main content

Rapido for Plone

Project description

====================
rapido.plone
====================

**Happy hacking with Plone**

.. image:: https://raw.githubusercontent.com/collective/rapido.plone/master/docs/files/logo-rapido.png

.. image:: https://secure.travis-ci.org/collective/rapido.plone.png?branch=master
:target: http://travis-ci.org/collective/rapido.plone
:alt: Tests
.. image:: https://landscape.io/github/collective/rapido.plone/master/landscape.svg?style=flat
:target: https://landscape.io/github/collective/rapido.plone/master
:alt: Code Health
.. image:: https://coveralls.io/repos/collective/rapido.plone/badge.svg?branch=master&service=github
:target: https://coveralls.io/github/collective/rapido.plone?branch=master
:alt: Coverage

What for?
---------

Creating a small form able to send an email, or to store some data, generating
some extra information about a page and inserting it wherever we want: with Plone
these kind of tasks are complex for experts, and almost impossible for beginners.

**rapido.plone** allows any developer having a little knowledge of HTML and a
little knowledge of Python to implement custom elements and insert them anywhere
they want in their Plone site.

How?
----

The unique interface to build applications with rapido.plone is the **Plone
theming tool**.

This means that it can be done on the **file system** or through the
**inline theming editor**.

A Rapido application is just a part of our current theme; it can be
imported, exported, copied, modified, etc. like the rest of the theme.

Moreover, we can use `Diazo <http://docs.diazo.org/en/latest/>`_ extensively to
inject our application in the Plone layout easily.

Documentation and screencast
----------------------------

- Full `Rapido documentation <http://rapidoplone.readthedocs.org/en/latest/>`_.

- `Rapido Spanish documentation <http://rapidoplone-spanish.readthedocs.io/es/latest/>`_.

- How to implement a rating system in 3'33'' (`tutorial <http://rapidoplone.readthedocs.org/en/latest/tutorial.html>`_,
`screencast <https://www.youtube.com/watch?v=a7B-lX0caW0>`_).

- How to implement a glossary system as a tool to manage a list of terms (`tutorial <http://rapidoplone.readthedocs.io/en/latest/use-cases/glossary.html>`_).

- How to use Rapido to create custom SearchableText field (`tutorial <http://rapidoplone.readthedocs.io/en/latest/use-cases/book.html>`_).

- `example.rapidoplone <https://github.com/collective/example.rapidoplone>`_, is a source code package for differents examples "rapido.plone" apps.

Credits
-------

|makinacom|_

.. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
.. _makinacom: http://www.makina-corpus.com

Contributors
============

- Eric BREHAULT, ebrehault@gmail.com
- Leonardo J. Caballero G., leonardocaballero@gmail.com

Changelog
=========


1.1.1 (2017-04-22)
------------------

New features:

- Added Spanish translation for the rapido.plone documentation.
[macagua]

- Added i18n support for the rapido.plone documentation.
[macagua]

Bug fixes:

- Updated the source code from the rapido.plone tutorial about the rating app.
[macagua]

- Updated the rapido.plone tutorial documentation about the rating app.
[macagua]

- Make it work in an Archetypes free environment:
Bind event handlers directly on the OFS.Image.File class,
because there is no specific interface in OFS.
The additional set interface from plone.app.blob was Archetypes only.
It is no longer availabe if Archetypes and its dependencies is not available.
[jensens]

- Fix content rules Rapido app call
[ebrehault]


1.1 (2016-12-18)
----------------

Breaking changes:

- rapido.plone requires plone.resource 1.2

New features:

- Allow to locate a Rapido app outside the current theme
[ebrehault]

- Expose Rapido blocks as first-class Plone views
[jpgimenez, ebrehault]


1.0.3 (2016-09-19)
------------------

- Add book use case
[sverbois]

- Return unicode when loading templates
[ebrehault]


1.0.2 (2016-04-09)
------------------

- Add rapidoLoad Javascript event
[ebrehault]

- Allow to inject parent request path in Rapido path
[ebrehault]

- Support TAL templates
[ebrehault]

- Set content properly when calling block from content rule
[ebrehault]

- External call to Rapido elements using @@rapido-call
[ebrehault]

- API to access an external Rapido app
[ebrehault]


1.0.1 (2016-01-06)
------------------

- Ajax links
[ebrehault]

- Better context.content computing and reinjection
[ebrehault]


1.0 (2015-11-17)
----------------

- Initial release.
[ebrehault]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rapido.plone-1.1.1.tar.gz (23.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page