/[drupal]/contributions/themes/zen/template.php
ViewVC logotype

Log of /contributions/themes/zen/template.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 13:13:45 2009 UTC (3 weeks ago) by johnalbin
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, HEAD
Branch point for: DRUPAL-6--2
Changes since 1.44: +4 -3 lines
Diff to previous 1.44
#583716 by droidenator: Empty title can cause breadcrumbs to display incorrectly

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 12:09:53 2009 UTC (3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.43: +4 -4 lines
Diff to previous 1.43
#445830: Follow-up to Rename clear-block CSS class to clearfix because I missed a few clear-block classes

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 09:27:44 2009 UTC (3 weeks, 1 day ago) by johnalbin
Branch: MAIN
Changes since 1.42: +59 -27 lines
Diff to previous 1.42
#624046: Replace zen_id_safe() with drupal_html_class() and drupal_html_id()

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 20:04:20 2009 UTC (3 weeks, 1 day ago) by johnalbin
Branch: MAIN
Changes since 1.41: +9 -5 lines
Diff to previous 1.41
Added .sidebar class to sidebar-first and sidebar-second regions.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 19:48:36 2009 UTC (3 weeks, 1 day ago) by johnalbin
Branch: MAIN
Changes since 1.40: +1 -6 lines
Diff to previous 1.40
Moved clearfix from .region-navigation to #navigation .section.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 19:42:41 2009 UTC (3 weeks, 1 day ago) by johnalbin
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39
Renamed #navbar div to #navigation, $navbar region to $navigation, .with-navbar class to .with-navigation and added #navigation .section div

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 18:19:58 2009 UTC (3 weeks, 1 day ago) by johnalbin
Branch: MAIN
Changes since 1.38: +10 -2 lines
Diff to previous 1.38
Added region-sidebar.tpl.php template suggestion

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 18:27:44 2009 UTC (3 weeks, 2 days ago) by johnalbin
Branch: MAIN
Changes since 1.37: +72 -22 lines
Diff to previous 1.37
#621798: Change sidebar variables to be RTL friendly and $shows_blocks compatible

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 15:37:29 2009 UTC (3 weeks, 3 days ago) by johnalbin
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
Renamed the node-mine class to node-by-viewer.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 15:19:28 2009 UTC (3 weeks, 3 days ago) by johnalbin
Branch: MAIN
Changes since 1.35: +4 -1 lines
Diff to previous 1.35
Added $display_submitted variable and deprecated $submitted variable to node.tpl.php.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 09:46:07 2009 UTC (3 weeks, 4 days ago) by johnalbin
Branch: MAIN
Changes since 1.34: +6 -1 lines
Diff to previous 1.34
Renamed $block->subject to $title and $block->content to $content in block.tpl.php.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 20:22:57 2009 UTC (6 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.33: +10 -4 lines
Diff to previous 1.33
Really fixing #564068: Views classes are missing from $classes variable. I hope!

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 18:28:58 2009 UTC (6 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.32: +42 -37 lines
Diff to previous 1.32
Three inter-related items in one commit:
- Added $classes and $classes_array to all templates, not just Zen's templates.
- Renamed page.tpl's $body_classes and $body_classes_array to $classes and $classes_array
- #564068: Views classes are missing from $classes variable

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 15:34:18 2009 UTC (6 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.31: +49 -1 lines
Diff to previous 1.31
Add region.tpl.php template

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 7 10:03:59 2009 UTC (2 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.30: +13 -2 lines
Diff to previous 1.30
Render $edit_links_array in zen_process_block

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 09:02:43 2009 UTC (3 months ago) by johnalbin
Branch: MAIN
Changes since 1.29: +21 -3 lines
Diff to previous 1.29
#546858: Add THEME_process_HOOK functions to Zen

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 09:26:17 2009 UTC (3 months ago) by johnalbin
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
Updated code comment.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 09:16:00 2009 UTC (3 months ago) by johnalbin
Branch: MAIN
Changes since 1.27: +47 -8 lines
Diff to previous 1.27
#317417 by JohnAlbin and quicksketch: Fix off-line maintenance page since drupal_get_path('theme', 'zen') won't work

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 15:50:58 2009 UTC (3 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.26: +5 -5 lines
Diff to previous 1.26
Fixed copy and paste errors related to undefined $variables

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 06:31:11 2009 UTC (3 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.25: +13 -4 lines
Diff to previous 1.25
#547696: Update node.tpl to use ideas from D7

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 05:36:48 2009 UTC (3 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.24: +24 -2 lines
Diff to previous 1.24
Added $build_mode variable to node.tpl.php

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 07:31:09 2009 UTC (3 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#545320 by Deslack: Use of split() generate E_DEPRECATED warnings on PHP 5.3.0

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 06:49:46 2009 UTC (3 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.22: +157 -268 lines
Diff to previous 1.22
#546828: Move tpl.php files to a templates folder in the root zen directory

Revision 1.12.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 04:19:01 2009 UTC (9 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.12.2.63: +2 -1 lines
Diff to previous 1.12.2.63 , to branch point 1.12 , to next main 1.45
Added $body_classes_array variable to page template

Revision 1.12.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 04:17:37 2009 UTC (9 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.62: +17 -22 lines
Diff to previous 1.12.2.62 , to branch point 1.12
Simplified body class generation code

Revision 1.12.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 17:12:29 2008 UTC (14 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.61: +10 -2 lines
Diff to previous 1.12.2.61 , to branch point 1.12
#249823: Add options to toggle display of primary and secondary links

Revision 1.12.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 14:05:13 2008 UTC (16 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.60: +10 -5 lines
Diff to previous 1.12.2.60 , to branch point 1.12
#263228: Allow sub-themes to override wireframes.css

Revision 1.12.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 13:22:40 2008 UTC (18 months, 3 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.59: +7 -2 lines
Diff to previous 1.12.2.59 , to branch point 1.12
#223518: Option to show page title in breadcrumbs

Revision 1.12.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 13:09:39 2008 UTC (18 months, 3 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.58: +7 -5 lines
Diff to previous 1.12.2.58 , to branch point 1.12
#255263: Don't call preprocess functions twice when Zen is active theme

Revision 1.12.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 20:22:27 2008 UTC (18 months, 4 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.57: +11 -7 lines
Diff to previous 1.12.2.57 , to branch point 1.12
#253249: zen_id_safe fails when first character is extended latin

Revision 1.12.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 10:42:35 2008 UTC (19 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.12.2.56: +16 -1 lines
Diff to previous 1.12.2.56 , to branch point 1.12
#246109: Add MODULE_preprocess_HOOK functions to Zen

Revision 1.12.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 23:25:06 2008 UTC (19 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.55: +11 -1 lines
Diff to previous 1.12.2.55 , to branch point 1.12
#247960: Add THEME_preprocess() hook to Zen

Revision 1.12.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 23:21:20 2008 UTC (19 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.54: +2 -1 lines
Diff to previous 1.12.2.54 , to branch point 1.12
Added missing global $theme_key; bug created in creating zen-level preprocess functions.

Revision 1.12.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 22:14:22 2008 UTC (19 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.53: +165 -165 lines
Diff to previous 1.12.2.53 , to branch point 1.12
Only removing extra spaces to fix indenting in preprocess functions.

Revision 1.12.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 22:09:59 2008 UTC (19 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.52: +78 -38 lines
Diff to previous 1.12.2.52 , to branch point 1.12
Split the base Zen theme's _phptemplate_variables() into proper preprocess functions.
This will make it easier to add MODULE_preprocess hooks and a THEME_preprocess() hook.

Revision 1.12.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 07:17:40 2008 UTC (20 months, 4 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.51: +2 -1 lines
Diff to previous 1.12.2.51 , to branch point 1.12
Prevented "notice: Undefined variable: edit_links" for anonymous users

Revision 1.12.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 06:33:53 2008 UTC (20 months, 4 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.50: +2 -2 lines
Diff to previous 1.12.2.50 , to branch point 1.12
Made block-editing.css a "theme"-type CSS file

Revision 1.22
Fri Feb 15 16:22:09 2008 UTC (21 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.21: +1 -1 lines
FILE REMOVED
Put each theme in a separate directory.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 17:22:19 2008 UTC (21 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.20: +121 -40 lines
Diff to previous 1.20
Synced with 5.x-1.0.

Revision 1.12.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 17:17:28 2008 UTC (21 months, 2 weeks ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.12.2.49: +17 -3 lines
Diff to previous 1.12.2.49 , to branch point 1.12
Added body classes: section-node-add, section-node-edit, section-node-delete

Revision 1.12.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 16:55:35 2008 UTC (21 months, 2 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.48: +6 -1 lines
Diff to previous 1.12.2.48 , to branch point 1.12
Prevented display of empty help from node_help().

Revision 1.12.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 23:53:58 2008 UTC (21 months, 2 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.47: +13 -37 lines
Diff to previous 1.12.2.47 , to branch point 1.12
In template.php, consolidated SUBTHEME_preprocess_HOOK() checks from 4 places to 1 place.

Revision 1.12.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 23:50:46 2008 UTC (21 months, 2 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.46: +12 -24 lines
Diff to previous 1.12.2.46 , to branch point 1.12
Updated comments in php files.

Revision 1.12.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 00:25:55 2008 UTC (22 months ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-beta2
Changes since 1.12.2.45: +3 -3 lines
Diff to previous 1.12.2.45 , to branch point 1.12
Allow underscores in zen_id_safe().

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 21:46:11 2008 UTC (22 months ago) by johnalbin
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
More D6 updates.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 19:47:23 2008 UTC (22 months ago) by johnalbin
Branch: MAIN
Changes since 1.18: +1 -5 lines
Diff to previous 1.18
More D6 updates.

Revision 1.12.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 15:52:14 2008 UTC (22 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.44: +9 -1 lines
Diff to previous 1.12.2.44 , to branch point 1.12
#207743 by jjeff: Added translatable "Unpublished" text as background

Revision 1.12.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 13:03:29 2008 UTC (22 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.43: +2 -2 lines
Diff to previous 1.12.2.43 , to branch point 1.12
Reverted block-[module] to previous class names with underscores.

Revision 1.12.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 12:57:41 2008 UTC (22 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.42: +27 -1 lines
Diff to previous 1.12.2.42 , to branch point 1.12
#207743 by jjeff: Added block editing links on hover

Revision 1.12.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 11:15:03 2008 UTC (22 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.41: +1 -2 lines
Diff to previous 1.12.2.41 , to branch point 1.12
Removed redundant block-[region] class.

Revision 1.12.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 11:09:06 2008 UTC (22 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.40: +17 -5 lines
Diff to previous 1.12.2.40 , to branch point 1.12
Added extended block classes (zebra class by jjeff)

Revision 1.12.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 03:45:52 2008 UTC (22 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.39: +13 -1 lines
Diff to previous 1.12.2.39 , to branch point 1.12
#207743 by jjeff: Allow a sub-theme to add/alter block variables

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 07:25:51 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.17: +3 -13 lines
Diff to previous 1.17
Simplified creation of page- and section- body classes.

Revision 1.12.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 07:25:31 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.38: +3 -13 lines
Diff to previous 1.12.2.38 , to branch point 1.12
Simplified creation of page- and section- body classes.

Revision 1.12.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 16:06:59 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.37: +1 -3 lines
Diff to previous 1.12.2.37 , to branch point 1.12
Reverted previous patch.

Revision 1.12.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 16:01:58 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.36: +2 -2 lines
Diff to previous 1.12.2.36 , to branch point 1.12
Removed extra space from last patch.

Revision 1.12.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 16:00:08 2008 UTC (22 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.35: +3 -1 lines
Diff to previous 1.12.2.35 , to branch point 1.12
#211156 by jjeff: $subtheme_directory variable in page.tpl.php never gets populated

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 21:53:23 2008 UTC (22 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.16: +147 -224 lines
Diff to previous 1.16
Minimal changes needed for D6 compatibility.

Revision 1.12.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 19:30:11 2008 UTC (22 months, 3 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.34: +4 -1 lines
Diff to previous 1.12.2.34 , to branch point 1.12
Re-introduced subtheme_directory variable into page.tpl.php.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 6 15:50:31 2008 UTC (22 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.15: +56 -29 lines
Diff to previous 1.15
Synced HEAD with DRUPAL-5.

Revision 1.12.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 05:07:27 2008 UTC (22 months, 3 weeks ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-beta1
Changes since 1.12.2.33: +2 -2 lines
Diff to previous 1.12.2.33 , to branch point 1.12
Changed references to Holy Slurpy Cup layout method to Border Politics layout method.

Revision 1.12.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 03:18:28 2007 UTC (23 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.32: +5 -1 lines
Diff to previous 1.12.2.32 , to branch point 1.12
#203213 by kdebaas: Add node-teaser class to nodes displayed as teasers

Revision 1.12.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 14:45:01 2007 UTC (23 months ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.31: +3 -21 lines
Diff to previous 1.12.2.31 , to branch point 1.12
Moved _phptemplate_HOOK functionality to _zen_hook().

Revision 1.12.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 01:20:56 2007 UTC (23 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.30: +21 -1 lines
Diff to previous 1.12.2.30 , to branch point 1.12
#196181: _phptemplate_callback doesn't look in sub-theme folder for .tpl.php files

Revision 1.12.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 10:46:20 2007 UTC (23 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.29: +32 -4 lines
Diff to previous 1.12.2.29 , to branch point 1.12
Added starter sub-theme and documentation to ease sub-theme creation.

Revision 1.12.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 10:44:51 2007 UTC (23 months, 1 week ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.28: +2 -2 lines
Diff to previous 1.12.2.28 , to branch point 1.12
Converted call_user_func($function) to the faster $function().

Revision 1.12.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 12 18:33:27 2007 UTC (23 months, 2 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.27: +1 -16 lines
Diff to previous 1.12.2.27 , to branch point 1.12
#171201: Remove un-localizable date/time format from base theme

Revision 1.12.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 01:58:50 2007 UTC (23 months, 2 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.26: +18 -10 lines
Diff to previous 1.12.2.26 , to branch point 1.12
Added wireframes css and new theme settings.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 07:12:19 2007 UTC (23 months, 4 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.14: +30 -2 lines
Diff to previous 1.14
#196223: IE5 always loads @import print stylesheet

Revision 1.12.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 06:41:40 2007 UTC (23 months, 4 weeks ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-8
Changes since 1.12.2.25: +30 -2 lines
Diff to previous 1.12.2.25 , to branch point 1.12
#196223: IE5 always loads @import print stylesheet

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 03:52:12 2007 UTC (23 months, 4 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.13: +77 -165 lines
Diff to previous 1.13
Synced HEAD with DRUPAL-5 branch.

Revision 1.12.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 00:51:00 2007 UTC (23 months, 4 weeks ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.24: +11 -7 lines
Diff to previous 1.12.2.24 , to branch point 1.12
#121991: Source rendering order needs adjustment and #110897: oversize content causes IE6 layout breakage

Revision 1.12.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 00:52:26 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.23: +18 -1 lines
Diff to previous 1.12.2.23 , to branch point 1.12
Added unique classes for each page and website section

Revision 1.12.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 00:14:18 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.22: +20 -11 lines
Diff to previous 1.12.2.22 , to branch point 1.12
Updated comments and variable names in template.php.

Revision 1.12.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 00:37:15 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.21: +6 -5 lines
Diff to previous 1.12.2.21 , to branch point 1.12
Finished adding customizable breadcrumb settings

Revision 1.12.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 08:49:37 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.20: +3 -3 lines
Diff to previous 1.12.2.20 , to branch point 1.12
Removed calls to zen_id_safe(['node']->type), since content types are already lowercase letters, numbers, and underscores

Revision 1.12.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 08:47:48 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.19: +3 -3 lines
Diff to previous 1.12.2.19 , to branch point 1.12
Made tpl.php files more consistent

Revision 1.12.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 08:28:22 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.18: +17 -4 lines
Diff to previous 1.12.2.18 , to branch point 1.12
Added customizable breadcrumb settings

Revision 1.12.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 08:20:46 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.17: +13 -167 lines
Diff to previous 1.12.2.17 , to branch point 1.12
Split template.php into multiple files to ease theme developer overload

Revision 1.12.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 08:14:44 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.16: +28 -6 lines
Diff to previous 1.12.2.16 , to branch point 1.12
#169359: Base CSS and tpl files don't get loaded (sub-theme with page.tpl.php)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 7 18:09:48 2007 UTC (2 years ago) by johnalbin
Branch: MAIN
Changes since 1.12: +346 -128 lines
Diff to previous 1.12
Syncing HEAD with DRUPAL-5 branch.

Revision 1.12.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 08:13:53 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.15: +43 -1 lines
Diff to previous 1.12.2.15 , to branch point 1.12
Add prettier tab styling

Revision 1.12.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 00:38:38 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.14: +1 -3 lines
Diff to previous 1.12.2.14 , to branch point 1.12
Create starter theme; migrate current style to a sub-theme

Revision 1.12.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 6 00:14:56 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.13: +10 -1 lines
Diff to previous 1.12.2.13 , to branch point 1.12
Added ability to change regions in a sub-theme

Revision 1.12.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 5 17:07:56 2007 UTC (2 years ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.12: +17 -17 lines
Diff to previous 1.12.2.12 , to branch point 1.12
Fixed some spacing and added missing optional commas in arrays.

Revision 1.12.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 16:22:20 2007 UTC (2 years, 1 month ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.11: +10 -7 lines
Diff to previous 1.12.2.11 , to branch point 1.12
#183936: Backport Drupal 6 $body_classes

Revision 1.12.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 06:40:01 2007 UTC (2 years, 1 month ago) by johnalbin
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-7
Changes since 1.12.2.10: +4 -1 lines
Diff to previous 1.12.2.10 , to branch point 1.12
#131030: Add docs on how to edit the $links

Revision 1.12.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 23:59:40 2007 UTC (2 years, 1 month ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.9: +10 -19 lines
Diff to previous 1.12.2.9 , to branch point 1.12
Changed an if to a trinary. And changed a weird switch to if/then/else.

Revision 1.12.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 23:53:08 2007 UTC (2 years, 1 month ago) by johnalbin
Branch: DRUPAL-5
Changes since 1.12.2.8: +142 -145 lines
Diff to previous 1.12.2.8 , to branch point 1.12
Updated comments. Removed tabs and extra spaces.

Revision 1.12.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 16 01:32:18 2007 UTC (2 years, 9 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.12.2.7: +7 -2 lines
Diff to previous 1.12.2.7 , to branch point 1.12
#119364 odd/even handling in comments

Revision 1.12.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 28 21:14:01 2007 UTC (2 years, 9 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.12.2.6: +2 -2 lines
Diff to previous 1.12.2.6 , to branch point 1.12
Moving styles from zen.css to style.css so that these styles can be loaded last.

Revision 1.12.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 28 19:28:05 2007 UTC (2 years, 9 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.12.2.5: +126 -7 lines
Diff to previous 1.12.2.5 , to branch point 1.12
Major changes! Zen now allows subthemes to define their own node.tpl.php, node-type.tpl.php, block-type.tpl.php, page-loc.tpl.php, etc... Also rearranging the way that secondary style sheets are included as per #113184.

Revision 1.12.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 00:09:35 2007 UTC (2 years, 10 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.12.2.4: +27 -6 lines
Diff to previous 1.12.2.4 , to branch point 1.12
several changes including new background image for unpublished items, microformat for node creation dates, new classes for comment-by-author, comment-by-anon, node-mine, comment-mine. other minor changes

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 17:50:41 2007 UTC (2 years, 10 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.12.2.3: +20 -1 lines
Diff to previous 1.12.2.3 , to branch point 1.12
#111409 - author comments styled differently from others

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 19 12:29:41 2007 UTC (2 years, 10 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.12.2.2: +11 -7 lines
Diff to previous 1.12.2.2 , to branch point 1.12
Making $is_admin variable available to all templates

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 20:54:29 2007 UTC (2 years, 10 months ago) by jjeff
Branch: DRUPAL-5
Changes since 1.12.2.1: +7 -1 lines
Diff to previous 1.12.2.1 , to branch point 1.12
#107921 the beginnings of a print style sheet by rport

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 05:28:41 2007 UTC (2 years, 10 months ago) by jjeff
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-6
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
Very minor documentation changes. Really not worth mentioning.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 16 22:36:33 2006 UTC (3 years ago) by jjeff
Branch: MAIN
CVS Tags: DRUPAL-5--0-4, DRUPAL-5--0-5
Branch point for: DRUPAL-5
Changes since 1.11: +1 -16 lines
Diff to previous 1.11
fixing the fixing

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 16 22:31:49 2006 UTC (3 years ago) by jjeff
Branch: MAIN
Changes since 1.10: +27 -1 lines
Diff to previous 1.10
fixing

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 22:06:39 2006 UTC (3 years ago) by jjeff
Branch: MAIN
Changes since 1.9: +44 -1 lines
Diff to previous 1.9
more classes for body and div.node elements to make context-based theming easier

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 04:22:17 2006 UTC (3 years, 1 month ago) by zirafa
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
fixed typo

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 01:09:48 2006 UTC (3 years, 1 month ago) by jjeff
Branch: MAIN
Changes since 1.7: +23 -4 lines
Diff to previous 1.7
#88572 bringing back some more example code for template.php

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 02:18:20 2006 UTC (3 years, 1 month ago) by webchick
Branch: MAIN
Changes since 1.6: +23 -17 lines
Diff to previous 1.6
Minor tweaks; Id tag, punctuation, coding standards

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 04:54:45 2006 UTC (3 years, 1 month ago) by zirafa
Branch: MAIN
Changes since 1.5: +73 -94 lines
Diff to previous 1.5
Modified the help text to be more succinct and easier to understand.  Modified the breadcrumb to be a double colon because the long arrow looks awkward.  Changed the _phptemplate_variables to be a semi-useful example instead of a giant block that is commented out.  I am still uncomfortable with this file as it went from a very tiny file to an extremely verbose one. I'm recommending trimming it even more, if not just providing a link to an example template.php file posted on drupal.org with more thorough documentation.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 18:34:02 2006 UTC (3 years, 1 month ago) by m3avrck
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
fix typo

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 18:31:57 2006 UTC (3 years, 1 month ago) by m3avrck
Branch: MAIN
Changes since 1.3: +11 -2 lines
Diff to previous 1.3
better template.php examples

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 17:17:38 2006 UTC (3 years, 1 month ago) by m3avrck
Branch: MAIN
Changes since 1.2: +121 -3 lines
Diff to previous 1.2
significantly improved template.php, with lots of documention, comments, and some simple examples of useful theming tricks

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 12 16:39:38 2006 UTC (3 years, 1 month ago) by jjeff
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
adding background to fixed width page; also minor tweaks and bug fixes

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 00:14:23 2006 UTC (3 years, 1 month ago) by jjeff
Branch: MAIN
Initial commit of the Zen theme (based on Zirafa's Delicious_Zen work)
See #81217 for more.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2