/[drupal]/contributions/modules/node_gallery/node_gallery.themes.inc
ViewVC logotype

Log of /contributions/modules/node_gallery/node_gallery.themes.inc

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.17.4.9
Sun Jun 21 11:17:53 2009 UTC (5 months, 1 week ago) by wilson98
Branch: DRUPAL-6--2
Changes since 1.17.4.8: +1 -1 lines
FILE REMOVED
improve node_gallery_access module, themes and others.

Revision 1.17.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 20 07:52:26 2009 UTC (5 months, 1 week ago) by wilson98
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA8, DRUPAL-6--2-0-ALPHA9
Changes since 1.17.4.7: +48 -85 lines
Diff to previous 1.17.4.7 , to branch point 1.17
image management performance, seperate lightbox2 as submodule, and many more.

Revision 1.17.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 10:36:39 2009 UTC (5 months, 2 weeks ago) by wilson98
Branch: DRUPAL-6--2
Changes since 1.17.4.6: +1 -1 lines
Diff to previous 1.17.4.6 , to branch point 1.17
add image display pager.

Revision 1.17.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 02:56:37 2009 UTC (5 months, 2 weeks ago) by wilson98
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA7
Changes since 1.17.4.5: +0 -0 lines
Diff to previous 1.17.4.5 , to branch point 1.17
fix file number validate issue.

Revision 1.17.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 02:22:28 2009 UTC (5 months, 2 weeks ago) by wilson98
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA5, DRUPAL-6--2-0-ALPHA6
Changes since 1.17.4.4: +0 -0 lines
Diff to previous 1.17.4.4 , to branch point 1.17
add gallery views operation handler,
image edit form display image.
add user upload image number limitaion setting.

Revision 1.17.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 16:41:32 2009 UTC (5 months, 2 weeks ago) by wilson98
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.17.4.3: +0 -0 lines
Diff to previous 1.17.4.3 , to branch point 1.17
image comment issue, breadcrumb setting.

Revision 1.17.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 12:24:08 2009 UTC (5 months, 2 weeks ago) by wilson98
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.17.4.2: +3 -2 lines
Diff to previous 1.17.4.2 , to branch point 1.17
edit images batch update issue.

Revision 1.17.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 6 10:38:35 2009 UTC (5 months, 3 weeks ago) by wilson98
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA2
Changes since 1.17.4.1: +17 -2 lines
Diff to previous 1.17.4.1 , to branch point 1.17
add views support.

Revision 1.17.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 11:12:40 2009 UTC (5 months, 4 weeks ago) by wilson98
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1, DRUPAL-6--2-1-ALPHA1
Changes since 1.17: +20 -108 lines
Diff to previous 1.17
A complete rewrite of node_gallery module.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 16:51:12 2009 UTC (6 months, 2 weeks ago) by kmonty
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.16: +42 -0 lines
Diff to previous 1.16
* Added a text link to the next image when using a cover view on the gallery landing page.
* Added two new theme functions to allow for more custom markup: theme_node_gallery_image() and theme_node_gallery_teaser()

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 22:00:12 2009 UTC (6 months, 3 weeks ago) by kmonty
Branch: MAIN
Changes since 1.15: +22 -1 lines
Diff to previous 1.15
no message

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 01:57:01 2009 UTC (6 months, 3 weeks ago) by kmonty
Branch: MAIN
Changes since 1.14: +16 -3 lines
Diff to previous 1.14
* Fixed a bug that caused many saved settings not to be loaded while editing an established Node Gallery Relationship
* Added the ability to have a cover view as the Gallery landing page
* Added the ability to select a preset for the Gallery landing page.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 27 19:22:29 2009 UTC (7 months ago) by kmonty
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA8
Changes since 1.13: +39 -10 lines
Diff to previous 1.13
* Significantly improved options for display teasers and gallery landing pages
in the administration menu.
* Lightbox2 gallery support both from teasers and gallery landing pages.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 19:02:15 2009 UTC (7 months, 3 weeks ago) by kmonty
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA7
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
I opted for a better way of creating ImageCache presets which saved them permanently (so they are not removed upon deactiving the module) and it is more obvious how to edit the preset.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 18:52:51 2009 UTC (7 months, 3 weeks ago) by kmonty
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA6
Changes since 1.11: +8 -5 lines
Diff to previous 1.11
Fixing an "Invalid argument supplied for foreach()" error that would display when looking at a gallery list when no images were uploaded.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 16:55:43 2009 UTC (7 months, 3 weeks ago) by kmonty
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA4, DRUPAL-6--1-0-ALPHA5
Changes since 1.10: +0 -0 lines
Diff to previous 1.10
Creating a default Node Gallery setup (two node types, three imagecache presets and a node_gallery relationship) so people unfamiliar with both the module and Drupal can get started with the module.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 17:20:26 2009 UTC (7 months, 3 weeks ago) by kmonty
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
bug report #420160 by NancyDru: Coding standards violations

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 01:33:01 2009 UTC (8 months, 2 weeks ago) by kmonty
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Shifting node_gallery_meta() in node_gallery.themes.inc to a theme_ function.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 01:47:50 2009 UTC (8 months, 2 weeks ago) by kmonty
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Fixing an error with the last commit

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 01:45:29 2009 UTC (8 months, 2 weeks ago) by kmonty
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Revert the past commit

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 01:18:26 2009 UTC (8 months, 2 weeks ago) by kmonty
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Changing template_preprocess_gallery_cover_view() to theme_preprocess_gallery_cover_view()

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 20:28:30 2009 UTC (8 months, 2 weeks ago) by kmonty
Branch: MAIN
Changes since 1.4: +7 -7 lines
Diff to previous 1.4
Fixing the div classes that have single quotes around them as opposed double quotes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 20:11:30 2009 UTC (8 months, 2 weeks ago) by kmonty
Branch: MAIN
Changes since 1.3: +6 -2 lines
Diff to previous 1.3
bug report #335634 : fixing spelling mistakes

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 01:46:40 2008 UTC (12 months, 1 week ago) by wilson98
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
ÉÏ´«imageʧ°Ü´¦Àí¡£

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 08:32:32 2008 UTC (12 months, 1 week ago) by wilson98
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
node_gallery permission issue and first 5 issues.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 03:16:26 2008 UTC (12 months, 3 weeks ago) by wilson98
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
initial module node gallery import.

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