Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#271 2007-12-21 14:34:10
Re: gbp_permanent_links
Sorry, are you deleting and posting the same post again? I think I have read this like three or four times.
About your first issue.
I’ve this set of rules on one site:
(name, preview, precedence)
section-category-title section/category/title/ 100
section-title section/title/ 90
title title/ 80
The second rule (section-title) is redirected to section/category/title.
I can’t remember the reason for the third rule (title)…
Offline
#272 2007-12-21 14:35:47
Re: gbp_permanent_links
maniqui wrote:
Sorry, are you deleting and posting the same post again? I think I have read this like three or four times.
i’ve noticed this as well. i’ve seen that post at least twice already myself. i’m assuming desperately trying to bump the thread without looking like they’re bumping it (cause you know..that would be sort of rude and inconsiderate for people who’ve subscribed to the thread)
Last edited by iblastoff (2007-12-21 14:39:28)
Offline
#273 2007-12-27 21:01:58
Re: gbp_permanent_links
Hi! I installed the glp library without any problems, but textpattern doesn’t seem to want to accept the glp_permanent_links plugin itself. “Badly formed or empty plugin code” is what it replies. Looking thoughout the forums, i couldn’t find anybody else with this issue… ?
Is there a compressed version of this plugin anywhere?
I was having the same problem with the MLP last week and it was corrected with a compressed version of it.
thanks in advance
Last edited by edemay (2007-12-27 21:03:27)
Offline
#274 2007-12-28 00:37:23
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: gbp_permanent_links
— Steve
Offline
#275 2007-12-28 16:53:03
Re: gbp_permanent_links
Works perfectly, thanks!
Offline
#276 2007-12-28 16:59:04
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: gbp_permanent_links
Edemay
Excellent news.
— Steve
Offline
#277 2007-12-30 08:54:49
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: gbp_permanent_links
Hello,
I try to use your plugin without success.
I create a rule “section/category/title/”.
Articles displayed are not displayed the same way with and without the rule.
I’s possible to test here :
(first line = url without the rule)
http://www.gerouville.be/index.php?c=1-creation&s=asbl
http://www.gerouville.be/asbl/1-creation/
Seems to be correct : don’t work when the user click on the second vertical menu (yellow)
http://www.gerouville.be/index.php?c=2-buts&s=asbl
http://www.gerouville.be/asbl/2-buts/
Display the first category (horizontal menu) again, and article is displayed twice.
http://www.gerouville.be/index.php?c=3-membres&s=asbl
http://www.gerouville.be/asbl/3-membres/
Display the second category (must be category 3). article displayed twice …
http://www.gerouville.be/index.php?c=4-activites&s=asbl
http://www.gerouville.be/asbl/4-activites/
…
Thanks for the help !
Offline
#278 2007-12-30 13:57:50
- guiguibonbon
- Member
- Registered: 2006-02-20
- Posts: 296
Re: gbp_permanent_links
Could you turn on the plugin’s debugging?
Offline
#279 2007-12-30 14:56:35
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: gbp_permanent_links
I just turn on the rule and debugging (plugin and txp).
Offline
#280 2007-12-30 15:35:44
- guiguibonbon
- Member
- Registered: 2006-02-20
- Posts: 296
Re: gbp_permanent_links
strange, he adds an id to pretext… Try making a section/category/ permalink rule (without title).
Offline
#281 2007-12-30 17:08:09
Re: gbp_permanent_links
The ID in pretext is being added by the default textpattern URL processor. This might be because the default permanent link style is set to section/title and there an article with the same url title as the category name.
Try changing the default permanent link style.
Offline
#282 2007-12-30 17:10:15
- guiguibonbon
- Member
- Registered: 2006-02-20
- Posts: 296
Re: gbp_permanent_links
Graeme, you’re back!
Well then, some feature ideas/requests :
- in destination, allow to add a status of articles to pretext
- cache pretexts for each url (would be a huge ressources saver)
- MLP compatibility (where does that stand?)
- subdomains could also stand for something if the dns is correctly configured (section, language,…).
- also found some tiny bugs
grr… had a last one I can’t quite remember. found it
Last edited by guiguibonbon (2007-12-30 17:22:20)
Offline
#283 2007-12-30 17:29:34
Re: gbp_permanent_links
Yes I’m back! :-)
Been working on PL over the past couple of days just getting back into the swing of things. Going over all the missed posts and and fixing any bugs that have been reported. I’ll be making some progress with new features in the coming weeks.
Offline
#284 2007-12-30 17:49:22
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: gbp_permanent_links
graeme
Welcome back! Glad to see you here again.
— Steve
Offline
#285 2007-12-30 20:21:21
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: gbp_permanent_links
Done.
Offline