معرفی شرکت ها


collective.dewplayer-1.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple package using Dewplayer for video content - By Makina Corpus
ویژگی مقدار
سیستم عامل -
نام فایل collective.dewplayer-1.2
نام collective.dewplayer
نسخه کتابخانه 1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sylvain BOURELIOU
ایمیل نویسنده sylvain.boureliou@makina-corpus.com
آدرس صفحه اصلی http://svn.plone.org/svn/collective/collective.dewplayer/trunk
آدرس اینترنتی https://pypi.org/project/collective.dewplayer/
مجوز GPL
Introduction ============ This module registers a zope directory resource containing the wonderful mp3 flash player Dewplayer, developed by alsacreation (http://www.alsacreations.fr/dewplayer-en), and add a dewplayer view for File content type. Dewplayer version - downloaded 2010-10-25 Tested with: : Plone 3, Plone 4.0 .. contents:: Credits =============== |makinacom|_ * `Planet Makina Corpus <http://www.makina-corpus.org>`_ * `Contact us <mailto:python@makina-corpus.org>`_ .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif .. _makinacom: http://www.makina-corpus.com Installation ============ Add collective.dewplayer to your buildout as normal. See http://plone.org/documentation/tutorial/buildout. Install it throw the QuickInstaller to add a 'dewplayer' view to File content type. This view let's you listen to any mp3 file and can be set as default with the display drop down menu. Usage ======= Dewplayer offer several flash players included in the directory resource: * Mini (160x20) - dewplayer-mini.swf * Classic (200x20) - dewplayer.swf * Multi (240x20) - dewplayer-multi.swf * Multi Rect (240x20) - dewplayer-rect.swf * Playlist (240x200) - dewplayer-playlist.swf * Bubble (250x65) - dewplayer-bubble.swf * Vinyl (303x113) - dewplayer-vinyl.swf For example, to include a classic player (using dewplayer.swf) for http://mysite.com/myaudio.mp3 : <object type="application/x-shockwave-flash" data="++resource++collective.dewplayer/dewplayer.swf" width="200" height="20"> <param name="wmode" value="transparent" /> <param name="movie" value="dewplayer.swf" /> <param name="flashvars" value="mp3=http://mysite.com/myaudio.mp3&amp;showtime=1" /> </object> See alsacreations.fr for full documentation: http://www.alsacreations.fr/dewplayer-en [english] or http://www.alsacreations.fr/dewplayer [french] Todo ===== * Add some python helpers for the differents players. Changelog ========= 1.2 (unreleased) ---------------- - Add support for playlist and streaming viewer. refactor existing views using collective.configviews. Now you can listen music from file, folder, topic and link (streaming). [toutpt] 1.1 (2011-03-16) ---------------- - Add a playlist.xml view on folder and topic (xspf format) to support playlist mode [toutpt] - Add collective.portlet.itemview integration for file, folder and topic [toutpt] - Add autoinclude entry point. [toutpt] 1.0 - October 25, 2010 ------------------------ - Update players with new versions from www.alsacreations.fr. - Plone 4 compatibility is ok (nothing to do) 0.2 - April 4, 2010 ------------------------ - Add a dewplayer view for File content type [toutpt] 0.1 - December 12, 2009 ------------------------ - Initial release


نحوه نصب


نصب پکیج whl collective.dewplayer-1.2:

    pip install collective.dewplayer-1.2.whl


نصب پکیج tar.gz collective.dewplayer-1.2:

    pip install collective.dewplayer-1.2.tar.gz