My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
sVersion history:

3.2.10
------
- #410 fixes to disable fullscreen for email and embed tab.
- #543 set the per clip page url on form submission to get the individual configs.
- #564 fixes for email template, 2nd index not required, usage: {0} \n\n Video Link: <a href=\"{1}\">{1}</a>

3.2.9
-----
- Made it possible to specify share/title directly in the configuration's 'share' object.

3.2.8
-----
- The 'shareUrl' configuration option was removed and replaced by clip.pageUrl.
- updated Twitter sharing URL according to their new sharing API
Fixes:
- embed code now just uses the OBJECT tag, issue #301
- added new configuration option 'gap' to the dock. Defines the gap between buttons. Default is 5.
- the embed code now includes "wmode" with value "transparent". Issue #306
- refactoring of configs, reconformed all window label text to labels config, changed share description configs to title config. #290
- #410 toggle out of fullscreen due to flash user input restrictions.

3.2.5
-----

Fixes:
- fixed error when share.facebook: false, http://code.google.com/p/flowplayer-core/issues/detail?id=207
- the dock button were clickable even when they were hidden: http://code.google.com/p/flowplayer-core/issues/list?cursor=206
- disabling email/embed/share did not remove the dock button: http://code.google.com/p/flowplayer-core/issues/detail?id=205

3.2.4
-----
- removed config property "popupOnClip", introduced "shareWindow" with values "_self", "_blank", "_parent", "_top", "_popup".
the default is "_popup"
- sharing popup dimensions are now specified as [width, height] instead of [height, width]
- Removed line breaks from the embed code
- Embed code: The plugin URLs are not touched if they are complete URLs
- Added new configuration option "dock": http://code.google.com/p/flowplayer-core/issues/detail?id=151
Fixes:
- Embed code did not work correctly with RSS or SMIL playlists

3.2.3
-----
- Added support for HTML5 fallback in the supplied embed code, thanks Claus Pedersen. http://flowplayer.org/forum/5/48905
Fixes:
- The videoLink was not passed on to the email template. http://flowplayer.org/forum/5/48840
- The stumbleupon config variable was misspelled
- the email/share/embed buttons were sized incorrectly after fullscreen: http://flowplayer.org/forum/5/49309

3.2.2
-----
- Added 'shareUrl' config option that can be used to override the URL to be used when sharing to social sites
- Added 'configUrl' parameter to specify and external config file to load
- Added prerollUrl, postrollUrl, autoPlay, autoBuffering and linkUrl params to the embed config
- Added possibility to specify display properties for the icons (share, embed, email buttons)
Fixes:
- Now the embed functionality works properly when the contols plugin is built into the player. Was causing an error
when the the user selected colors for the controlbar background and buttons.
- fixed issue #130: Viral videos icons shrink down in fullscreen

3.2.1
-----

Fixes :
- Error when disabling a tab
- Wrong plugin urls in embed code


3.2.0
-----
- the first release

Change log

r1900 by dani...@electroteque.org on May 21 (5 days ago)   Diff
- #564 fixes for email template, 2nd index
not required, usage: {0} \n\n Video Link:
<a href=\"{1}\">{1}</a>
Go to: 
Project members, sign in to write a code review

Older revisions

r1888 by anssip on May 8, 2012   Diff
changed version numbers to dev status
r1886 by dani...@electroteque.org on May 7, 2012   Diff
- #543 set the per clip page url on
form submission to get the individual
configs.
r1883 by dani...@electroteque.org on Apr 27, 2012   Diff
- #410 fixes to disable fullscreen for
email and embed tab.
All revisions of this file

File info

Size: 3070 bytes, 72 lines
Powered by Google Project Hosting