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

Log of /contributions/modules/flashnode/flashnode.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.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 22:30:15 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--3-0, DRUPAL-6--3-1, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-6--3
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
Fix error in configuration page that prevents it loading.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 23:05:32 2008 UTC (15 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.10: +25 -1 lines
Diff to previous 1.10
Add capability to assign an arbitrary set of parameters to a flash node. At the moment parameters are only processed if flash node is used with SWF Tools.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 00:39:56 2008 UTC (21 months ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.9: +73 -341 lines
Diff to previous 1.9
Flashnode version 6 is nearly ready. Upgrade path from v5 tested under MySQL and Postgres. Feature set seems stable. Just need to update documentation and it's good to go!

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 00:38:42 2008 UTC (21 months ago) by stuartgreenfield
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--5-3, DRUPAL-5--5-4, DRUPAL-5--5-5, DRUPAL-5--6-0
Branch point for: DRUPAL-5--6
Changes since 1.7.2.1: +13 -7 lines
Diff to previous 1.7.2.1 , to branch point 1.7 , to next main 1.12
Various updates in preparation for release of version 6. All version 5 users must upgrade to this version before moving to Drupal 6!

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 22:48:43 2007 UTC (23 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--4-0, DRUPAL-5--4-1, DRUPAL-5--4-2, DRUPAL-5--5-0, DRUPAL-5--5-1, DRUPAL-5--5-2
Changes since 1.7: +39 -4 lines
Diff to previous 1.7
This update will cause the {flashnode} table to be amended in order to prepare for Drupal 6. A forthcoming change in the structure of the {files} table will otherwise break existing content when a site is upgraded!

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 5 22:35:36 2007 UTC (23 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Commit of Flash Node for Drupal 6 (code is still under development).

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 2 01:09:06 2007 UTC (2 years ago) by stuartgreenfield
Branch: MAIN
Changes since 1.7: +88 -32 lines
Diff to previous 1.7
First commit of work in progress toward a Drupal 6 release of Flash node. Refer to README.txt for key changes.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 19:45:55 2007 UTC (2 years, 5 months ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--3-0, DRUPAL-5--3-1
Branch point for: DRUPAL-5--2, DRUPAL-5--3
Changes since 1.6: +10 -4 lines
Diff to previous 1.6
Commit of flashnode ready for 5.2 release.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 23:50:14 2007 UTC (2 years, 6 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.5: +13 -1 lines
Diff to previous 1.5
Ongoing development commit. Flashvars can now be dynamic via PHP input format, allowing flash content to easily interact with Drupal using flashvars as the means to pass data.

This needs more testing though to ensure it is secure.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 19 00:08:36 2007 UTC (2 years, 6 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.4: +33 -3 lines
Diff to previous 1.4
Input form modified as the options area was getting too big - hides "advanced" options in a separate section that a basic user would never need to look at.
Introduces base as an option to handle loadMovie better.
Some wording improvements to descriptions.
Fieldsets removed from admin form as they aren't needed.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 22:28:10 2007 UTC (2 years, 6 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.3: +168 -21 lines
Diff to previous 1.3
Updated macro filter so that it passes substitution content through the node's filters. Applies the filters of the node where the macro is running.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 23:31:09 2007 UTC (2 years, 6 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.2: +60 -4 lines
Diff to previous 1.2
Updated .install that migrates existing flash macros to flashnode

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 06:11:22 2007 UTC (2 years, 6 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.1: +1 -5 lines
Diff to previous 1.1
Updated .install - it was still adding version and build columns to new tables.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 23:01:35 2007 UTC (2 years, 6 months ago) by stuartgreenfield
Branch: MAIN
Latest update of flashnode with ongoing integration to SWFTools. This commit includes .install that renames tables and drops various fields that are no longer needed. It will also (hopefully) handle an upgrade from flash.module to flashnode.

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