* initial configuration via jQuery.extend in mv_embed
authorMichael Dale <dale@users.mediawiki.org>
Fri, 11 Sep 2009 18:00:09 +0000 (18:00 +0000)
committerMichael Dale <dale@users.mediawiki.org>
Fri, 11 Sep 2009 18:00:09 +0000 (18:00 +0000)
commit96eb4b79c37ad8ec47486f7d14994a829b0dadb5
treedd09dea962e747ecced4009d132a17506405f686
parent408c9d1e7636ecfd59b4d62e71e1273d63bb9cf2
* initial configuration via jQuery.extend in mv_embed
* re-added example_folder (removed all non-commons external javascript and images calls)
** (The only external js is the commons api query)
** Theme based javascript include request changed to link to external site to install bookmarklet
** Timed text example removed (did jsonp call to get text)
*** Will re-add local file based timed text example shortly.
js2/mwEmbed/example_usage/Add_Media_Wizard.html [new file with mode: 0644]
js2/mwEmbed/example_usage/Firefogg_Make_Advanced.html [new file with mode: 0644]
js2/mwEmbed/example_usage/Player_RelatedVideos.html [new file with mode: 0644]
js2/mwEmbed/example_usage/Player_Simple_Themable.html [new file with mode: 0644]
js2/mwEmbed/example_usage/Sequence_Editor.html [new file with mode: 0644]
js2/mwEmbed/example_usage/media/sample_smil.xml [new file with mode: 0644]
js2/mwEmbed/libAddMedia/remoteSearchDriver.js
js2/mwEmbed/libAddMedia/seqRemoteSearchDriver.js
js2/mwEmbed/libSequencer/mvSequencer.js
js2/mwEmbed/mv_embed.js