Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2012-03-17 16:16:43
- alb
- New Member
- Registered: 2012-03-17
- Posts: 2
permlink tag output "rel"? help pls
i used
<txp:permlink>abc</txp:permlink>
but it output
<a rel="bookmark" href="###">abc</a>
i found its example haven’t rel in wiki.
update?
How can i remove the “rel” Attribute?
HELP PLS.
Last edited by alb (2012-03-17 16:20:50)
Offline
#2 2012-03-17 16:23:40
- alb
- New Member
- Registered: 2012-03-17
- Posts: 2
Re: permlink tag output "rel"? help pls
oh,
this the way.
<a href="<txp:permlink />" title="<txp:title />" class="orange"><txp:title /></a>
Offline
#3 2012-03-17 17:37:07
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: permlink tag output "rel"? help pls
Offline
Pages: 1