.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================== EXT: PMK MP3Player ================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2009-11-17T11:00:14.260000000 :Author: Peter Klein :Email: pmk@io.dk :Info 3: :Info 4: .. _EXT-PMK-MP3Player: EXT: PMK MP3Player ================== Extension Key: **pmkmp3player** Copyright 2007-2009, Peter Klein, & Walter Sparding, < `waldo@familie-sparding.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.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: PMK MP3Player 1** **Introduction 1** What does it do? 1 Screenshots 2 **Users manual 2** **Administration 3** **Configuration 3** Reference 3 **Known problems 4** **To-Do list 4** **Updates 4** **Changelog 4** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Unlike other TYPO3 MP3 players, this Flash MP3 player presents just one MP3 (not playlists). It is quick and easy to add to a page. The advanced template of the extension reads the MP3 tag information (title, artist, track, etc) and includes those details in the web page presentation. Colors for the Flash portion are customizable. The rest of the frontend output is generated by typoscript templating. This TYPO3 extension uses the free Wordpress Flash player from 1 Pixel Out. `http://www.1pixelout.net/code/audio-player-wordpress-plugin `_ .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-1| Backend plugin... Simple Template |img-2| |img-3| Advanced template... |img-4| .. _Users-manual: Users manual ------------ This plugin allows you to place individual MP3 audio files on the page within a Flash player. **Select plugin:** Flash MP3 player |img-5| Select your MP3 file – either from the browse files popup window or by uploading from your local computer. Check the box marked **Autostart** if you want the audio to begin playing as soon as the page is loaded. Check the box marked **Loop** if you want the audio to begin again from the start as soon as it finishes playing. If your webpage's background color is not white, you may want to adjust the **background color** field. |img-1| .. _Administration: Administration -------------- From the Extension Manager, import **pmkmp3player** |img-6| Click on “Click here to install the extension” Include static template in your template - Choose Simple version to present only the flash MP3 player in the frontend - Choose Advance version to use the template to render the presentation (including MP3 tag information and a download link) |img-7| .. _Configuration: Configuration ------------- All configuration of the extension is done from either Typoscript, or from FlexForm when inserting the plugin. .. _Reference: Reference ^^^^^^^^^ Reference (TypoScript) .. ### BEGIN~OF~TABLE ### .. _bg: bg "" .. container:: table-row Property bg Data type Description Configure background color for Flash player Default #EFEFEF .. _lefticon: lefticon """""""" .. container:: table-row Property lefticon Data type Description Configure color of left icon of Flash player Default #333333 .. _leftbg: leftbg """""" .. container:: table-row Property leftbg Data type Description Configure background color of left icon of Flash player Default #E1E1E1 .. _righticon: righticon """"""""" .. container:: table-row Property righticon Data type Description Configure color of right icon of Flash player Default #666666 .. _righticonhover: righticonhover """""""""""""" .. container:: table-row Property righticonhover Data type Description Configure color of right icon of Flash player when mouse is hovering over it Default #FFFFFF .. _rightbg: rightbg """"""" .. container:: table-row Property rightbg Data type Description Configure background color of right icon of Flash player Default #C5C5C5 .. _rightbghover: rightbghover """""""""""" .. container:: table-row Property rightbghover Data type Description Configure background color of right icon of Flash player when mouse is hovering over it Default #666666 .. _text: text """" .. container:: table-row Property text Data type Description Configure color of text in the Flash player Default #666666 .. _slider: slider """""" .. container:: table-row Property slider Data type Description Configure color of slider in the Flash player Default #ADADAD .. _loader: loader """""" .. container:: table-row Property loader Data type Description Configure color of track loader in the Flash player (progress already loaded) Default #DFDFDF .. _track: track """"" .. container:: table-row Property track Data type Description Configure color of track loaderin the Flash player (progress left to load) Default #FFFFFF .. _border: border """""" .. container:: table-row Property border Data type Description Configure color of track loader border Default #666666 .. ###### END~OF~TABLE ###### [tsref:(cObject).plugin.tx\_pmkmp3player\_pi1] .. _Known-problems: Known problems -------------- None known, but if you find any, please post a bugreport at the TYPO3 Forge, on the development page for the extension. `http://forge.typo3.org/projects/show/extension-pmkmp3player `_ .. _To-Do-list: To-Do list ---------- Suggestions?Post your suggestion on the TYPO3 Forge, on the development page for the extension. `http://forge.typo3.org/projects/show/extension-pmkmp3player `_ .. _Updates: Updates ------- If you like this extension, please rate it. `http://typo3.org/extensio ns/repository/view/pmkmp3player/current/rating/ `_ As ratings are the only way I can see if there's an interest in this extension, updates depends on people rating it. (No ratings = No updates) For latest version, always check the Forge repository: `http://forge.typo3.org/projects/show/extension-pmkmp3player `_ .. _Changelog: Changelog --------- 1.0.0 Initial release1.1.0 Fixed problem with javascript not working correctly in Safari.Fixed problem where upload folder wasnt created during installFixed problem with flexform value "minitems" was set to 1, preventing the user from deleting a MP3 once it wasselected. 1.1.1 Fixed problem with the return value from the getID3v11 function was returned as false, and not an empty array.Thanks to Lukas Taferner for sending a fix for this.Added the missing manual. I had it on my USBkey, but never got around to uploading it before now..;) 1.1.2 Fixed problem with part of Flexform options not being passed correctly to the plugin. Thanks to Philipp Müllerforreporting and for sending a fix for this.Cleaned up the manual. 1.2.0 New Feature: Instead of a single song a list of songs can be set in the plugin. |img-8| EXT: PMK MP3Player - 4 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 190 .. :id: graphics3 .. :name: graphics3 .. :width: 517 .. |img-2| image:: img-2.png .. :align: left .. :border: 0 .. :height: 41 .. :id: graphics1 .. :name: graphics1 .. :width: 92 .. |img-3| image:: img-3.png .. :align: left .. :border: 0 .. :height: 36 .. :id: graphics2 .. :name: graphics2 .. :width: 305 .. |img-4| image:: img-4.png .. :align: left .. :border: 0 .. :height: 165 .. :id: graphics4 .. :name: graphics4 .. :width: 201 .. |img-5| image:: img-5.png .. :align: left .. :border: 0 .. :height: 30 .. :id: graphics5 .. :name: graphics5 .. :width: 209 .. |img-6| image:: img-6.png .. :align: left .. :border: 0 .. :height: 25 .. :id: graphics7 .. :name: graphics7 .. :width: 428 .. |img-7| image:: img-7.png .. :align: left .. :border: 0 .. :height: 120 .. :id: graphics8 .. :name: graphics8 .. :width: 288 .. |img-8| image:: img-8.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102