.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================ EXT: Mediaplayer ================ :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Robert Heel :Changed: 2009-02-12T10:55:54 :Author: Robert Heel :Email: rheel@1drop.de :Info 3: :Info 4: |img-1| |img-2| EXT: Mediaplayer .. _EXT-Mediaplayer: EXT: Mediaplayer ================ Extension Key: **ods\_mediaplayer** Copyright 2008-2009, Robert Heel, Onedrop Solutions GmbH & Co. KG Neugablonzer Str. 1 93073 Neutraubling `www.1drop.de `_ This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.org .. _Table-of-Contents: Table of Contents ----------------- `EXT: Mediaplayer 1 <#1.EXT:%20Mediaplayer|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Users manual 4 <#1.2.Users%20manual|outline>`_** **`Administration 5 <#1.3.Administration|outline>`_** **`Configuration 6 <#1.4.Configuration|outline>`_** `Reference 6 <#1.4.1.Reference|outline>`_ **`Tutorial 7 <#1.5.Tutorial|outline>`_** **`Known problems 8 <#1.6.Known%20problems|outline>`_** **`To-Do list 9 <#1.7.To-Do%20list|outline>`_** **`ChangeLog 10 <#1.8.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ - Media player frontend plugin - Two players available - Skinable flash mp3 player “Zanmantou” - Skinable java mp3/ogg player “jlgui” .. _Screenshots: Screenshots ^^^^^^^^^^^ .. _Users-manual: Users manual ------------ Insert the Mediaplayer as frontend plugin. |img-3| .. ### BEGIN~OF~TABLE ### .. _Skin: Skin ^^^^ .. container:: table-row Plugin Option Skin TS Option skin .. _Multimedia-files: Multimedia files ^^^^^^^^^^^^^^^^ .. container:: table-row Plugin Option Multimedia files TS Option files .. _Show-playlist: Show playlist ^^^^^^^^^^^^^ .. container:: table-row Plugin Option Show playlist TS Option show\_playlist .. _Start-playing-automaticaly: Start playing automaticaly ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. container:: table-row Plugin Option Start playing automaticaly TS Option player\_start .. _Repeat-all: Repeat all ^^^^^^^^^^ .. container:: table-row Plugin Option Repeat all TS Option player\_repeat\_all .. _Template: Template ^^^^^^^^ .. container:: table-row Plugin Option Template TS Option template .. ###### END~OF~TABLE ###### Please see configuration section for further description of fields. .. _Administration: Administration -------------- Install “t3getid3” extension to get ID3 tags in the html playlist. .. _Configuration: Configuration ------------- .. _Reference: Reference ^^^^^^^^^ .. ### BEGIN~OF~TABLE ### .. _files: files """"" .. container:: table-row Property files Data type string Description Comma separated list of filenames. Default .. _player: player """""" .. container:: table-row Property player Data type zanmantou \| jlgui Description Which player to use. Default zanmantou .. _player-repeat-all: player\_repeat\_all """"""""""""""""""" .. container:: table-row Property player\_repeat\_all Data type boolean Description Repeat all tracks. Default 0 .. _player-start: player\_start """"""""""""" .. container:: table-row Property player\_start Data type boolean Description Start playing automatically. Default 0 .. _show-playlist: show\_playlist """""""""""""" .. container:: table-row Property show\_playlist Data type boolean Description Display the playlist in the frontend. Default .. _skin: skin """" .. container:: table-row Property skin Data type string Description Path to skin files. Default EXT:ods\_mediaplayer/res/zanmantou/darksite\_video .. _template: template """""""" .. container:: table-row Property template Data type string Description The template file. Default EXT:ods\_mediaplayer/pi1/mediaplayer.html .. ###### END~OF~TABLE ###### .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ :: plugin.tx_odsmediaplayer_pi1 { show_playlist = 1 template = fileadmin/template/mediaplayer.html } .. _Tutorial: Tutorial -------- .. _Known-problems: Known problems -------------- .. _To-Do-list: To-Do list ---------- .. _ChangeLog: ChangeLog --------- - 2009-02-11 Robert Heel - Add documentation - Add java player jlgui - Extend html playlist with id3 information - Extend html playlist with class "playing" to currently playing track - 2008-12-08 Robert Heel Initial release 10 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 23 .. :id: Grafik2 .. :name: Grafik2 .. :width: 86 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 531 .. :id: Grafik1 .. :name: Grafik1 .. :width: 525