collective.transform.txt2tags
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
txt2tags transform for Plone
Project Description
Introduction
This package gives Plone users the ability to use txt2tags syntax in their Plone site.
Txt2tags documentation can be found in http://txt2tags.sourceforge.net.
In this transform the first three lines of txt2tags files are ignored letting Plone setting the title, author, etc.
Install
To install collective.transform.txt2tags with buildout do the following:
[instance] eggs = collective.transform.txt2tags zcml = collective.transform.txt2tags
To write content in txt2tags format you must do the following:
- Run the 'Txt2tags Transform Install' profile
- Go to Site setup -> markup
- Make sure the text/x-txt2tags transform is enabled
- Set your default editor to 'Plain Text'
To uninstall, run the 'Txt2tags Transform Uninstall' profile and remove the package from your buildout.
Changelog
1.0
- Initial release [shagi]
Current Release
collective.transform.txt2tags 1.1
Released Aug 29, 2010 — tested with Plone 4, Plone 3
Code cleanup, support for Plone 4.1
More about this release…
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 1.1 | Aug 29, 2010 | Code cleanup, support for Plone 4.1 More about this release… |
Plone 4
Plone 3
|
GPL | final |
| 1.0 | Apr 08, 2009 | First release, used already in production in http://www.gisa-elkartea.org More about this release… |
Plone 3
|
GPL | final |

