[aur-dev] [PATCH 0/5] Package details view layout changes

Lukas Fleischer archlinux at cryptocrack.de
Fri Nov 4 09:42:52 EDT 2011


This patch set basically syncs the package details layout with what
archweb uses and makes the rendered page, as well as the source code,
look cleaner and more consistent.

I plan to put more efforts in cleaning up our HTML and making the AUR
integrate well with the rest of www.archlinux.org. We might eventually
just use "archweb.css" with a few AUR-specific extensions.

Any objections from the "Arch Linux/AUR segregation" front..?

Dan, any objections?

Lukas Fleischer (5):
  pkg_details.php: Use a table for package details
  pkg_details.php: Add link to category search
  pkg_details.php: Sync metadata layout with archweb
  pkg_details.php: Sync package actions layout with archweb
  pkg_details.php: Use sane format for date strings

 web/html/css/arch.css        |    3 -
 web/html/css/containers.css  |   81 +++++++++++++++
 web/template/pkg_details.php |  226 +++++++++++++++++++++---------------------
 3 files changed, 196 insertions(+), 114 deletions(-)

-- 
1.7.7.2



More information about the aur-dev mailing list