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

Log of /contributions/modules/swftools/onepixelout/onepixelout.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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 21:16:41 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-6--3
Changes since 1.2: +7 -3 lines
Diff to previous 1.2
HEAD out of sync with DRUPAL-6-1.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 16:27:39 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-4
Changes since 1.1.2.7: +3 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1 , to next main 1.3
#163097 - Fixes SWF Object 2 so that if a specific id is passed then this is used to name the div and the object, allowing better support for javascript interaction. The original bug report was filed against SWF Tools 5, but have fixed in SWF Tools 6 first!

#305383 - Fixes 1 Pixel Out admin page so it shows that colours are needed in 0xRRGGBB format, and correct input boxes to accept this many characters!

Revision 1.1.2.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 16:21:16 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-3
Changes since 1.1.2.3.2.4: +7 -3 lines
Diff to previous 1.1.2.3.2.4 , to branch point 1.1.2.3 , to next main 1.1.2.8
#163097 - Fixes SWF Object 2 so that if a specific id is passed then this is used to name the div and the object, allowing better support for javascript interaction. The original bug report was filed against SWF Tools 5, but have fixed in SWF Tools 6 first!

#305383 - Fixes 1 Pixel Out admin page so it shows that colours are needed in 0xRRGGBB format, and correct input boxes to accept this many characters!

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 19:42:15 2008 UTC (14 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.1: +68 -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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 07:21:31 2008 UTC (14 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.1.2.6: +3 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#304963: Fixes accidental carry over of drupal_flush_all_caches() from SWF Tools 6!

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 21:29:20 2008 UTC (14 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.1.2.5: +3 -3 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Final changes on SWF Tools 5 ready for official release as SWF Tools 5.2.

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

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 22:15:41 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.1.2.4: +5 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Back port of FlowPlayer support from SWF Tools 6. Also added some more cache flushes to the admin pages as I was getting some inconsistent page results from cached filters being served when the player is changed.

Revision 1.1.2.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 18:45:13 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.2: +2 -3 lines
Diff to previous 1.1.2.3.2.2 , to branch point 1.1.2.3
Fix for #297219 - bug in onepixelout.admin.inc

Revision 1.1.2.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 22:04:20 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.3.2.1: +4 -2 lines
Diff to previous 1.1.2.3.2.1 , to branch point 1.1.2.3
Filter cache is now cleared when player settings are updated to ensure new preferences are rendered in all nodes.

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

Revision 1.1.2.3.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.3: +28 -26 lines
Diff to previous 1.1.2.3
First commit of SWF Tools 6 to new DRUPAL-6--1 branch.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 23:52:57 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1
Branch point for: DRUPAL-6--1
Changes since 1.1.2.2: +1 -6 lines
Diff to previous 1.1.2.2 , to branch point 1.1
* A lot of tweaks and fixes before release.

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

Revision 1.1.2.1 - (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: +70 -0 lines
Diff to previous 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
Fri May 18 16:42:04 2007 UTC (2 years, 6 months ago) by sime
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file onepixelout.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