Archive for the 'PEAR' Category

Pagination now in the Search page

Friday, October 13th, 2006

I’ve just finished adding Pager pagination to the search page in the BETA system. It will work only for port searches. Results will not be displayed if you search by Committer or Commit Message. I will fix that soon.
This reminds me, I should get full text search working on some of the […]

Improving the search - pagination

Friday, October 13th, 2006

I’ve spoken about pagination before. Use the search to see where. I’ve started adding pagination to the Search page. I’ll be using Pager form PEAR again.

Paging - a much better way

Sunday, October 1st, 2006

In the previous post I showed how I found out it was the ports-deleted page that was causing httpd to die. Since then, I finished my coding to introduce pagination into that URL What was once on one page, is now on 32 pages.
As a added bonus, because the changes were made to […]