Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
A HREF with CLASS ?
Hi, I was wondering if link + class is possible. For example:
<notextile>Linked Text;
ATM Textile doesn’t parse the class into a link. However, I noticed that if I surrounded the class name with quotes it does parse it, but with double quotes naturally:
<notextile>”(“className) Linked Text;
Returns:
<a href="http://link.to.somewhere" class=""className"">Linked Text</a>
Is there anyway to get what I am after? (link with class)
UPDATE
I found this fix here – it does work but entails modifying textpattern source.
Last edited by rloaderro (2006-04-24 20:17:48)
Travel Atlas * Org | Start Somewhere
Offline
Pages: 1