From d33b341a6ce45ba68f7f7e6fe85571e9e4a108a0 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Wed, 21 Apr 2010 09:16:33 -0600 Subject: cosmetics --- about.php | 4 ++-- architectures.php | 2 +- base.php | 2 +- bugs.php | 2 +- css/master.css | 4 ++++ feeds.php | 4 ++-- nav.primary.php | 4 ++-- nav.recent_changes.php | 2 +- nav.search.php | 8 ++++---- nav.social_media.php | 4 ++-- new.php | 6 +++--- new_packages.php | 10 +++------- requests.php | 2 +- search.php | 2 +- useflag.php | 2 +- useflags.php | 2 +- 16 files changed, 30 insertions(+), 30 deletions(-) diff --git a/about.php b/about.php index a950a39..7a8bab4 100644 --- a/about.php +++ b/about.php @@ -5,7 +5,7 @@ $str = gettext("ABOUT"); echo "

$str

"; - echo "
\n"; + echo "
\n"; echo "
\n"; @@ -15,7 +15,7 @@ echo "

".gettext("\"the fresh ebuilds\" is a site to track information about packages, ebuilds and their relative metadata supplied by Gentoo Linux.")."

\n"; echo "

".gettext("This site is not an official Gentoo website.")."

\n"; echo "

".gettext("Original Gentoo artwork and logos copyright © Gentoo Foundation.")."

\n"; - echo "

".sprintf(gettext("\"the fresh ebuilds\" original design and artwork by %s."), '"the fresh ebuilds"', "Molanphy Design")."

\n"; + echo "

".sprintf(gettext("\"the fresh ebuilds\" original design and artwork by %s."), "Molanphy Design")."

\n"; echo "

".sprintf(gettext("Icon set copyright © %s."), "Mark James")."

\n"; echo "

".sprintf(gettext("Original code and site maintenance by %s."), "Steve Dibb")."

\n"; echo "

".sprintf(gettext("Powered by %s and lots of chocolate-chip cookies."), "Gentoo Linux, Apache 2, PHP 5, PostgreSQL 8")."

\n"; diff --git a/architectures.php b/architectures.php index 9175af6..581c74f 100644 --- a/architectures.php +++ b/architectures.php @@ -9,7 +9,7 @@ // Common::pre($_COOKIE['arch']); - echo "
\n"; + echo "
\n"; echo "
\n"; diff --git a/base.php b/base.php index 5071e97..4a571f9 100644 --- a/base.php +++ b/base.php @@ -291,7 +291,7 @@ echo "

Um, whut?

"; - echo "
\n"; + echo "
\n"; // print_r($uri); } diff --git a/bugs.php b/bugs.php index 618f4c0..b7fc010 100644 --- a/bugs.php +++ b/bugs.php @@ -2,7 +2,7 @@ $str = gettext("BUGS"); echo "

$str

"; - echo "
\n"; + echo "
\n"; echo "
\n"; echo "

First bug is, set up a decent bug tracker.

\n"; diff --git a/css/master.css b/css/master.css index 220b15d..51f23e8 100644 --- a/css/master.css +++ b/css/master.css @@ -631,4 +631,8 @@ div.description { div.about { margin: 0 5px 0 14px; +} + +.nowrap { + white-space: nowrap; } \ No newline at end of file diff --git a/feeds.php b/feeds.php index e0ec3f7..d33859a 100644 --- a/feeds.php +++ b/feeds.php @@ -6,7 +6,7 @@ echo "

".gettext("Subscription Feeds")."

"; - echo "
\n"; + echo "
\n"; echo "

".gettext("fresh ebuilds")."

"; @@ -42,7 +42,7 @@ echo "
\n"; - echo "
\n"; + echo "
\n"; echo "

".gettext("new packages")."

"; diff --git a/nav.primary.php b/nav.primary.php index 554485b..ddddde0 100644 --- a/nav.primary.php +++ b/nav.primary.php @@ -1,5 +1,5 @@
-
+
-
+
\ No newline at end of file diff --git a/nav.recent_changes.php b/nav.recent_changes.php index c62303c..fe0f239 100644 --- a/nav.recent_changes.php +++ b/nav.recent_changes.php @@ -31,5 +31,5 @@ ?> -
+
\ No newline at end of file diff --git a/nav.search.php b/nav.search.php index a23b8e3..9f7f254 100644 --- a/nav.search.php +++ b/nav.search.php @@ -1,9 +1,9 @@ \ No newline at end of file diff --git a/nav.social_media.php b/nav.social_media.php index 524be0a..9401e8e 100644 --- a/nav.social_media.php +++ b/nav.social_media.php @@ -1,8 +1,8 @@
-
+
-
+
\ No newline at end of file diff --git a/new.php b/new.php index 83ff11c..3b25773 100644 --- a/new.php +++ b/new.php @@ -65,14 +65,14 @@ $prev_page = $base.($page - 1); echo "\n"; diff --git a/new_packages.php b/new_packages.php index ba9741a..60fcafb 100644 --- a/new_packages.php +++ b/new_packages.php @@ -19,10 +19,6 @@ $arr_new_packages[$row['package']][] = $row['ebuild']; } - if(count($arr_new_packages) < 100 && $lingua == 'en') { - echo "
Note: The new packages data will be a bit sparse while the database is still populating new data after the site launch.
"; - } - if(count($arr_new_packages)) { foreach($arr_new_packages as $arr) { echo keywordsRow($arr, 'new'); @@ -39,11 +35,11 @@ $prev_page = $base.($page - 1); echo "\n"; ?> \ No newline at end of file diff --git a/requests.php b/requests.php index 8864e60..ddbaf1c 100644 --- a/requests.php +++ b/requests.php @@ -2,7 +2,7 @@ echo "

feature requests

"; - echo "
\n"; + echo "
\n"; echo "
\n"; echo "

There are a lot of planned features for the site. If you don't see what you want added here, please feel free to contact me and I'll let you know if it's viable or not.

\n"; diff --git a/search.php b/search.php index ef5a115..61d946b 100644 --- a/search.php +++ b/search.php @@ -82,7 +82,7 @@ if($arr_easter_eggs[strtolower($q)] && $offset == 0) { $url = $base_uri."images/".$arr_easter_eggs[$q]; - echo "
\n"; + echo "
\n"; } if($count > 1) { diff --git a/useflag.php b/useflag.php index 380d085..4e4dd87 100644 --- a/useflag.php +++ b/useflag.php @@ -17,7 +17,7 @@ $sql = "SELECT category_name, package_name, description FROM view_package_useflags WHERE useflag_name = ".$db->quote($useflag_name)." ORDER BY category_name, package_name;"; $arr = $db->getAll($sql); - echo "
\n"; + echo "
\n"; echo "\n"; diff --git a/useflags.php b/useflags.php index 27420fe..830ce10 100644 --- a/useflags.php +++ b/useflags.php @@ -13,7 +13,7 @@ echo "
\n"; - echo "
\n"; + echo "
\n"; echo "
\n"; -- cgit v1.2.3-65-gdbad