वर्णन
Simple youtube plugin to help embed youtube videos.
Support for playlist by time (jump to specific time in the video).
playlist css is from flowplayer playlist plugin.
स्क्रीनशॉट
स्थापना
Extract to plugins directory.
Use shortcode
Options for the shortcode:
* id – youtube video id or url.
* width – width of the video frame.
* height – height of the video frame.
* class – class of the playlist.
* side – side of the playlist. left or right.
* vparams – additional youtube video parameters.
Available youtube video parameters can be found here:
* http://code.google.com/apis/youtube/player_parameters.html
नेहमी विचारले जाणारे प्रश्न
- How to modify the playlist style?
-
You need to edit playlist.css
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Simple YouTube” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Simple YouTube” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.5.7
- Allow to specify time with hours like 00:00:00 instead of just 00:00
1.5.6
- Accept dash and underscore for video id in urls.
1.5.5
- Accept shortcode video to be also youtube.com or youtu.be urls instead of only video id.
1.5.4
- Refactor and cleanup
1.5.3
- Allow comma in titles
1.5.2
- fix php error
1.5.1
- fix bug sometimes not initialising
1.5
- use youtube html5 player instead of flash player.
1.01
- updated readme.
1.0
- first