Hello, Following from repeated discussions on the mailing list about the packages page, here a rough attempt at fixing the issue.
The patch below adds/modifies procedures so we can generate a packages page for each "starting character" of package names. The idea would be that we have a page for all packages starting with "A", with "B", etc. There will also still be a page with all packages on it. The logic is basically there I think — but the CSS will need some tweaking, and I'm also not 100% sure on testing it. I wanted to get it out here for comments first of all. What do you think? Cheers, Alex Alex Sassmannshausen (1): Generate multiple paginated packages pages. website/www.scm | 12 +++++++- website/www/packages.scm | 74 +++++++++++++++++++++++++++++++++++++----------- 2 files changed, 69 insertions(+), 17 deletions(-) -- 2.10.1