https://github.com/gocom/rah_terminal_txpmarkup
Textpattern template language module for rah_terminal
https://github.com/gocom/rah_terminal_txpmarkup
Last synced: about 1 month ago
JSON representation
Textpattern template language module for rah_terminal
- Host: GitHub
- URL: https://github.com/gocom/rah_terminal_txpmarkup
- Owner: gocom
- License: gpl-2.0
- Created: 2013-04-22T11:22:08.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T12:20:43.000Z (about 13 years ago)
- Last Synced: 2025-10-11T03:31:51.745Z (8 months ago)
- Language: PHP
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE
Awesome Lists containing this project
README
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 @@ 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.