Changeset 18638 in spip-zone for _plugins_/_dev_/xspf/modeles/download.html
- Timestamp:
- Feb 23, 2008, 11:06:52 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_dev_/xspf/modeles/download.html
r17619 r18638 1 [(#ENV{player}|=={flvplayer}|?{' '})2 <:xspf:jw_flv_player:>3 4 <?php5 include_spip('inc/actions');6 echo redirige_action_auteur('charger_plugin','lib','','',"<input type='hidden' name='url_zip_plugin' value='http://www.jeroenwijering.com/upload/jw_flv_player.zip' />"."<input type='submit' class='fondo' name='ok' value='"._T('bouton_telecharger')."' />","\nmethod='post'");7 ?>]8 9 1 [(#ENV{player}|=={rotator}|?{' '}) 10 2 <:xspf:jw_rotator:> … … 18 10 <?php 19 11 include_spip('inc/actions'); 20 echo redirige_action_auteur('charger_plugin','lib','','',"<input type='hidden' name='url_zip_plugin' value='http://www.jeroenwijering.com/upload/ jw_media_player.zip' />"."<input type='submit' class='fondo' name='ok' value='"._T('bouton_telecharger')."' />","\nmethod='post'");12 echo redirige_action_auteur('charger_plugin','lib','','',"<input type='hidden' name='url_zip_plugin' value='http://www.jeroenwijering.com/upload/mediaplayer-3-14.zip' />"."<input type='submit' class='fondo' name='ok' value='"._T('bouton_telecharger')."' />","\nmethod='post'"); 21 13 ?>]
Note: See TracChangeset
for help on using the changeset viewer.