cakephp2-php8/cake
Dieter Plaetinck 65394604a7 Give PaginatorHelper's next/prev links the correct 'rel' attribute
It's a good idea to give links such as next/prev the 'rel' attribute.
See the following pages for more information:
http://www.w3.org/TR/html4/struct/links.html#edef-A
http://www.w3.org/TR/html4/types.html#type-links

Signed-off-by: mark_story <mark@mark-story.com>
2010-12-27 10:25:19 -05:00
..
config Updating version numbers for 2.0.0-dev 2010-12-26 20:16:48 -05:00
console Fixing more @package tags, and removing duplicate tags in classes. 2010-12-24 14:33:41 -05:00
libs Give PaginatorHelper's next/prev links the correct 'rel' attribute 2010-12-27 10:25:19 -05:00
tests Changing how PaginatorComponent::paginate()'s $whitelist param works. It now serves as the whitelist for fields ordering can be done on. It previously allowed you to whitelist things you passed into paginate(), which was kind of useless. 2010-12-26 21:30:43 -05:00
basics.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
bootstrap.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updating version numbers for 2.0.0-dev 2010-12-26 20:16:48 -05:00