/[drupal]/contributions/modules/autosave/autosave.info
ViewVC logotype

Log of /contributions/modules/autosave/autosave.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 4 06:23:09 2009 UTC (3 weeks, 3 days ago) by ptalindstrom
Branch: MAIN
CVS Tags: DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5, HEAD
Changes since 1.5: +8 -3 lines
Diff to previous 1.5
- remove dependency on wysiwyg module

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Oct 27 08:11:25 2009 UTC (4 weeks, 4 days ago) by ptalindstrom
Branch: MAIN
CVS Tags: DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.4: +4 -10 lines
Diff to previous 1.4
- add wysiwyg dependency

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Oct 27 07:39:05 2009 UTC (4 weeks, 4 days ago) by ptalindstrom
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Changes since 1.3: +9 -8 lines
Diff to previous 1.3
- 6.x-2.0 version is a complete re-write to remove dependencies on TinyMCE.
- this version is now tied to the WYSIWYG module and currently is known to work with FCK, CK and TinyMCE 3.0 editors but requires
the 6.x-2.x-dev version of WYSIWYG with this patch: http://drupal.org/node/614146#comment-2193764; this patch should be commited soon and will
eventually be expanded to include other editors.

Revision 1.3.2.6 - (view) (download) (annotate) - [select for diffs]
Fri Sep 12 13:37:55 2008 UTC (14 months, 2 weeks ago) by ptalindstrom
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-6--1-1
Branch point for: DRUPAL-6--1
Changes since 1.3.2.5: +3 -3 lines
Diff to previous 1.3.2.5 , to branch point 1.3 , to next main 1.6
- patch files for Drupal 6
- not sure if this is correct approach since i have never done a Dr5 to Dr6 port on CVS

Revision 1.3.2.5 - (view) (download) (annotate) - [select for diffs]
Sun Jul 20 23:42:11 2008 UTC (16 months, 1 week ago) by ptalindstrom
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-2
Changes since 1.3.2.4: +1 -1 lines
Diff to previous 1.3.2.4 , to branch point 1.3
- fix for use with forms that don't use TniyMCE

Revision 1.3.2.4 - (view) (download) (annotate) - [select for diffs]
Wed May 28 05:12:46 2008 UTC (18 months ago) by ptalindstrom
Branch: DRUPAL-5--3
Changes since 1.3.2.3: +2 -8 lines
Diff to previous 1.3.2.3 , to branch point 1.3
- fix update_1

Revision 1.3.2.3 - (view) (download) (annotate) - [select for diffs]
Tue May 27 02:46:43 2008 UTC (18 months ago) by ptalindstrom
Branch: DRUPAL-5--3
Changes since 1.3.2.2: +0 -0 lines
Diff to previous 1.3.2.2 , to branch point 1.3
- fix install update hook

Revision 1.3.2.2 - (view) (download) (annotate) - [select for diffs]
Tue May 20 20:33:31 2008 UTC (18 months, 1 week ago) by ptalindstrom
Branch: DRUPAL-5--3
Changes since 1.3.2.1: +0 -0 lines
Diff to previous 1.3.2.1 , to branch point 1.3
- add update_1 to install

Revision 1.3.2.1 - (view) (download) (annotate) - [select for diffs]
Thu May 8 06:16:41 2008 UTC (18 months, 3 weeks ago) by ptalindstrom
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-1
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
- fix up mess i made by doing cvs release

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun May 4 19:57:37 2008 UTC (18 months, 3 weeks ago) by ptalindstrom
Branch: MAIN
Branch point for: DRUPAL-5--3
Changes since 1.2: +11 -1 lines
Diff to previous 1.2
- commit ptalidnstrom's changes to autosave HEAD; will branch as 5.3 version of autosave and do offical release as such

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Mon Jun 18 23:06:31 2007 UTC (2 years, 5 months ago) by dww
Branch: DRUPAL-5
Branch point for: DRUPAL-5--2
Changes since 1.1.2.3: +1 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.6
#152819: Module .info files should not define 'version' in CVS

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 12 12:46:55 2007 UTC (2 years, 7 months ago) by edkwh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.2: +0 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Bug fixes and using drupal_execute() instead of node_save() to autosave nodes.

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 12 12:45:56 2007 UTC (2 years, 7 months ago) by edkwh
Branch: DRUPAL-5
Changes since 1.1.2.1: +6 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Bug fixes and using drupal_execute() instead of node_save() to autosave nodes.

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Sep 30 08:35:11 2006 UTC (3 years, 1 month ago) by edkwh
Branch: MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
Adding autosave.module

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Sep 30 03:18:50 2006 UTC (3 years, 2 months ago) by edkwh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
Adding autosave.module, for Drupal 5.0

Revision 1.1
Sat Sep 30 03:18:50 2006 UTC (3 years, 2 months ago) by edkwh
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file autosave.info 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