/[drupal]/contributions/modules/node_style/node_style.module
ViewVC logotype

Log of /contributions/modules/node_style/node_style.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.12.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 10:13:17 2007 UTC (2 years, 7 months ago) by karthik
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.12.2.9: +3 -3 lines
Diff to previous 1.12.2.9 , to branch point 1.12 , to next main 1.22
Improve help text.

Revision 1.12.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 10:08:16 2007 UTC (2 years, 7 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12.2.8: +4 -6 lines
Diff to previous 1.12.2.8 , to branch point 1.12
Remove redundant if().

Revision 1.12.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 09:53:29 2007 UTC (2 years, 7 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12.2.7: +2 -2 lines
Diff to previous 1.12.2.7 , to branch point 1.12
Capitalise links.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 09:17:12 2007 UTC (2 years, 7 months ago) by karthik
Branch: DRUPAL-4-7
Changes since 1.1.2.6: +4 -4 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.22
#130920 by Hass: Missing t()s; Backport.

Revision 1.12.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 09:11:43 2007 UTC (2 years, 7 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12.2.6: +4 -4 lines
Diff to previous 1.12.2.6 , to branch point 1.12
#130920 by Hass: Missing t()s.

Revision 1.12.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 7 08:45:52 2007 UTC (2 years, 7 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12.2.5: +138 -38 lines
Diff to previous 1.12.2.5 , to branch point 1.12
Sync with HEAD.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 09:52:08 2007 UTC (2 years, 8 months ago) by karthik
Branch: DRUPAL-4-7
Changes since 1.1.2.5: +2 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Missing check_plain().

Revision 1.12.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 09:50:53 2007 UTC (2 years, 8 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12.2.4: +2 -2 lines
Diff to previous 1.12.2.4 , to branch point 1.12
Missing check_plain().

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 08:13:10 2007 UTC (2 years, 8 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12.2.3: +2 -2 lines
Diff to previous 1.12.2.3 , to branch point 1.12
No t() for variables.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 08:12:35 2007 UTC (2 years, 8 months ago) by karthik
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
No t() for variables.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 08:11:13 2007 UTC (2 years, 8 months ago) by karthik
Branch: DRUPAL-4-7
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
No t() for variables.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 9 14:37:59 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Do not disable node_style.inc for the theme screens.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 17:46:06 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.19: +62 -1 lines
Diff to previous 1.19
Make phptemplate_variables conflict handling simpler. Add help text.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 16:07:50 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.18: +9 -2 lines
Diff to previous 1.18
Improved help text.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 15:14:36 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
URL filter fix in hook_form_alter.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 15:13:08 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.16: +7 -5 lines
Diff to previous 1.16
#99004: Fix previews to work correctly for existing nodes.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 11:12:21 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.15: +65 -35 lines
Diff to previous 1.15
#99004: Feature: node_style to work with node previews, albeit with a hack.

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 20:54:26 2007 UTC (2 years, 9 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12.2.2: +7 -2 lines
Diff to previous 1.12.2.2 , to branch point 1.12
Port:
Affect only existing variables;
Set variables to null rather than '' or array() to ensure that type mismatches are kept to a minimum.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 20:52:37 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.14: +7 -2 lines
Diff to previous 1.14
Affect only existing variables;
Set variables to null rather than '' or array() to ensure that type mismatches are kept to a minimum.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 16:58:44 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.13: +16 -14 lines
Diff to previous 1.13
port: Ease the process of merging multiple _phptemplate_variables functions.
Add documentation.
Fix URL in README.txt.

Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 16:57:48 2007 UTC (2 years, 9 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12.2.1: +16 -14 lines
Diff to previous 1.12.2.1 , to branch point 1.12
Ease the process of merging multiple _phptemplate_variables functions.
Add documentation.
Fix URL in README.txt.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 09:05:29 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.12: +19 -19 lines
Diff to previous 1.12
Capitalisation fix.

Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 09:04:25 2007 UTC (2 years, 9 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.12: +19 -19 lines
Diff to previous 1.12
Capitalisation fix.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 16 01:17:29 2007 UTC (2 years, 10 months ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Branch point for: DRUPAL-5
Changes since 1.11: +31 -30 lines
Diff to previous 1.11
Drupal 5 update.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 23:41:35 2007 UTC (2 years, 10 months ago) by karthik
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1, DRUPAL-4-7--1-2
Changes since 1.1.2.3: +12 -11 lines
Diff to previous 1.1.2.3 , to branch point 1.1
.module: merge with HEAD [1.9, 1.10, 1.11];
.txt: file had not been branched.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 10 22:43:11 2007 UTC (2 years, 10 months ago) by karthik
Branch: MAIN
Changes since 1.10: +4 -6 lines
Diff to previous 1.10
#99760: hass - node_style_return_vars drops template.php $vars.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 13:46:39 2006 UTC (2 years, 11 months ago) by karthik
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
#99657: Translate scheme name in the node form.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 09:14:55 2006 UTC (2 years, 11 months ago) by karthik
Branch: MAIN
Changes since 1.8: +7 -5 lines
Diff to previous 1.8
#99431, #99002: Fix sorting orders.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 07:25:05 2006 UTC (3 years, 1 month ago) by karthik
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +4 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Display status message when there are no schemes available. Merge with HEAD.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 07:23:13 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7
Display status message when there are no schemes available.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 08:16:08 2006 UTC (3 years, 1 month ago) by karthik
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +84 -30 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Merge with HEAD.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 07:56:28 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.6: +8 -2 lines
Diff to previous 1.6
Comments++;

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 12 22:22:45 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.5: +78 -30 lines
Diff to previous 1.5
Add theme override;
Add <head/> injector;
Fix pgSQL;
Add separate pgSQL file;

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 12 09:32:38 2006 UTC (3 years, 1 month ago) by karthik
Branch: DRUPAL-4-7
Changes since 1.1: +256 -64 lines
Diff to previous 1.1
Merge with HEAD.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 18:59:33 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Added installer updates.
Added basic docs.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 11 10:53:49 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.3: +116 -88 lines
Diff to previous 1.3
Conversion to "schemes".

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 22:03:39 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.2: +148 -40 lines
Diff to previous 1.2
Temporary save.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 10:43:49 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.1: +60 -4 lines
Diff to previous 1.1
Temporary save.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 29 08:38:38 2006 UTC (3 years, 6 months ago) by karthik
Branch: MAIN
Branch point for: DRUPAL-4-7
Initial commit.

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