How to install collective.portlet.tal
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install collective.portlet.tal
Lastest release
This portlet allows you to enter TAL into a text area, which is then executed as if it came from a page template
Changelog
collective.portlet.tal - 1.2.0 Released Sep 18, 2012
- Add z3c.autoinclude entry point [aclark4life]
collective.portlet.tal - 1.1 Released Dec 28, 2011
- Updated for Plone 4.1 compatibility [saibatizoku, hvelarde]
collective.portlet.tal - 1.0 Released Sep 09, 2008
- Initial package structure. [optilude]