README.textile
May 7, 2013 ยท View on GitHub
h1. Textpattern Tag Markup module for rah_terminal
p. "Packagist":https://packagist.org/packages/rah/rah_terminal_txpmarkup | "Twitter":http://twitter.com/gocom | "Donate":http://rahforum.biz/donate/rah_terminal_txpmarkup
p. Parses and prints out results of given Textpattern's @<txp:tag />@ markup.
h2. Installing
p. Using "Composer":http://getcomposer.org:
bc. $ composer.phar require rah/rah_terminal_txpmarkup
h2. Requirements
p. Minimum requirements:
- Textpattern 4.5.0
- "Rah_terminal":https://github.com/gocom/rah_terminal 0.1.0
h2. Changelog
h3. Version 0.1.1 - 2013/05/07
- The Composer package uses "textpattern/installer":https://packagist.org/packages/textpattern/installer and "textpattern/lock":https://packagist.org/packages/textpattern/lock.
h3. Version 0.1.0 - 2013/04/24
- Initial release.