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

Log of /contributions/themes/blueprint/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.15.2.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 00:27:39 2009 UTC (4 weeks ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.19: +20 -4 lines
Diff to previous 1.15.2.1.2.19 , to branch point 1.15.2.1 , to next main 1.15.2.4
Fixing permalinks to work on paged comments [#498186] and fixing blueprint to properly recoginze  comments titles being turned off [#418054]

Revision 1.15.2.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 16 00:48:01 2009 UTC (5 weeks, 6 days ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.18: +2 -2 lines
Diff to previous 1.15.2.1.2.18 , to branch point 1.15.2.1
Adding support for "User pictures in comments" setting. [#466334]

Revision 1.15.2.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 23:34:41 2009 UTC (5 weeks, 6 days ago) by designerbrent
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.15.2.1.2.17: +7 -7 lines
Diff to previous 1.15.2.1.2.17 , to branch point 1.15.2.1
Changing template functions titled phptemplate_ to blueprint_ to resolve conflicts. (#585514)

Revision 1.15.2.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 13:05:12 2009 UTC (8 months, 1 week ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.16: +2 -4 lines
Diff to previous 1.15.2.1.2.16 , to branch point 1.15.2.1
Revert commit #179838. Created new issue about this: #407180

Revision 1.15.2.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 23:51:42 2009 UTC (8 months, 3 weeks ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.15: +4 -1 lines
Diff to previous 1.15.2.1.2.15 , to branch point 1.15.2.1
Added custom classes to the body_classes variable based on the path on the site.

Revision 1.15.2.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 23 03:40:02 2008 UTC (11 months ago) by designerbrent
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.15.2.1.2.14: +1 -1 lines
Diff to previous 1.15.2.1.2.14 , to branch point 1.15.2.1
Removing Blueprint folders accidentally added.

Revision 1.15.2.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 23 03:36:50 2008 UTC (11 months ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.13: +1 -1 lines
Diff to previous 1.15.2.1.2.13 , to branch point 1.15.2.1
Removing Blueprint folders accidentally added.

Revision 1.15.2.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 22:05:43 2008 UTC (11 months ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.12: +2 -2 lines
Diff to previous 1.15.2.1.2.12 , to branch point 1.15.2.1
Fix PHP notice errors. [#346368]

Revision 1.15.2.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 14:08:15 2008 UTC (11 months, 2 weeks ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.11: +13 -16 lines
Diff to previous 1.15.2.1.2.11 , to branch point 1.15.2.1
Fix sidebar variables so they don't build unnecessary nested divs when using sub-themes. [#309448]

Revision 1.15.2.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 16:02:34 2008 UTC (13 months, 3 weeks ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.10: +34 -1 lines
Diff to previous 1.15.2.1.2.10 , to branch point 1.15.2.1
Adding edit links to the blocks. When you hover over the upper right hand corner of the block you will get relevent links to edit and configure that blocks.

Revision 1.15.2.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 25 06:43:09 2008 UTC (14 months ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.9: +2 -2 lines
Diff to previous 1.15.2.1.2.9 , to branch point 1.15.2.1
better variable usage for comment pictures

Revision 1.15.2.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 06:22:09 2008 UTC (14 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.8: +8 -1 lines
Diff to previous 1.15.2.1.2.8 , to branch point 1.15.2.1
add a comment on how to remove CSS files

Revision 1.15.2.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 04:58:50 2008 UTC (14 months, 2 weeks ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.7: +2 -2 lines
Diff to previous 1.15.2.1.2.7 , to branch point 1.15.2.1
Removed the strip_tags() function. Seems to be unneeded as drupal already takes care of this.

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 02:23:24 2008 UTC (14 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.15.2.3: +5 -1 lines
Diff to previous 1.15.2.3 , to branch point 1.15
add permalink to comments

Revision 1.15.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 02:17:57 2008 UTC (14 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.6: +5 -1 lines
Diff to previous 1.15.2.1.2.6 , to branch point 1.15.2.1
add permalinks to each comment

Revision 1.15.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 17:27:42 2008 UTC (14 months, 3 weeks ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.5: +2 -2 lines
Diff to previous 1.15.2.1.2.5 , to branch point 1.15.2.1
Fixed blueprint_comment_wrapper for drupal 6.

Revision 1.15.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 00:07:37 2008 UTC (14 months, 3 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.4: +12 -2 lines
Diff to previous 1.15.2.1.2.4 , to branch point 1.15.2.1
lots of misc fixes, almost ready for 1.0 release on d6

Revision 1.15.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 04:10:22 2008 UTC (14 months, 3 weeks ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.3: +1 -12 lines
Diff to previous 1.15.2.1.2.3 , to branch point 1.15.2.1
Removed blueprint_forum_topic_navigation() since that no longer works in Drupal 6.

Revision 1.15.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 31 03:25:04 2008 UTC (14 months, 3 weeks ago) by designerbrent
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.2: +2 -2 lines
Diff to previous 1.15.2.1.2.2 , to branch point 1.15.2.1
Adding strip_tags() to the head_title to remove any HTML tags that get added for the normal titles.

Revision 1.15.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 06:32:37 2008 UTC (15 months ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.15.2.1.2.1: +66 -45 lines
Diff to previous 1.15.2.1.2.1 , to branch point 1.15.2.1
numerous 6.x fixes

Revision 1.15.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 04:47:37 2008 UTC (15 months ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.15.2.1: +161 -221 lines
Diff to previous 1.15.2.1
initial 6.x port of blueprint

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 04:45:16 2008 UTC (15 months ago) by m3avrck
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.15.2.2: +2 -2 lines
Diff to previous 1.15.2.2 , to branch point 1.15
check for empty body before adding meta tag

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 04:07:13 2008 UTC (15 months ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.15.2.1: +4 -1 lines
Diff to previous 1.15.2.1 , to branch point 1.15
use node body if teaser doesn't exist for some reason

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 02:41:06 2008 UTC (15 months ago) by m3avrck
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.15: +6 -1 lines
Diff to previous 1.15
avoid duplicate titles in search indexes for pager pages

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 16:00:38 2008 UTC (17 months, 3 weeks ago) by m3avrck
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-6--1-0, DRUPAL-6--1-1, HEAD
Branch point for: DRUPAL-5
Changes since 1.14: +49 -1 lines
Diff to previous 1.14
add theme_username to add rel='nofollow' for user homepages and remove verified text, confusing

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 17:12:58 2008 UTC (21 months ago) by m3avrck
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
fix hardcoded removal of comment links

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 16:03:47 2008 UTC (21 months ago) by m3avrck
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
fix comment warning to work with permissions

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 9 15:55:21 2008 UTC (21 months, 2 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.11: +9 -9 lines
Diff to previous 1.11
add colunm classes

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 9 15:15:37 2008 UTC (21 months, 2 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
fix position of messages and block spacing

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 15:27:48 2008 UTC (21 months, 2 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.9: +9 -9 lines
Diff to previous 1.9
column class is no longer needed

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 7 15:52:38 2008 UTC (21 months, 2 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.8: +11 -1 lines
Diff to previous 1.8
improve forum display and performance

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 7 15:41:41 2008 UTC (21 months, 2 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.7: +5 -2 lines
Diff to previous 1.7
fix comment display based on number of cols in layout

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 7 14:50:25 2008 UTC (21 months, 2 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.6: +18 -1 lines
Diff to previous 1.6
improve help messages and don't output empty tags

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 15:35:32 2008 UTC (21 months, 3 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.5: +42 -3 lines
Diff to previous 1.5
automatic SEO optimization and other small fixes

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 14:56:31 2008 UTC (21 months, 3 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.4: +7 -2 lines
Diff to previous 1.4
highlight authors comment

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 03:21:07 2008 UTC (21 months, 4 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
a couple bug fixes and improved comments

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 23:10:25 2008 UTC (21 months, 4 weeks ago) by m3avrck
Branch: MAIN
Changes since 1.2: +49 -41 lines
Diff to previous 1.2
almost finished theme now, considered beta quality, release early Feb

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 04:44:12 2008 UTC (22 months ago) by m3avrck
Branch: MAIN
Changes since 1.1: +127 -20 lines
Diff to previous 1.1
almost working version of new blueprint starter theme, about 65% complete, should be finished in a week or two

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 4 20:51:10 2007 UTC (2 years, 1 month ago) by m3avrck
Branch: MAIN
initial start to new blueprint theme, no where near usable, and only 15% complete, if that

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