.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt =========================== EXT: 1PixelOut Audio Player =========================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed: 2009-03-02T22:36:11.150000000 :Classification: onepixelout :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: mp3, swf, audio :Author: Fr. Simon Rundell SCP :Email: simon@rundell.org.uk :Info 4: :Language: en |img-1| |img-2| EXT: 1PixelOut Audio Player - onepixelout .. _EXT-1PixelOut-Audio-Player: EXT: 1PixelOut Audio Player =========================== Extension Key: onepixelout Language: en Keywords: mp3, swf, audio Copyright 2000-2008, Fr. Simon Rundell SCP, 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: 1PixelOut Audio Player 1 <#1.EXT:%201PixelOut%20Audio%20Player|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>`_ **`Known problems 7 <#1.5.Known%20problems|outline>`_** **`To-Do list 8 <#1.6.To-Do%20list|outline>`_** **`ChangeLog 9 <#1.7.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Wordpress has the most effective flash based in-line MP3 player called 1pixelout ( `http://www.1pixelout.net/ `_ ) written by Thomas Laine. Although an API implementation exists for this plugin in typo3 (EXT:audioplayer), there is no explicit content type plugin which can play a specified MP3 file. This plugin implements from scratch the 1pixelout player, based upon parameters documented at `http://www.macloo.com/examples/audio\_player/ `_ by Mindy MacAdams. Respect is due to her, and of course to Thomas Laine who created the player in the first place. .. _Screenshots: Screenshots ^^^^^^^^^^^ |img-3| This shot shows three separate instances of the plugin on a single page. The second one is active and playing. The player is attractive as it scrolls out to the right when it is playing, and when paused, will retract. Player two also shows the optional “Download” link which may be displayed to enable the user to click and download / play in their own player the file. .. _Users-manual: Users manual ------------ The front end user simply clicks and plays! .. _Administration: Administration -------------- This extension is configured as a “Custom Content Element”, so to add it to a page, the user needs to Create a New Content Element Select “Regular Text” Element Select from the droptown of “Element Type” Select from “flexible content” at the bottom the plugin “1PixelOut MP3 Player” |img-4| - The form will change and display the configuration of the plugin: - |img-5| .. _Configuration: Configuration ------------- Installation is as per the previous section .. _Reference: Reference ^^^^^^^^^ .. ### BEGIN~OF~TABLE ### .. _header: header """""" .. container:: table-row Property header Data type Text Description Standard item header. Used to prompt user to the content Default .. _File: File """" .. container:: table-row Property File Data type file Description Selection of file to upload / link. Uploads to uploads/tx\_onepixelout Default .. _Title: Title """"" .. container:: table-row Property Title Data type Text Description Name of the Track. Used to set ID3 Tag (NOT YET IMPLEMENTED) Default .. _Artist: Artist """""" .. container:: table-row Property Artist Data type Text Description Name of the artist. Used to set ID3 Tag (NOT YET IMPLEMENTED) Default .. _Download: Download """""""" .. container:: table-row Property Download Data type Check Description If set, then a “download” link will be displayed providing a hyperlink to the file played. The action will depend on the user's browser setting, whether it is played in an external play or saved. Right-click, SAVE AS can be used on a PC to force download Need to clarify the action for a Mac Default .. ###### END~OF~TABLE ###### .. _Known-problems: Known problems -------------- .. _To-Do-list: To-Do list ---------- Implement ID3 tags .. _ChangeLog: ChangeLog --------- - 0.0.1 first version 3 :sup:`rd` Feb 2009 on a very snowy day when I should have been doing something more productive. - 0.0.2 2 :sup:`nd` March 2009 0- Fixed 1Mb upload limit by modifying **max\_size** in ext\_tables.php 9 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.jpeg .. :align: left .. :border: 0 .. :height: 255 .. :id: graphics1 .. :name: graphics1 .. :width: 459 .. |img-4| image:: img-4.jpeg .. :align: left .. :border: 0 .. :height: 182 .. :id: graphics2 .. :name: graphics2 .. :width: 189 .. |img-5| image:: img-5.jpeg .. :align: left .. :border: 0 .. :height: 414 .. :id: graphics3 .. :name: graphics3 .. :width: 401