هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Electric Studio flickr Mosaic

الوصف

Add a mosaic from a flickr feed on your blog. All you have to do is put your flickr RSS feed in the admin page and then you can place the mosaic wherever you want on your site/blog.

The plugin displays thumbnails from your flickr feed and uses ‘fancybox’ to display a larger version of the image without having to leave your website.

When the images are enlarged, next and previous arrows can be used to cycle through the images.

لقطات الشاشة

  • This is what the mosaic look like by default
  • This plugin uses fancybox to enlarge pictures
  • This is the admin menu

التنصيب

To use the plugin:
1. Install the .zip file into wordpress
2. Activate the plugin
3. insert the following code where you want the plugin to output to:

<?php if(function_exists('ES_fm_show')) {ES_fm_show();}?>

الأسئلة المتكررّة

How do I change the style?

To change the style of the mosaic, edit the plugin file mosaic.css.
In version 2 I would like to make a more user friendly way to change settings like image sizes.

Is it possible to place the mosaic as a widget in the sidebar?

This is planned for version 2

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Electric Studio flickr Mosaic” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Electric Studio flickr Mosaic“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0

Version 1!

1.1

Thumbnail sizes can now be change in the admin panel
Bug fixed on problems with some Flickr RSS urls

1.1.1

  • Shortcode [es_flickr_mosaic] now included