From aa19c37f4ad67ec9cab0a8e8eb78f35c7eaedcf9 Mon Sep 17 00:00:00 2001 From: Jeremy Olexa Date: Sat, 8 May 2010 18:04:45 -0500 Subject: Header and Footer changes Since the "Sticky" Revision box is largely useless for the gentoo-x86 repo, move the dropdown to the footer on the dir and log views. This is a style choice to make pages more cleanly presented. --- include/dir_footer.ezt | 6 ++++++ include/dir_header.ezt | 4 ---- include/log_footer.ezt | 6 ++++++ include/log_header.ezt | 5 ----- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/include/dir_footer.ezt b/include/dir_footer.ezt index 5f25e69..c00ab0b 100644 --- a/include/dir_footer.ezt +++ b/include/dir_footer.ezt @@ -3,6 +3,12 @@

Download GNU tarball

[end] +
+ + Sticky [is roottype "cvs"]Tag[else]Revision[end]: + [include "pathrev_form.ezt"] + + [include "props.ezt"] [include "footer.ezt"] diff --git a/include/dir_header.ezt b/include/dir_header.ezt index 9c01ee5..ee35ffb 100644 --- a/include/dir_header.ezt +++ b/include/dir_header.ezt @@ -61,10 +61,6 @@ cvs -d :ext:${USER}@cvs.gentoo.org:/var/cvsroot co [rootname][p] [tree_rev][if-any youngest_rev] (of [youngest_rev])[end] [end] - - Sticky [is roottype "cvs"]Tag[else]Revision[end]: - [include "pathrev_form.ezt"] - [if-any search_re_action] diff --git a/include/log_footer.ezt b/include/log_footer.ezt index b39c861..5c4ba7a 100644 --- a/include/log_footer.ezt +++ b/include/log_footer.ezt @@ -5,6 +5,12 @@ [end] [include "sort.ezt"] +
+ + Sticky [is roottype "cvs"]Tag[else]Revision[end]: + [include "pathrev_form.ezt"] + + [include "footer.ezt"] diff --git a/include/log_header.ezt b/include/log_header.ezt index 34ed362..135bee6 100644 --- a/include/log_header.ezt +++ b/include/log_header.ezt @@ -44,11 +44,6 @@ [end] [end] - - Sticky [is roottype "cvs"]Tag[else]Revision[end]: - [include "pathrev_form.ezt"] - - [include "paging.ezt"] -- cgit v1.2.3-65-gdbad