fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
This commit is contained in:
parent
5b30a81983
commit
93297df269
8 changed files with 319 additions and 607 deletions
|
|
@ -1,4 +1,6 @@
|
|||
7.6.9
|
||||
- fixed: ukplayer example is now loaded with swfobject.js released under the
|
||||
MIT licence, see gotcha's and /extras/ukplayer
|
||||
- fixed #9264: new slideShow.swf uploaded in extras/ukplayer (United Knowledge/Arjan Widlak)
|
||||
- fixed #9428: added code to ASSET::get to include keywords when no property name is requested
|
||||
- marked sbin scripts as executable
|
||||
|
|
|
|||
|
|
@ -7,6 +7,14 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.6.9
|
||||
--------------------------------------------------------------------
|
||||
* The ukplayer example, slideshow.html in /extras/ukplayer, used
|
||||
to be loaded with a javascript called AC_RunActiveContent.js.
|
||||
This file is removed due to licencing issues. If you use this
|
||||
script in custom HTML, you should replace it with swfobject.js
|
||||
as is demonstrated in the new example slideshow.html file.
|
||||
|
||||
7.6.8
|
||||
--------------------------------------------------------------------
|
||||
* Due to an error during the 7.6.6 development cycle, an Itransact template,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue