/[drupal]/contributions/modules/blogtheme/blog_theme.module
ViewVC logotype

Log of /contributions/modules/blogtheme/blog_theme.module

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.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 10:55:16 2009 UTC (10 months, 3 weeks ago) by augustin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
bugfix. Do not node_load() if $nid == NULL. See #354048.

Revision 1.20.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 10:49:44 2009 UTC (10 months, 3 weeks ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.20.2.8: +2 -2 lines
Diff to previous 1.20.2.8 , to branch point 1.20 , to next main 1.29
bugfix. Do not node_load() if $nid == NULL. See #354048.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 08:59:48 2008 UTC (13 months, 4 weeks ago) by augustin
Branch: MAIN
Changes since 1.27: +5 -4 lines
Diff to previous 1.27
Added hook_uninstall().
Removed obsolete variable.

Revision 1.20.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 08:58:26 2008 UTC (13 months, 4 weeks ago) by augustin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.20.2.7: +5 -4 lines
Diff to previous 1.20.2.7 , to branch point 1.20
Added hook_uninstall().
Removed obsolete variable.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 04:00:16 2008 UTC (15 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.26: +15 -7 lines
Diff to previous 1.26
* 8/14 Fix more notices.
* 8/14 Space out some code for better readability.
* 8/14 Fix bug when accessing node/add and node/add/*.

Revision 1.20.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 03:59:32 2008 UTC (15 months, 2 weeks ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.20.2.6: +15 -7 lines
Diff to previous 1.20.2.6 , to branch point 1.20
* 8/14 Fix more notices.
* 8/14 Space out some code for better readability.
* 8/14 Fix bug when accessing node/add and node/add/*.

Revision 1.20.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 12:23:19 2008 UTC (15 months, 2 weeks ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.20.2.5: +10 -2 lines
Diff to previous 1.20.2.5 , to branch point 1.20
Add collapsible setting.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 12:22:43 2008 UTC (15 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.25: +10 -2 lines
Diff to previous 1.25
Add collapsible setting.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 01:11:16 2008 UTC (16 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.24: +2 -3 lines
Diff to previous 1.24
Fix another E_ALL notice when accessing /node/xyz where xyz is anything not corresponding to a node ID.

Revision 1.20.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 01:10:41 2008 UTC (16 months, 2 weeks ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.20.2.4: +2 -3 lines
Diff to previous 1.20.2.4 , to branch point 1.20
Fix another E_ALL notice when accessing /node/xyz where xyz is anything not corresponding to a node ID.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 01:29:20 2008 UTC (16 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Fix E_ALL notice.

Revision 1.20.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 13 01:28:47 2008 UTC (16 months, 2 weeks ago) by augustin
Branch: DRUPAL-6--1
Changes since 1.20.2.3: +2 -2 lines
Diff to previous 1.20.2.3 , to branch point 1.20
Fix E_ALL notice.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 05:03:23 2008 UTC (17 months ago) by augustin
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
parsing error bugfix. upping the version number.

Revision 1.20.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 05:01:42 2008 UTC (17 months ago) by augustin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.20.2.2: +2 -2 lines
Diff to previous 1.20.2.2 , to branch point 1.20
bugfix: parsing error.

Revision 1.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 05:00:02 2008 UTC (17 months ago) by augustin
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2
Changes since 1.16.2.2: +2 -2 lines
Diff to previous 1.16.2.2 , to branch point 1.16 , to next main 1.29
bugfix: parsing error.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 04:47:23 2008 UTC (17 months ago) by augustin
Branch: MAIN
Changes since 1.21: +7 -4 lines
Diff to previous 1.21
Updated INSTALL.txt and README.txt.

Revision 1.20.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 04:47:17 2008 UTC (17 months ago) by augustin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.20.2.1: +7 -4 lines
Diff to previous 1.20.2.1 , to branch point 1.20
Updated INSTALL.txt and README.txt.

Revision 1.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 04:47:14 2008 UTC (17 months ago) by augustin
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.16.2.1: +4 -1 lines
Diff to previous 1.16.2.1 , to branch point 1.16
Updated INSTALL.txt and README.txt.

Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 04:05:44 2008 UTC (17 months ago) by augustin
Branch: DRUPAL-5--2
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
When the default node type is not set (at admin/settings/blog_theme), blogtheme appeared not to work.
The default is now nothing: the user must use the settings page to set the node types.

Revision 1.20.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 10:26:08 2008 UTC (19 months, 1 week ago) by augustin
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Fix E_ALL error.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 10:24:18 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
fix E_ALL error.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 08:58:52 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.19: +91 -76 lines
Diff to previous 1.19
Upgrade to Drupal 6.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 07:54:40 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
Changes since 1.18: +6 -6 lines
Diff to previous 1.18
Coding standards: more spacing problems.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 07:52:47 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
Changes since 1.17: +57 -57 lines
Diff to previous 1.17
Coding standard: no blank space at the end of lines.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 07:47:52 2008 UTC (19 months, 1 week ago) by augustin
Branch: MAIN
Changes since 1.16: +33 -33 lines
Diff to previous 1.16
Code style changes to conform to coding standards.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 13:26:53 2008 UTC (19 months, 2 weeks ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Branch point for: DRUPAL-5--2
Changes since 1.15: +4 -3 lines
Diff to previous 1.15
Improve charity text.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:58:06 2008 UTC (19 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.14: +32 -6 lines
Diff to previous 1.14
* Fixed logic so that when a user is adding a node (/node/add/node_type), the user's theme is used if the node type is among the allowed ones.
* Added setting: which node types should use the users' theme? Beside 'blog', you can add any CCK or custom node type.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 08:37:31 2008 UTC (19 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.13: +54 -1 lines
Diff to previous 1.13
Added charity-ware notice.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 07:54:32 2008 UTC (19 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.12: +37 -3 lines
Diff to previous 1.12
* Added a setting page:
* Added setting: should a user profile page use the site's default theme, or the user's theme?

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 07:12:15 2008 UTC (19 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.11: +74 -9 lines
Diff to previous 1.11
#34360 Separate blog theme from site theme.
  A new perm is added: 'select different blog theme' which is in addition to the core perm 'select different theme'.
  Now the user has two theme settings: one for the whole site, one for his/her blog.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 05:39:44 2008 UTC (19 months, 2 weeks ago) by augustin
Branch: MAIN
Changes since 1.10: +40 -37 lines
Diff to previous 1.10
Hook_menu was executed twice for lack of if $may_cache loop.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 28 01:08:20 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
Garland is the new default theme for Drupal 5.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 28 01:07:11 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
Changes since 1.8: +11 -1 lines
Diff to previous 1.8
#162389 Make theme consistent when adding a comment. Patch by Chris21, with thanks.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 03:00:16 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#162393 parse error.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 14:11:28 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
Changes since 1.6: +4 -15 lines
Diff to previous 1.6
Clean some comments.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 13:10:29 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.5: +3 -4 lines
Diff to previous 1.5
Removing help text that is no longer used in Drupal 5.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 12:50:49 2007 UTC (2 years, 4 months ago) by augustin
Branch: MAIN
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Removing old version of blog_theme.module that shouldn't be there.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 21 02:35:48 2005 UTC (4 years, 6 months ago) by tatonca
Branch: MAIN
CVS Tags: DRUPAL-4-6--1-0
Branch point for: DRUPAL-4-6
Changes since 1.3: +6 -4 lines
Diff to previous 1.3
made a change to readd differenciation between node->type "blog" and all others so only blog entries get themed

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 7 18:40:21 2005 UTC (4 years, 6 months ago) by tatonca
Branch: MAIN
Changes since 1.2: +29 -35 lines
Diff to previous 1.2
4.6 updates

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 29 01:12:36 2005 UTC (4 years, 8 months ago) by tatonca
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.1: +10 -4 lines
Diff to previous 1.1
Incorporating patch from frjo to allow for user names in the path

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 22 02:34:35 2005 UTC (4 years, 8 months ago) by tatonca
Branch: MAIN
This is the first release...

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