#196 ✓resolved
swdyh

[PATCH] add rel attribute to next and previous link

Reported by swdyh | March 4th, 2008 @ 02:10 PM

Hi, I wrote a patch to add rel attribute to next and previous link.

output example:

<a href="/examples?page=1" rel="prev">&laquo; Previous</a>
<a href="/examples?page=3" rel="next">Next &raquo;</a>

Rel attribute is a HTML meta-data.

http://www.w3.org/TR/html401/str...

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Everyone's favorite Ruby library for pagination of practically anything!

People watching this ticket

Attachments

Pages