How to install plone.app.texttile
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install plone.app.texttile
Dependencies
- distribute
- plone.app.tiles
- plone.app.z3cform
- plone.directives.form
- plone.tiles
- zope.i18nmessageid
- zope.schema
- [test] plone.app.testing
- [test] plone.dexterity
- [test] plone.portlets
- [test] plone.testing
- [test] Products.CMFCore
- [test] zope.component
- [test] zope.configuration
- [test] zope.contentprovider
- [test] zope.interface
- [test] zope.publisher
Lastest release
Text tile, to be used with Deco Layout Editor.
Contents
This is initial release of Text Tile and is incomplete, but it is included in first release of Deco, just to work on tiles api on which other tiles will be based.
Please report issues in Deco's issue tracker
Changelog
1.0 (2012-06-22)
- initial release. [garbas]