Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
My own title in links
Hi,
I need my own title atributes in links. Texpattern make < a href=”…” title=“Permanent link to .. “>article name</a>
Can I change Permanent link to .. to my own text or to name of <txp:title>? (< a href=”…” title=“article name”>article name</a>)
Zem_link can do it = zem_link title=”%s” bud I use sgb_url_handler.
Thank
Last edited by Bender (2005-11-01 12:02:59)
Offline
#2 2005-11-02 02:19:02
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: My own title in links
You’re using the permlink tag, right? Then ‘yes’. Read the documentation for the tag. Seriously, the answer is there (pre-qualifying it because some people skim then get mad at me for not giving them the answer…). :)
Offline
Re: My own title in links
YES! Thank you Mary.
This is the answer: < a href=”< txp:permlink />” title=”< txp:title />” class=” orange”><txp:title /></ a >
Last edited by Bender (2005-11-02 07:49:46)
Offline
Pages: 1