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

Log of /contributions/modules/node_images/node_images.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.11.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 13:45:50 2009 UTC (9 months, 3 weeks ago) by stefano73
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1
Changes since 1.11.2.15: +5 -5 lines
Diff to previous 1.11.2.15 , to branch point 1.11 , to next main 1.12
Added translation template. Removed translations from menu items.

Revision 1.11.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 14:25:53 2009 UTC (9 months, 3 weeks ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.14: +6 -2 lines
Diff to previous 1.11.2.14 , to branch point 1.11
Fixed missing function.

Revision 1.11.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 13:21:02 2009 UTC (9 months, 3 weeks ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.13: +71 -4 lines
Diff to previous 1.11.2.13 , to branch point 1.11
Added i18n support to allow localized image description for translated nodes.

Revision 1.11.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 14:35:51 2008 UTC (12 months, 3 weeks ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.12: +4 -4 lines
Diff to previous 1.11.2.12 , to branch point 1.11
Fixed edit and delete permissions.

Revision 1.11.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 13:41:25 2008 UTC (12 months, 3 weeks ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.11: +4 -1 lines
Diff to previous 1.11.2.11 , to branch point 1.11
Fixed image deletion upon cron run.

Revision 1.11.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 21:12:45 2008 UTC (14 months, 1 week ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.10: +17 -15 lines
Diff to previous 1.11.2.10 , to branch point 1.11
Fixed PHP notice warning (issue #309293). Thanks to oriol_e9g.

Revision 1.11.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 11:56:24 2008 UTC (14 months, 1 week ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.9: +2 -2 lines
Diff to previous 1.11.2.9 , to branch point 1.11
Fixed PHP notice warning (issue #308625). Thanks to oriol_e9g.

Revision 1.11.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 09:14:00 2008 UTC (14 months, 2 weeks ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.8: +6 -3 lines
Diff to previous 1.11.2.8 , to branch point 1.11
Fixed image deletion by system_cron (issue #304729).
Fixed access on delete permission, thanks to Steve Lockwood (issue #304855).

Revision 1.11.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 14:33:17 2008 UTC (14 months, 4 weeks ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.7: +8 -7 lines
Diff to previous 1.11.2.7 , to branch point 1.11
Fixed node type names in access function (issue #300234).

Revision 1.11.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 18:19:30 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.6: +40 -52 lines
Diff to previous 1.11.2.6 , to branch point 1.11
Node images are now loaded on hook_view() and not on hook_load(). Refactored upload functions.

Revision 1.11.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 19:51:43 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.5: +2 -3 lines
Diff to previous 1.11.2.5 , to branch point 1.11
Fixed empty description from filename.

Revision 1.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 19:47:45 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.4: +1 -1 lines
Diff to previous 1.11.2.4 , to branch point 1.11
Fixed empty description from filename.

Revision 1.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 19:40:45 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.3: +6 -4 lines
Diff to previous 1.11.2.3 , to branch point 1.11
Fixed empty description from filename.

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 14:47:48 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.2: +25 -34 lines
Diff to previous 1.11.2.2 , to branch point 1.11
Fixed update/delete access. Fixed MD5 filepath. Fixed JS upload error.

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 21:21:24 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11.2.1: +12 -15 lines
Diff to previous 1.11.2.1 , to branch point 1.11
Fixed permission access for auth users. Small fixes to css.

Revision 1.7.4.5
Sat Aug 23 09:00:06 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-5
Changes since 1.7.4.4: +1 -1 lines
FILE REMOVED
*** empty log message ***

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 08:53:35 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-6--2
Changes since 1.11: +513 -584 lines
Diff to previous 1.11
Initial release for Drupal 6.x

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 08:42:46 2008 UTC (15 months ago) by stefano73
Branch: DRUPAL-5--3
Changes since 1.10: +126 -51 lines
Diff to previous 1.10 , to next main 1.12
Added package and version. Bug fixes.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 21:19:11 2008 UTC (15 months, 1 week ago) by stefano73
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +513 -584 lines
Diff to previous 1.11
Initial relase for 6.x

Revision 1.7.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 13:52:05 2008 UTC (18 months, 3 weeks ago) by stefano73
Branch: DRUPAL-5
Changes since 1.7.4.3: +126 -51 lines
Diff to previous 1.7.4.3 , to branch point 1.7
Fixed permissions. Added setting to allow all users to upload images to a node (edit/delete is allowed to owners/admins only). Added node images block. Used divs for slideshow. Added %nid to custom node images directory.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 10:55:52 2008 UTC (18 months, 3 weeks ago) by stefano73
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.10: +126 -51 lines
Diff to previous 1.10
Fixed permissions. Added setting to allow all users to upload images to a node (edit/delete is allowed to owners/admins only). Added node images block. Used divs for slideshow. Added %nid to custom node images directory.

Revision 1.7.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 17:18:23 2007 UTC (2 years, 1 month ago) by stefano73
Branch: DRUPAL-5
Changes since 1.7.4.2: +70 -31 lines
Diff to previous 1.7.4.2 , to branch point 1.7
Fixed thumbnail creation, file directory and file names.
Fixed dependency.
Thanks to caligari and heronog.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 17:12:24 2007 UTC (2 years, 1 month ago) by stefano73
Branch: MAIN
Branch point for: DRUPAL-5--3
Changes since 1.9: +70 -31 lines
Diff to previous 1.9
Fixed thumbnail creation, file directory and file names.
Thanks to caligari and heronog.

Revision 1.7.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 03:07:14 2007 UTC (2 years, 9 months ago) by stefano73
Branch: DRUPAL-5
Changes since 1.7.4.1: +2 -2 lines
Diff to previous 1.7.4.1 , to branch point 1.7
check_plain() removed in gallery title. Thanks to Sirion.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 03:05:44 2007 UTC (2 years, 9 months ago) by stefano73
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
check_plain() removed in gallery title. Thanks to Sirion.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 3 02:28:37 2007 UTC (2 years, 9 months ago) by stefano73
Branch: DRUPAL-4-7--2
CVS Tags: DRUPAL-4-7--1-5
Changes since 1.1.2.6: +74 -47 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.12
Images can be deleted only by users who can delete the current node. Deleting a user won't delete the images uploaded by that user. Added support for views.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 19:38:34 2007 UTC (2 years, 9 months ago) by stefano73
Branch: MAIN
Changes since 1.7: +75 -42 lines
Diff to previous 1.7
Images can be deleted only by users who can delete the current node. Deleting a user won't delete the images uploaded by that user. Added support for views.

Revision 1.7.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 19:23:41 2007 UTC (2 years, 9 months ago) by stefano73
Branch: DRUPAL-5
Changes since 1.7: +75 -42 lines
Diff to previous 1.7
Images can be deleted only by users who can delete the current node. Deleting a user won't delete the images uploaded by that user. Added support for views.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 19:05:07 2007 UTC (2 years, 10 months ago) by stefano73
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.6: +5 -5 lines
Diff to previous 1.6
Set default positioning to "hide". Fixed upload button ID. Fixed variable names in error messages.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 14:48:55 2007 UTC (2 years, 10 months ago) by stefano73
Branch: DRUPAL-4-7--2
Changes since 1.1.2.5: +133 -65 lines
Diff to previous 1.1.2.5 , to branch point 1.1
New settings in the content type admin page. Allow %username in the image path.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 13:33:03 2007 UTC (2 years, 10 months ago) by stefano73
Branch: MAIN
Changes since 1.5: +126 -44 lines
Diff to previous 1.5
New settings in the content type admin page. Allow %username in the image path.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 18:22:39 2006 UTC (2 years, 11 months ago) by stefano73
Branch: DRUPAL-4-7--2
Changes since 1.1.2.4: +33 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Fixed file access when download method is set to private.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 17 17:24:40 2006 UTC (2 years, 11 months ago) by stefano73
Branch: MAIN
Changes since 1.4: +36 -4 lines
Diff to previous 1.4
Fixed bug on content type verification. Fixed file access when download method is set to private.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 25 14:36:40 2006 UTC (3 years ago) by stefano73
Branch: DRUPAL-4-7--2
Changes since 1.1.2.3: +11 -10 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Fixed menu item and images positioning in node body.
Thanks to jmelby.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 25 14:19:18 2006 UTC (3 years ago) by stefano73
Branch: MAIN
Changes since 1.3: +15 -14 lines
Diff to previous 1.3
Fixed menu item and images positioning in node body.
Thanks to jmelby.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 24 13:25:30 2006 UTC (3 years ago) by stefano73
Branch: DRUPAL-4-7--2
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
4.7 version

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 23 02:54:57 2006 UTC (3 years ago) by stefano73
Branch: MAIN
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2
Thu Nov 23 02:53:47 2006 UTC (3 years ago) by stefano73
Branch: MAIN
Changes since 1.1: +1 -1 lines
FILE REMOVED
*** empty log message ***

Revision 1.1.2.2
Thu Nov 23 02:25:28 2006 UTC (3 years ago) by stefano73
Branch: DRUPAL-4-7--2
Changes since 1.1.2.1: +1 -1 lines
FILE REMOVED
*** empty log message ***

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 23 02:20:07 2006 UTC (3 years ago) by stefano73
Branch: DRUPAL-4-7--2
Changes since 1.1: +112 -82 lines
Diff to previous 1.1
4.7 version

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 13:36:17 2006 UTC (3 years ago) by stefano73
Branch: MAIN
Branch point for: DRUPAL-4-7--2
First cvs 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