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.1
- Add support for plone 4.1
- Improve txt2tags calls based on module-body.py sample
- Bugfixes [shagi]
1.0
- Initial release [shagi]
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
Close
Hashes for collective.transform.txt2tags-1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ff0afdbbaf62b97a5a9e277e067a320218cc3bc707cadc19cf0e22cad4293fb |
|
MD5 | 2b68b23a40023cf7171b77ff62bbf3b8 |
|
BLAKE2-256 | 5366b360d0acfeeb4c973c40a0643411f17df748eab03ff859cbcf7597306649 |