Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2011-10-24 11:17:01

andreas
Member
Registered: 2004-02-28
Posts: 453
Website

Links in "permalink position"

I’d like to have a type of articles that are a link list like John Gruber does with daringfireball.net: the title of the article takes you directly to the link destination, the permalink of my site is in a small symbol just for references (which will rarely be of interest).

I got it all to work with this form:

<h3><span class="permlinkfaded"><txp:permlink>¶</txp:permlink></span><a href="<txp:custom_field name="Linklist-URL" />">&rarr; <txp:title /></a></h3>
<txp:body />

Now my question: in the feed, the title of the article is MY permalink, NOT the destination URL that I want. Can I make the feed use my form setup instead of using the <txp:permlink> tag for the title?

Thanks.

Offline

Board footer

Powered by FluxBB