Commit Graph

9 Commits

Author SHA1 Message Date
Dan McGee
c426fbebb7 Highlight 'Packages' in navbar when browsing packages
Get this working by doing some class business with CSS in order to highlight
the correct tab. I had to add some stuff to a variety of pages but it should
be working correctly now. Addresses FS#19591.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-26 09:59:37 -05:00
Thayer Williams
5813ec1819 Filelists: Touch up the HTML of file list views
Remove some unnecessary classes and touch up the direct and AJAX views.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 15:55:38 -05:00
Dan McGee
5fb2fca70a Fix filelists AJAX replacement
We were double nesting the filelist div. Have the AJAX call only return the
contents and not the enclosing div.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-04-02 17:53:33 -05:00
Dan McGee
234bec4bba Add link from files back to package
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-11 19:56:49 -06:00
Dan McGee
8777ccf001 Fix up HTML titles on a lot of pages
We didn't include them on many pages, or the ones we did weren't always
useful. Also try to keep the boilerplate to a minimum so you can see the
important bits in the title. 'Arch Linux - ' comes first in all titles, and
from there it can be filled in with something useful.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-01 21:43:52 -06:00
Dan McGee
7e1e5a5e8a files: template reuse
Get rid of the copy/paste by including the sub-template.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-27 13:36:58 -06:00
Dan McGee
08f67821d1 Make the package files view look better
Make it look more like the dependencies and required-by panes on the main
package details page. Some day you might even find it shows up below there
too via an AJAX call or something.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-27 13:36:58 -06:00
Ismael Carnales
5ee5e5a420 updated packages template files from code of pub 2009-11-09 22:24:55 -02:00
eliott
39a548fd26 Initial import for public release...
Special Note
  Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!
2007-11-03 03:45:10 -04:00