Lorem ipsum text and image demo content for Plone
Project description
zopyx.ipsumplone
================
This package provides some browser view for creating demo content and demo
images without reinventing functionality for every new project.
Installation
============
Add ``zopyx.ipsumplone`` to the eggs options of your buildout configuration, re-run
buildout and restart your Plone instance.
Usage
=====
- ``@@new-site`` called in the context of the Zope root object or a Zope folder will
create a new Plone site with a unique id.
- ``@@demo-content`` called in the context of the a Plone site will create
a set of folder for images, news items, events, files and documents.
The main purpose of the package to call the views above inside the setuphandler
or profile setup step to generate example content on request. Please check the
``browser/setup.py`` implementation to figure out API methods like
``createDocument()``, ``createImage()`` or ``createNewsitem()``. Subclassing
the ``Setup`` view is obviously a good start for own customizations.
Requirements
============
* tested with Plone 5.0 and Dexterity content (use ``zopyx.ipsumplone`` 0.2.X
for Archetypes-based content under Plone 4.X)
Sources
=======
See https://github.com/zopyx/zopyx.ipsumplone
Issue tracker
=============
See https://github.com/zopyx/zopyx.ipsumplone/issues
Licence
=======
``zopyx.ipsumplone`` is published under the GNU Public Licence Version 2
Author
======
| ZOPYX/Andreas Jung
| Hundskapfklinge 33
| D-72070 Tübingen, Germany
| www.zopyx.com
| info@zopyx.com
Changelog
=========
0.3.11 (2017-10-02)
------------------
- new image service
0.3.9 (2016-11-21)
------------------
- new image service
0.3.8 (2016-09-29)
------------------
- new image service
0.3.7 (2016-04-13)
------------------
- fixed editing issues with images and news items
0.3.x (2015-09-26)
------------------
- support for Plone 5/Dexterity
0.2.1 (2012-01-30)
------------------
- minor improvements
0.2 (2012-01-28)
----------------
- fixes
- documentation updated
- cleanup
- support for more types
0.1 (2012-01-27)
----------------
- Initial release
================
This package provides some browser view for creating demo content and demo
images without reinventing functionality for every new project.
Installation
============
Add ``zopyx.ipsumplone`` to the eggs options of your buildout configuration, re-run
buildout and restart your Plone instance.
Usage
=====
- ``@@new-site`` called in the context of the Zope root object or a Zope folder will
create a new Plone site with a unique id.
- ``@@demo-content`` called in the context of the a Plone site will create
a set of folder for images, news items, events, files and documents.
The main purpose of the package to call the views above inside the setuphandler
or profile setup step to generate example content on request. Please check the
``browser/setup.py`` implementation to figure out API methods like
``createDocument()``, ``createImage()`` or ``createNewsitem()``. Subclassing
the ``Setup`` view is obviously a good start for own customizations.
Requirements
============
* tested with Plone 5.0 and Dexterity content (use ``zopyx.ipsumplone`` 0.2.X
for Archetypes-based content under Plone 4.X)
Sources
=======
See https://github.com/zopyx/zopyx.ipsumplone
Issue tracker
=============
See https://github.com/zopyx/zopyx.ipsumplone/issues
Licence
=======
``zopyx.ipsumplone`` is published under the GNU Public Licence Version 2
Author
======
| ZOPYX/Andreas Jung
| Hundskapfklinge 33
| D-72070 Tübingen, Germany
| www.zopyx.com
| info@zopyx.com
Changelog
=========
0.3.11 (2017-10-02)
------------------
- new image service
0.3.9 (2016-11-21)
------------------
- new image service
0.3.8 (2016-09-29)
------------------
- new image service
0.3.7 (2016-04-13)
------------------
- fixed editing issues with images and news items
0.3.x (2015-09-26)
------------------
- support for Plone 5/Dexterity
0.2.1 (2012-01-30)
------------------
- minor improvements
0.2 (2012-01-28)
----------------
- fixes
- documentation updated
- cleanup
- support for more types
0.1 (2012-01-27)
----------------
- Initial release
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
zopyx.ipsumplone-0.3.14.zip
(433.2 kB
view hashes)