/[drupal]/contributions/modules/swftools/swftools.admin.inc
ViewVC logotype

Log of /contributions/modules/swftools/swftools.admin.inc

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.4.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 23:05:22 2009 UTC (7 weeks, 6 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.4.2.3: +2 -2 lines
Diff to previous 1.4.2.3 , to next main 1.4.2.4
Preliminary support for linking to media using a CCK textfield. Does not support remote swf files as the height/width detection fails, but good for files that use a media player. Also supports streaming media - specify the server and the file separated by a space. Initial support for the getID3 module to allow extraction of data from files and use in playlists. Not fully in place yet.

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 20:28:22 2009 UTC (8 weeks, 1 day ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.4.2.3: +2 -2 lines
Diff to previous 1.4.2.3 , to branch point 1.4 , to next main 1.10
#586540 by peximo - fix to show correct path when on the admin/settings/embed page and a custom player path has been set.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 23:30:52 2009 UTC (7 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.4.2.2: +94 -1 lines
Diff to previous 1.4.2.2 , to branch point 1.4
#424378 - When using the CCK formatters it is now possible so specify an alternate handler for the case of a single file being passed to a playlist. This is primarily of use when handling images where a single image can now be displayed as a plain image, instead of being placed in a slideshow.

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 15:06:30 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-4
Changes since 1.4.2.1: +34 -13 lines
Diff to previous 1.4.2.1 , to branch point 1.4
#394276 by sender: Bring back modified admin form that sets an error and provides the path if a JavaScript embedding file can't be found.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 21:58:33 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Fix status page and bug that occurred as result of changing name of embedding action.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 22:59:23 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.8: +30 -9 lines
Diff to previous 1.8
More experimental work with FlowPlayer3 plugin support.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 23:14:51 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
Experimental support for color schemes, based on code cribbed from color.module. Seems to be working ok, but the color code has not been optimised yet.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 19:48:00 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
Accidentally committed a version that wasn't intended. This (hopefully) reverses the error.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 17:43:43 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.5: +6 -2 lines
Diff to previous 1.5
#384876 : If the playlist path was set to the top level of the file system, then when the admin page flushes the playlist cache it actually deletes all files!

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 17:29:07 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3, DRUPAL-5--2-4
Changes since 1.1.2.17: +8 -3 lines
Diff to previous 1.1.2.17 , to branch point 1.1 , to next main 1.10
#384876 : If the playlist path was set to the top level of the file system, then when the admin page flushes the playlist cache it actually deletes all files!

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 17:25:09 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3
Changes since 1.4: +7 -3 lines
Diff to previous 1.4
#384876 : If the playlist path was set to the top level of the file system, then when the admin page flushes the playlist cache it actually deletes all files!

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 16:45:46 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
More code tidy up, renamed one of the hooks to try and get the code reading consistently, and FlowPlayer3 now supports streamed playlists.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 23:14:38 2009 UTC (9 months ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Branch point for: DRUPAL-6--2
Changes since 1.3: +28 -20 lines
Diff to previous 1.3
Added support for flash parameter "allowscriptaccess" which was missing.

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 21:04:37 2008 UTC (13 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.1.2.16: +11 -2 lines
Diff to previous 1.1.2.16 , to branch point 1.1
#316438 - Provide proper information on status page when no alternative defaults have been set for file handling

Revision 1.1.2.13.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 19:29:56 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-3
Changes since 1.1.2.13.2.8: +11 -3 lines
Diff to previous 1.1.2.13.2.8 , to branch point 1.1.2.13 , to next main 1.1.2.18
Updating DRUPAL-6--1 with latest bug fixes.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 19:25:09 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.2: +11 -3 lines
Diff to previous 1.2
Updating HEAD with latest development work.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 19:42:14 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.1: +405 -0 lines
Diff to previous 1.1
Commit of branch DRUPAL-6--1 back to HEAD as part of plans to tidy up the tree!

Revision 1.1.2.13.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 20:21:45 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.1.2.13.2.7: +5 -8 lines
Diff to previous 1.1.2.13.2.7 , to branch point 1.1.2.13
Commit of latest work on SWF Tools 6, and hopefully ready to release!

Revision 1.1.2.13.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 21:58:20 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.13.2.6: +2 -1 lines
Diff to previous 1.1.2.13.2.6 , to branch point 1.1.2.13
Fix to SWF Object 2 as it was not working correctly with cached filters.

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 23:08:06 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.1.2.15: +3 -3 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Back port support for SWF Object 2 from the SWF Tools 6 branch. The SWF Object 2 module produces valid markup that passes W3C validation. A minor change to the regex that runs the SWF Filter means valid pages should be produced in most (but not all) circumstances now.

Revision 1.1.2.13.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 20:46:51 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.13.2.5: +15 -2 lines
Diff to previous 1.1.2.13.2.5 , to branch point 1.1.2.13
Latest work on SWF Tools 6 - key change in this commit is an attempt to produce standards compliant markup from direct embedding.

Revision 1.1.2.13.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 22:55:03 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.13.2.4: +2 -2 lines
Diff to previous 1.1.2.13.2.4 , to branch point 1.1.2.13
Latest progress on SWF Tools 6. This commit introduces support for JW Media Player 4.

Revision 1.1.2.13.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 22:24:53 2008 UTC (15 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.13.2.3: +25 -11 lines
Diff to previous 1.1.2.13.2.3 , to branch point 1.1.2.13
More work on the path to SWF Tools 6. Private files now configurable, and various error  messages made translatable via t() function. Error messages when there is no configured player made more "helpful".

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 22:37:23 2008 UTC (15 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.1.2.14: +33 -4 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Backport to SWF Tools 5 of various fixes implemented in SWF Tools 6.

Revision 1.1.2.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 15:35:18 2008 UTC (15 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.13.2.2: +28 -6 lines
Diff to previous 1.1.2.13.2.2 , to branch point 1.1.2.13
Commit of work in progress of SWF Tools 6. This commit includes refactored swf() function, further support for private file system, and now includes simpleviewer. More testing still needed across the suite.

Revision 1.1.2.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 23:47:38 2008 UTC (16 months ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.13.2.1: +100 -75 lines
Diff to previous 1.1.2.13.2.1 , to branch point 1.1.2.13
Latest update of development work for SWF Tools 6. Handling of private files improved, settings pages re-arranged slightly to improve(?) layout. Support for SWF Object 2 added. Running fairly well locally.

Revision 1.1.2.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 22:35:50 2008 UTC (16 months ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.13: +91 -98 lines
Diff to previous 1.1.2.13
First commit of SWF Tools 6 to new DRUPAL-6--1 branch.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 15:30:44 2007 UTC (2 years, 4 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.13: +42 -92 lines
Diff to previous 1.1.2.13 , to branch point 1.1
* #154502 Added missing file handling options for "flv list" and "mp3 list"

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 04:11:10 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Branch point for: DRUPAL-6--1
Changes since 1.1.2.12: +1 -1 lines
Diff to previous 1.1.2.12 , to branch point 1.1
# Improved imagerotator xml
#151399 Allow existing file from base, other fixes, thanks @neclimdul

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 15:35:47 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.11: +35 -8 lines
Diff to previous 1.1.2.11 , to branch point 1.1
* Better support for caching/clearing xml playlist files. Option to force regeneration
* Tweaked simpleviewer to work and accept variables correctly.
* Added swftools_playlist_from_image_gallery() which does as it says.
* Changed swftools_playlist_from_upload() name and made it return a playlist rather than rendered flash.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 23:06:56 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.10: +9 -8 lines
Diff to previous 1.1.2.10 , to branch point 1.1
* conform to coding stanards, thanks http://drupal.org/project/coder

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 12:17:18 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.9: +1 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1
#147186 get the saved flash version on the admin page

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 00:53:36 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.8: +1 -1 lines
Diff to previous 1.1.2.8 , to branch point 1.1
* 1pixelout player working correctly
* ufo one bug left

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 15:34:16 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.7: +14 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
* Moved $html_alt to $othervars['html_alt'] and added a setting in admin.
* Fixed js player paths to use new path call.
* Fixed flashvar calling in swftools and wijering
* Added swftools_playlist_from_upload_module() which does just that
* swftools_generate_playlist will now generate an md5 if no file name passed in
* added 'image' resolution to wijering flashvar callout.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 10:38:23 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.6: +1 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Update admin to use player path call

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 16:42:04 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.5: +99 -190 lines
Diff to previous 1.1.2.5 , to branch point 1.1
wftools.admin.inc
* File settings, media path, asks for dir in /files or remote http:// and also only displays media path, must be set in settings.php
* Files settings, playlists path asks for dir in /files
* Files settings, allows alternate path for players, but only on same server
* Restored "always add js" option, but with a better description regarding filter caching
* Removed extensive descriptions regarding embedding params, add link to abode tech note
* Altered and add settings to match abobe tech note (added align and salign).
* Changed variable names swftools_movies_... to swftools_params_... to reflect the fact that they are mostly about object/embed params
* Turned checkboxes into selects to save room and prefer text values over TRUE/FALSE
* Fixed color setting only 6 chars, standard now is 7 to include #.
swftools.module
* Made swf_playlist require specific parameters, with file name and playlist data already prepared
* ! swftools_integrate.module is broken due to this
* Split "get_path" function into one each for playlists, media and players. slightly different logic for each, easier to follow now.
* Added seperate "get url" style function specifically for media which correctly looks up the media_url variable and tests file existence.
* Fixed object/embed attribute setting in swftools_swftools_embed, matching adobe tech note.
* Removed redundant playlist callback functions
swf()
* Moved file resolving lower in swf(), so that it could be processed after playlist handling. Cleaned up the file resolving/checking with new functions described above
* Added a "base" var checking which is generally just pointing at files, but you can override it with full url on $params
* Corrected order of width/height overriding.
* Added swftools_push_js, which can be used by any module to push js to the screen, or to just push the default embed.
lutman.module
* Made work with new swftools_push_js
simpleviewer.admin.inc
* Fixed color max text sizes
* Fixed simpleviewer setting processing, correct assignment or variable types
! Feel that /images and /thumbs control is dodgy still
swfobject.module
* Properly uniquified the swfobjects div id.
* Added extra params that were missing.
wijering.module
* Fixed color text lengths
onepixelout.module, onepixelout.info, onepixelout.admin.inc
* Added new flash player plugin: 1 Pixel Out. Not stable but not complex.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 12 18:02:58 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.4: +24 -12 lines
Diff to previous 1.1.2.4 , to branch point 1.1
* restructure xml, no longer callback, xml file created on the fly
* integrated xml workflow properly for tools like simpleviewer which need all the vars to generate the xml to work
* swf_playlist is a new function with a slightly different syntax to swf(), allows you to pass an array of files for dynamic xml generation
* wijering modified to use new format.
* simpleviewer works for the first time. flash_gallery is mostly simpleviewer, so flashgallery support is on it's way except I think that
simpleviwere doesn't support gifs and pngs...

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 12 13:13:02 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.3: +90 -32 lines
Diff to previous 1.1.2.3 , to branch point 1.1
* added uninstall hook
* reformatted main settings to 80 chars
* require wijering settings colors to require #
* add flash version control - including player control in methods hook

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 12 01:57:42 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.2: +2 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
* Better warning if media file is not found.
* Fixed bug where file_exist won't work for remote media

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 19:00:30 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1.2.1: +110 -44 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Final refactor of swf(). See documentation in code for new parameter order and how to.
* Fixed swfobject first var problem. (Thanks Stuart Greenfield)
* Fixed theme_swftools_embed() so that the ID is controllable. Classes alse reflect the methods in use. The inner uneditable <div> simple contains
the minimal id/class for functionality.
* Basic support for custom media players by passing a player path into the $methods->player parameter.
* Flash_filter will be broken.
* Only tested with wijering and swfobject.
* Probably a few more things improved that I can't remember now.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 13:14:03 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.1: +255 -0 lines
Diff to previous 1.1
Changed the naming of .admin.inc to reflect trends.

Revision 1.1
Thu May 10 13:14:03 2007 UTC (2 years, 6 months ago) by sime
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file swftools.admin.inc 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