Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2011-08-04 14:01:44

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,258
Website GitHub Mastodon Twitter

[SOLVED] permlink and rel bookmark

I use rah external output and I have a ‘form’ with:

<txp:article_custom section="events,participations" wraptag="ul" break="li">
<txp:permlink><txp:title /></txp:permlink>
</txp:article_custom>

The problem with permlink is that it produces <a href="url" rel="bookmark"> which I think that it is not appropriate when loaded in another site.

Is there another tag (or combination of tags) I could use which either does not use rel="bookmark" or (better) uses rel="external"


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#2 2011-08-04 16:12:16

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [SOLVED] permlink and rel bookmark

Permlink can be used as a single tag to output only the URL.

<a rel="external" href="<txp:permlink />"><txp:title /></a>

Offline

#3 2011-08-04 18:16:30

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,258
Website GitHub Mastodon Twitter

Re: [SOLVED] permlink and rel bookmark

The heat here is just too much. It is not just the complex ones that I miss:)

Once again, thanks Jukka!


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

Board footer

Powered by FluxBB