Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-12-20 17:20:05

davor
New Member
Registered: 2004-07-07
Posts: 7
Website

effectively using links

When writing a new article, I have figured out I can use something like

<txp:linklist category=“cat” wraptag=“ul” break=“li” />

to output several links from the database, but what is the most effective way for outputting just one link if it’s already in database. I don’t want to have to write each time blabla :-)

Also, which external blog client is the best integrated with TXP? w.bloggar?

Thanks,
Davor

Offline

#2 2005-12-20 19:29:03

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,330
Website Mastodon

Re: effectively using links

Depending on the type of link you wanted to output some of your needs may be addressed by zem_link, a plugin.

Offline

#3 2005-12-20 19:37:08

davor
New Member
Registered: 2004-07-07
Posts: 7
Website

Re: effectively using links

I want to access links that I input under “content -> links” tab.. That is if I input them there once, I’d like to be able to access them each individually when writing article. This seems as quite basic functionality but I don’t know if there is a tag or something for doing it (a more complex functionality of displaying all links in a particular category is there, but this one seems not to be).

Thanks,
Davor

Offline

#4 2005-12-20 19:56:39

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,330
Website Mastodon

Re: effectively using links

This doable with <txp:zem_link linkid="XX">anchor text</txp:zem_link> or <txp:zem_link linkid="XX" />. In the latter case the anchor text will be taken from the link’s description.

Last edited by wet (2005-12-20 19:56:56)

Offline

#5 2005-12-20 23:00:41

davor
New Member
Registered: 2004-07-07
Posts: 7
Website

Re: effectively using links

Thanks, Davor

Offline

Board footer

Powered by FluxBB