Файловый менеджер - Редактировать - /var/www/iplanru/data/old/www/i-plan.ru/components/com_atomicongallery/assets/slimbox/extra/flickr.js
Назад
/* This code automatically integrates Flickr thumbnails with Slimbox. It will scan for all links around thumbnail images pointing to Flickr photo PAGES. Note that you don't need to add rel="lightbox" to these links. When clicking on a Flickr thumbnail, Slimbox will open and display the medium-sized image. The title attribute of the link (or the alt attribute of the thumbnail if not available) will be used as description text, and a link to the Flickr photo page will be added under the description. Add the following code to the autoload code block. */ if (!/android|iphone|ipod|series60|symbian|windows ce|blackberry/i.test(navigator.userAgent)) { window.addEvent("domready", function() { $$($$("a").filter(function(el) { return el.href && !el.href.indexOf("http://www.flickr.com/photos/") && el.firstChild && el.firstChild.src; })).slimbox({}, function(el) { return [el.firstChild.src.replace(/_[mts]\.(\w+)$/, ".$1"), (el.title || el.firstChild.alt) + '<br /><a href="' + el.href + '">Flickr page</a>']; }); }); }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка