Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2012-09-18 15:04:57
- Arb
- New Member
- Registered: 2012-09-18
- Posts: 2
[textile] How to expand Textile ?
Hi,
I got drawn to research Textpattern because of Textile support. I seek to amend, extend its markup.
Can I
1) modify surround character, _* for _ for instance ?
2) simplify tag syntax, for instance define my own tag syntax _Tip could produce a tag to surround the next paragraph with a box, include a tip icon
In short how practical is to play with the Textile parser ?
Thanks !
Offline
Re: [textile] How to expand Textile ?
Take a look at ./textpattern/lib/classTextile.php
, that’s all I can say.
Last edited by etc (2012-09-20 20:31:05)
Offline
#3 2012-09-22 13:36:27
- Arb
- New Member
- Registered: 2012-09-18
- Posts: 2
Re: [textile] How to expand Textile ?
Thanks for the tip !
- Installed WAMP Textpattern, use it as my Textile Editor …
- I tried Drupal 7 — MarkitUp module
- yet to succeed …
- No luck with emacs
- possibly vim going the ruby – RedCloth route …
- I tried Drupal 7 — MarkitUp module
For straight out-of-the-box Textile go for Textpattern !
Thanks for sharing !
Last edited by Arb (2012-09-22 14:39:13)
Offline