Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-11-18 14:35:23
- Les
- New Member
- Registered: 2009-11-18
- Posts: 2
Clean link mode to Category (is it possible?)
Good day to everybody!
My “Permanent link mode” is set to “ /title”,
but adress to categories from tag <txp:category name=“aaa”>AAA</txp:category> occurs to be:
http://www.my-site.com/my-section/?c=aaa
Is it possible to get address to categories without “?” or not? (to sections and articles addres is right:
http://www.my-site.com/my-section/
http://www.my-site.com/page-about-trips/
)
p.s. No plugins are set and turned on.
Les
Last edited by Les (2009-11-19 12:40:32)
Offline
#2 2009-11-18 20:30:07
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Clean link mode to Category (is it possible?)
You need a plugin to do that: gbp_permanent_links.
Offline
Re: Clean link mode to Category (is it possible?)
Would this txp tip help?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#4 2009-11-19 13:26:38
- Les
- New Member
- Registered: 2009-11-18
- Posts: 2
Re: Clean link mode to Category (is it possible?)
Thank you both: in the thread shown by colak I’ve found Els’ answer – attribute section=“default”.
Don’t you know, in 4.2.0 release, ‘‘Fixed: Tag builders for <txp:category /> and <txp:section />’‘ – is it about static URLs?
Offline
#5 2009-11-19 14:04:07
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: Clean link mode to Category (is it possible?)
Les wrote:
Don’t you know, in 4.2.0 release, ‘‘Fixed: Tag builders for <txp:category /> and <txp:section />’‘ – is it about static URLs?
No, tag builders are helper forms you can use to create correct tags with, e.g. this one:
http://YOURSITE.HERE/textpattern/index.php?event=tag&tag_name=article
You’ll find it as the link named Articles (Single or List) top left on your page tab.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline