Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-08-27 10:17:20

Joey
Member
From: Netherlands
Registered: 2005-01-19
Posts: 257

< txp:category1 link="n" / > still gives me a link

<code><txp:category1 link=“n” /></code> still gives me a link to that category, while <code>link=“n”</code> schould cause that it only outputs the category name, without the link.

Maybe its not a bug, but it doesn’t work here. TXP 4.0.


Regards,

Joey

Offline

#2 2005-08-27 11:22:22

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: < txp:category1 link="n" / > still gives me a link

I read about that somewhere, it seems that link=“whatever-you-put-here” will give you a link. So if you don’t want one, just leave it out completely.

Offline

#3 2005-08-28 11:30:30

Sandwich
Member
Registered: 2005-02-14
Posts: 37

Re: < txp:category1 link="n" / > still gives me a link

Try link=“0”; that’ll give you what you want.

Offline

#4 2005-08-29 04:01:20

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: < txp:category1 link="n" / > still gives me a link

Or just don’t supply that parameter at all; the default behaviour is no link created.

Offline

#5 2005-08-31 05:05:08

ookpik
Member
Registered: 2005-05-05
Posts: 18

Re: < txp:category1 link="n" / > still gives me a link

i just did this too. the “useful tags” wizard links generate link=“n” and link=“y”.

Offline

#6 2005-12-16 16:17:57

tinyfly
Member
From: Dallas, Texas
Registered: 2004-05-10
Posts: 462
Website

Re: < txp:category1 link="n" / > still gives me a link

This sill exists and I still consider it a bug. If the tag generator creates link=“n” and link=“y” it should work as expected.

Not a big problem but a little confusing fo new users.

Last edited by tinyfly (2005-12-16 16:18:23)

Offline

#7 2005-12-16 23:05:21

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: < txp:category1 link="n" / > still gives me a link

I’ll double-check the svn version and if it’s not fixed I’ll send in a patch.

Offline

#8 2005-12-18 18:51:31

tinyfly
Member
From: Dallas, Texas
Registered: 2004-05-10
Posts: 462
Website

Re: < txp:category1 link="n" / > still gives me a link

At textpattern.net it says to use link=“1” or link=“0” so maybe it is just the built-in tag generator that needs to be changed.

Thanks mary.

Offline

#9 2005-12-19 05:53:26

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: < txp:category1 link="n" / > still gives me a link

That’s correct, the tag generator is what needs fixing. There are several that need to be, in fact.

Offline

Board footer

Powered by FluxBB