Update to version 1.1.3
Javascript and PHP parts (used for wordpress) are updated. Resent changes are:
- IE charset encoding UTF-8 bug is fixed
- Fixed duplicated links on one page problem (it is actual for forums)
- You can choose layout style in wordpress admin panel
Now plugin’s installation contains 3 different layouts. Default — is old one. Left Aligned — sample customized layout (like here) is good for learning and using on forums. Also there is Empty layout with no styles (good for customizing or deactivating css)
There are first steps to Opera support. It’s not just link as before but there is no images yet. I am working on it.
You can download lastest version of plugin here
Обновлены как JS-часть плагина, так и PHP-часть (та, что для вордпресс).
Список изменений:
- исправлена проблема с UTF-кодировкой для IE
- исправлена проблема с одинаковыми ссылками на странице (ранее, при наличии одинаковых ссылок галереи “лепились” к последней, что особенно сказывалось в форумах, где люди очень любят цитировать все что под руку попадет)
- в админке wordpress появилась опция выбора стиля отображения.
Теперь исходная инсталяция плагина содержит 3 предустановленых стиля: Default (тот, что был и раньше), Left Aligned (типа продвинутый, удобен для понимания принципа кастомизации и для форумов, в действии его можно пронаблюдать на этой странице выше) и Empty (пустой, который можно или менять самому или выбирать, если все стили приходят извне).
Начало что-то прорисовываться в Опере. Скорее всего удастся и в этом супер-пупер-мега-браузере получить результат.
Свежая версия доступна, как всегда, тут
Ой, слишком трудно найти русские букви. Я должен купить наклейки. I’ll just stick to English, since I speak it better anyway.
I love this plugin. But the large photo was a bit small for my tastes. I’ll post how I changed it in case others are interested.
In jquery.picasaweb.js, I replaced both instances of
["media$thumbnail"][1]+’with["media$content"][0]["url"]+’?imgmax=400. The 400 can be anything you want; it returns a picture 400 pixels tall or wide.The next version of this plugin could easily include an option in the admin menu to set a file size for the large photo, with that variable inserted in place of 400.
Hi Adam!
Thank you for your response.
Unfortunately I have no time to make changes and upgrades to this plugin during last two weeks. I hope be more free on next week.
Sure I will include this option into jQuery and Wordpress plugins. Actually I have same ideas ;-)
In any case — thank you.
If you have any other ideas or features requests — you are welcome!
Added size chooser.
Fresh version live in trunk and not is tagged revision yet.
You can get it here: http://svn.wp-plugins.org/picasaweb-inline-gallery/trunk/
In few days I will make normal new version.