ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

MobileMe Movie

აღწერა

This plugin allows you to insert a movie you have hosted on your MobileMe Gallery’s website in your post or page. Use [mobileme url=”http://gallery.me.com/appleid#albumid/moviename” type=”m4v or mov” width=”width” height=”height”] to insert the movie. The easiest way to get the “url” is to copy it from your browser’s address bar when viewing the movie on the Gallery’s site.

The “type” attribute is optional if the movie is an .m4v file, which it uses by default, but required for .mov files. If it doesn’t work without specifying the “type” attribute, then try adding it with the “mov” value. The “width” and “height” attributes are optional and default to width=”640″ and height=”360″. If one is specified, the other must be also, otherwise it uses the defaults.

დაყენება

  1. Upload mobileme-movie to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [mobileme url="http://gallery.me.com/appleid#albumid/moviename" type="m4v or mov" width="width" height="height"] in your posts or pages wherever you want the movie to display.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“MobileMe Movie” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ MobileMe Movie თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.1

  • Changed the plugin to use the url=”” attribute syntax instead of url: syntax.