/[drupal]/contributions/modules/filefield_paths/filefield_paths.install
ViewVC logotype

Log of /contributions/modules/filefield_paths/filefield_paths.install

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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 00:37:02 2009 UTC (3 weeks, 5 days ago) by deciphered
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +160 -95 lines
Diff to previous 1.6
Drupal 7 port - work in progress.

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 22:19:48 2009 UTC (3 weeks, 5 days ago) by deciphered
Branch: DRUPAL-6--1
Changes since 1.6.2.3: +7 -6 lines
Diff to previous 1.6.2.3 , to branch point 1.6 , to next main 1.7
#606500 by nico059, Deciphered: Fixed support for replacing unprocessed URLs in CCK text fields.

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 22 03:28:14 2009 UTC (6 months, 1 week ago) by deciphered
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.6.2.2: +17 -1 lines
Diff to previous 1.6.2.2 , to branch point 1.6
#457956: Added schema change information.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 01:51:44 2009 UTC (7 months, 1 week ago) by deciphered
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.1.2.8: +35 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1 , to next main 1.7
Store original filename in {files} table.
Added original filename tokens.

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 01:50:39 2009 UTC (7 months, 1 week ago) by deciphered
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.6.2.1: +25 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
Store original filename in {files} table.
Added original filename tokens.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 00:49:08 2009 UTC (7 months, 4 weeks ago) by deciphered
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.7: +26 -1 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Changed tokens to better support FileField Tokens.
Minor UI tweaks.

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 00:47:49 2009 UTC (7 months, 4 weeks ago) by deciphered
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.6: +26 -1 lines
Diff to previous 1.6
Changed tokens to better support FileField Tokens.
Minor UI tweaks.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 02:07:39 2009 UTC (9 months, 3 weeks ago) by deciphered
Branch: DRUPAL-5
Changes since 1.1.2.6: +6 -21 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Rearranged code and move Filefield Paths - Aliases into sub-module

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 01:41:45 2009 UTC (9 months, 3 weeks ago) by deciphered
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.5: +2 -10 lines
Diff to previous 1.5
Rearranged code and move Filefield Paths - Aliases into sub-module

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 11:22:03 2008 UTC (12 months ago) by deciphered
Branch: DRUPAL-5
Changes since 1.1.2.5: +29 -5 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Added file aliases
Code cleanup

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 11:15:14 2008 UTC (12 months ago) by deciphered
Branch: MAIN
Changes since 1.4: +18 -1 lines
Diff to previous 1.4
Added file aliases

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 04:54:12 2008 UTC (12 months, 2 weeks ago) by deciphered
Branch: DRUPAL-5
Changes since 1.1.2.4: +6 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#331488 by Moonshine: Added error checking
Code cleanup

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 04:52:22 2008 UTC (12 months, 2 weeks ago) by deciphered
Branch: MAIN
Changes since 1.3: +6 -2 lines
Diff to previous 1.3
#331488 by Moonshine: Added error checking
Code cleanup

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 02:47:44 2008 UTC (12 months, 3 weeks ago) by deciphered
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.3: +126 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#322554: Implemented Database schema for settings
Fixed major bug introduced in last Dev build
Miscellaneous code cleanup

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 02:40:59 2008 UTC (12 months, 3 weeks ago) by deciphered
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.2: +113 -3 lines
Diff to previous 1.2
#322554: Implemented Database schema for settings
Miscellaneous code cleanup

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 08:24:10 2008 UTC (15 months, 1 week ago) by deciphered
Branch: DRUPAL-5
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#286610: Backport to Drupal 5

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 06:58:30 2008 UTC (16 months ago) by deciphered
Branch: MAIN
Changes since 1.1: +10 -0 lines
Diff to previous 1.1
Initial commit for FileField Paths.

Revision 1.1.2.2
Thu Jul 24 06:50:11 2008 UTC (16 months ago) by deciphered
Branch: DRUPAL-5
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 Jul 24 06:46:45 2008 UTC (16 months ago) by deciphered
Branch: DRUPAL-5
Changes since 1.1: +10 -0 lines
Diff to previous 1.1
Initial commit of FileField Paths

Revision 1.1
Thu Jul 24 06:46:45 2008 UTC (16 months ago) by deciphered
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file filefield_paths.install was initially added on branch DRUPAL-5.

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