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