Skip to content
spring2life
take2.2
Vernacular
Common Places
Comments
Blogs I Read
Gallery
The Tenset
Things
Places
Events
People
Books
Archives
Search
RSS
Contact
About
Impressum
Datenschutzerklärung
Month:
November 2015
Mellow Yellow
(30/11/2015)
Maze à la Lafayette
(29/11/2015)
Thumsee Afternoon (Back)Light
(28/11/2015)
As cool as Fashion
(27/11/2015)
Curtains made of Leaves
(26/11/2015)
Bike and Sumach
(25/11/2015)
Trees / Leaves
(24/11/2015)
OBEY goes Berlin
(23/11/2015)
Fallen Larch Tree
(22/11/2015)
Soul Explosion
(21/11/2015)
Downtown Fall
(20/11/2015)
Architecture of Power
(19/11/2015)
Gallery Opening
(18/11/2015)
Standing in Patience and Patina
(17/11/2015)
Another Birch
(16/11/2015)
To mourn the victims of Paris and to fight hatred
(15/11/2015)
Last Birch Leaves
(13/11/2015)
Beuys Quote
(12/11/2015)
Acer Japonica
(11/11/2015)
Street Light
(10/11/2015)
Trees on the Basin Ground
(09/11/2015)
Needles of Triumph
(08/11/2015)
Bare Basswood
(07/11/2015)
Power Pipes
(06/11/2015)
Gingko Gold
(05/11/2015)
Tinsel and Glitter / Glass and Steel
(04/11/2015)
Cool November Wallpaper
(03/11/2015)
Freeclimbing Graffiti
(02/11/2015)
Red Sediments
(02/11/2015)
jQuery( document ).ajaxComplete(function() { // alert( "Triggered ajaxComplete handler." ); jQuery.fn.getTitle = function() { var arr = jQuery("a.fancybox"); jQuery.each(arr, function() { var title = jQuery(this).children("img").attr("title"); var caption = jQuery(this).children("img").attr("alt"); jQuery(this).attr('title',title).attr('data-caption',caption); }) } var images = jQuery("a:has(img)").not(".nolightbox").filter( function() { return /\.(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); var gallery = jQuery(".gallery-item a:has(img)").not(".nolightbox").filter( function() { return /\.(jpe?g|png|gif|bmp)$/i.test(jQuery(this).attr('href')) }); console.log(images.length); /* images.addClass("fancybox").getTitle(); */ images.addClass("fancybox"); /* images.attr("data-fancybox='images'","gallery"); */ /* MWS codit */ images.parent().attr("data-fancybox","images"); /* MWS codit */ /* gallery.addClass("fancybox").getTitle(); gallery.attr("data-fancybox","gallery"); */ /* $().fancybox({ selector : '.alignnone a:visible' }); */ jQuery("a.fancybox").fancybox({ 'loop': false, 'margin': [44, 0], 'gutter': 50, 'keyboard': true, 'arrows': true, 'infobar': false, 'toolbar': true, 'buttons': ["slideShow", "fullScreen", "thumbs", "close"], 'idleTime': 4, 'protect': false, 'modal': false, 'animationEffect': "zoom", 'animationDuration': 350, 'transitionEffect': "fade", 'transitionDuration': 350, }); });