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

Log of /contributions/modules/asset/asset.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.1.2.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 10:59:14 2008 UTC (12 months ago) by wmostrey
Branch: DRUPAL-6--1
Changes since 1.1.2.6: +65 -121 lines
Diff to previous 1.1.2.6
Support for TinyMCE3 and TinyTinyMCE by Rue89

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 19:20:40 2008 UTC (12 months ago) by wmostrey
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +68 -84 lines
Diff to previous 1.7
Drupal 6 version of asset module, ported by Rue89: http://www.rue89.com

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 08:47:00 2008 UTC (18 months, 2 weeks ago) by wmostrey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-0-BETA4, DRUPAL-5--1-0-RC1, DRUPAL-5--1-0-RC2, DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.1.2.5: +38 -5 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.8
#246828 PostgreSQL support by pounard

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 15:38:38 2008 UTC (20 months, 2 weeks ago) by rz
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA1
Changes since 1.7: +5 -4 lines
Diff to previous 1.7 , to next main 1.8
Code style changes, using coder.module.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 05:06:52 2008 UTC (20 months, 2 weeks ago) by rz
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.6: +36 -1 lines
Diff to previous 1.6
This commit marks the (near) completion of the initial development of the beta version of asset.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 20:49:46 2008 UTC (21 months, 3 weeks ago) by wmostrey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA3, DRUPAL-5--1-0-BETA1, DRUPAL-5--1-0-BETA2, DRUPAL-5--1-0-BETA3
Changes since 1.1.2.4: +4 -4 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Coding standard fixes, as per http://www.civicactions.com/blog/module_code_review_metrics

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 23:28:03 2008 UTC (22 months ago) by rz
Branch: MAIN
Changes since 1.5: +6 -0 lines
Diff to previous 1.5
Style and js changes to ensure wizard works in IE6 and IE7.  Also added CVS Id tag to some files that were missing it.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 20:24:11 2008 UTC (22 months ago) by rz
Branch: MAIN
Changes since 1.4: +15 -63 lines
Diff to previous 1.4
Beginnings of asset v1.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 17:56:55 2007 UTC (2 years, 4 months ago) by rz
Branch: MAIN
Changes since 1.3: +49 -0 lines
Diff to previous 1.3
sync HEAD with DRUPAL-5

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 17:55:02 2007 UTC (2 years, 4 months ago) by rz
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA1, DRUPAL-5--1-0-ALPHA2
Changes since 1.1.2.3: +37 -0 lines
Diff to previous 1.1.2.3 , to branch point 1.1
moved folder creation to asset_asset_type
new, simpler wizard layout
better per-asset permissions
asset_embed module

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 15:27:43 2007 UTC (2 years, 5 months ago) by rz
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA
Changes since 1.1.2.2: +12 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
 #151207 Only store asset filepath relative to file_directory_path (missed some files on previous commit)

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 21:37:23 2007 UTC (2 years, 5 months ago) by rz
Branch: DRUPAL-5
Changes since 1.1.2.1: +35 -21 lines
Diff to previous 1.1.2.1 , to branch point 1.1
backport all previous changes to DRUPAL-5

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 21:30:57 2007 UTC (2 years, 5 months ago) by rz
Branch: MAIN
Changes since 1.2: +35 -21 lines
Diff to previous 1.2
So many changes.
- cleaned up the flow of the wizard
- cleaned up the API, split into 3 distinct function
- provided theme selection for wizard along with a couple of themes
- much improved views integration
- asset_youtube module to show off the new asset_type hook

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 13:25:38 2007 UTC (2 years, 6 months ago) by rz
Branch: DRUPAL-5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Backport to 5.x 
#144019: asset.install ignores table prefix (thanks guardian)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 13:20:37 2007 UTC (2 years, 6 months ago) by rz
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#144019: asset.install ignores table prefix (thanks guardian)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 20:52:17 2007 UTC (2 years, 6 months ago) by rz
Branch: MAIN
Branch point for: DRUPAL-5
Initial commit of asset.module

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