From b19502e21d12a3757c2187f18cdf47f3aa84e879 Mon Sep 17 00:00:00 2001 From: Chexee Date: Mon, 15 Oct 2012 17:27:43 -0400 Subject: [PATCH] Base jQuery Parent Theme: Removes more unnecessary elements and adds more adds more specific descriptions to template DocBlocs * Adds more descriptive DocBlocs to theme templates * Removes default twentyeleven article wrappers from page templates. * Removes back/forward post navigation from the index template --- themes/jquery/content-api.php | 5 ++++- themes/jquery/content-page.php | 11 +++++------ themes/jquery/content-single-api.php | 9 ++++++--- themes/jquery/index.php | 4 ---- themes/jquery/sidebar-api.php | 2 +- 5 files changed, 16 insertions(+), 15 deletions(-) diff --git a/themes/jquery/content-api.php b/themes/jquery/content-api.php index 938e2ca2..40de5306 100644 --- a/themes/jquery/content-api.php +++ b/themes/jquery/content-api.php @@ -1,6 +1,9 @@ diff --git a/themes/jquery/content-page.php b/themes/jquery/content-page.php index 9ec78c6d..e2c9ae4e 100755 --- a/themes/jquery/content-page.php +++ b/themes/jquery/content-page.php @@ -1,11 +1,10 @@ -
> -
- -
-
+ diff --git a/themes/jquery/content-single-api.php b/themes/jquery/content-single-api.php index c1f73d27..df7399fd 100644 --- a/themes/jquery/content-single-api.php +++ b/themes/jquery/content-single-api.php @@ -1,8 +1,11 @@ + * The template for displaying a detailed view of individual aspects of the API documentation. + * + * The content displayed by this template is managed in a GitHub repository at: + * https://github.com/jquery/api.jquery.com + **/ + ?>
>
diff --git a/themes/jquery/index.php b/themes/jquery/index.php index 31cd5ceb..4632b96e 100755 --- a/themes/jquery/index.php +++ b/themes/jquery/index.php @@ -12,8 +12,6 @@ - - @@ -21,8 +19,6 @@ - -
diff --git a/themes/jquery/sidebar-api.php b/themes/jquery/sidebar-api.php index 9b75a6d9..baa644e1 100644 --- a/themes/jquery/sidebar-api.php +++ b/themes/jquery/sidebar-api.php @@ -1,6 +1,6 @@