Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[textile] I'm looking for a complete Textile Doku
Hello
For example you say to insert al link, i should use "linktext":link (By the way: How to you write a textile in the text itself?)
Ok, but how can I add a classname <a href=“link” class=“external”>linktext</a> or something else?
Thanks for helb and best regards
Wolfgang
Offline
Re: [textile] I'm looking for a complete Textile Doku
A complete official Textile reference manual is here. Refer to notextile.
, pre.
, bc.
and @ for hints on how to inhibit Textile for certain input text parts.
Ok, but how can I add a classname <a href=“link” class=“external”>linktext</a> or something else?
"(external)linktext":link
Last edited by wet (2007-05-05 09:56:02)
Offline
Re: [textile] I'm looking for a complete Textile Doku
Hello
1. In http://thresholdstate.com/articles/4312/the-textile-reference-manual?ch=3#toc_6 it is NOT it is NOT documented, that a previous bracket will define a class of a link.
2. It does not work on my side.
But I’ve read that I can use the normal Sytax for a link. That’s ok, thank you.
Bestregards
Wolfgang
Offline
#4 2007-05-05 12:38:38
- FireFusion
- Member
- Registered: 2005-05-10
- Posts: 698
Re: [textile] I'm looking for a complete Textile Doku
It might not be documented but it does work. That documentation is relatively new and doesn’t include all possibilities. You porbably forgot the http://
Test this the Textile Preview
"(external)Google":http://google.com
There is no reason for that not to work on your site.
Offline
Re: [textile] I'm looking for a complete Textile Doku
It is documented as a part of the Attributes chapter, but not specifically for links.
Offline