]> gitweb.ps.run Git - ps-cgit/commitdiff
Change the cgit layout
authorLars Hjemli <hjemli@gmail.com>
Tue, 30 Oct 2007 09:47:38 +0000 (10:47 +0100)
committerLars Hjemli <hjemli@gmail.com>
Tue, 30 Oct 2007 12:38:34 +0000 (13:38 +0100)
This modifies and hopefully improves the layout of all cgit pages:

  * Remove the header from all pages and replace it with a sidebar;
    most pages have sufficient width but many needs more height.

  * Add a dropdown-box to switch between branches, using a one-liner
    javascript to reload the current page in context of the selected branch.

  * Include refs found below refs/archives in the sidebar, appearing as a
    set of menuitems below a 'download' heading.

  * Include the brand new cgit logo

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found