Home > 2009 > July

Archive for July, 2009

Changing CakePHP pagination URLs

11.07.2009

CakePHP

CakePHP framework provides a great pagination helper but its default URLs aren’t that great. By default it generates URLs that look like: http://domain/news/page:2. I spent a long time looking for a way to skip “page:” part in URLs and in links generated by the helper, or even just change the string “page” to something else. It showed up that there’s no easy way to configure the paginator that way. So I came up with a workaround that will change your CakePHP pagination URLs to: http://domain/news/2 (more…)

Emir SakicEmir is an Electrical Engineer turned web developer, one of Joomla founders and a former member of the core development teams of Joomla and its predecessor Mambo.

Subscribe to our RSS feed Follow us on Twitter

Latest Comments
Re: Introducing Text Scroller for Joomla - Sakic.Net
It's just as simple..Either choose an article you already have...
Re: Introducing Text Scroller for Joomla - Sakic.Net
Hi Yann.Somehow it's good to hear it was not only...
Re: Introducing Text Scroller for Joomla - Sakic.Net
Could you tell us how did you put some text?...
Re: Introducing Text Scroller for Joomla - Sakic.Net
ooh.. got it now.Article ID.. oops :)Got it working fine...
Re: Introducing Text Scroller for Joomla - Sakic.Net
This looks really great - looking forward to find out...

You are currently browsing the Sakic.Net blog blog archives for July, 2009.