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:
March 2009
waiting for the spectacle
(31/03/2009)
sludge or: winter wants to stay
(30/03/2009)
vamping up tradition
(29/03/2009)
hometown monstrosities in color
(26/03/2009)
fallen trees
(26/03/2009)
rilke’s panther is a jaguar here
(24/03/2009)
spring behind the curtains
(24/03/2009)
here comes the sun
(22/03/2009)
rock me, amadeus
(21/03/2009)
snowy snowy trees
(20/03/2009)
munich, thiersch-place
(20/03/2009)
commuting speed king
(18/03/2009)
if you happen to come through munich
(17/03/2009)
hometown monstrosities
(16/03/2009)
faucet in the pump room
(14/03/2009)
“don’t throw anything out of the window”
(14/03/2009)
the new synagogue in munich
(12/03/2009)
for a given reason: think about tibet
(11/03/2009)
percentage for art / kunst am bau
(11/03/2009)
genie in a postbox
(10/03/2009)
fleeing the church
(09/03/2009)
through a glass
(07/03/2009)
cafe, dachau
(06/03/2009)
brewery window, dachau
(06/03/2009)
dachau palace window
(04/03/2009)
sky over bavaria
(02/03/2009)
early birds
(02/03/2009)
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, }); });