No, not yet. If I find it I'll ping you. Its weird as symfony has a very clear 
way of routing the paging.


-----Original Message-----
From: "Dave Maharaj :: WidePixels.com" <d...@widepixels.com>

Date: Fri, 4 Sep 2009 19:33:06 
To: <cake-php@googlegroups.com>
Subject: RE: Paginate Routing



No I never got a response or found a solution.

Any luck on your end?

Dave

-----Original Message-----
From: bing [mailto:benjamin.ingm...@gmail.com] 
Sent: September-04-09 7:24 PM
To: CakePHP
Subject: Re: Paginate Routing


Hi,

Did you ever get an answer on this? I'm having the same issue.

Thanks,
Ben

On Aug 17, 11:38 am, "Dave Maharaj :: WidePixels.com"
<d...@widepixels.com> wrote:
> Ok I managed to get all my pagination up and running the way I needed.
> The only thing left is removing /page:3 to only display /3
>
> Router::connect('/bookmarks/index/:id_key/*', array('controller' => 
> 'bookmarks', 'action' => 'index'),array('id_key' =>
'[-_A-Za-z0-9]+','pass'
> => array('id_key')));
>
> How do I remove "page" from the URL?
>
> Thanks again everyone
>
> Dave





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to