Hi!
I want to use a certain template when I access Gallery2 thru my embedding application, and I want Gallery to use it's own template configuration when I'm accessing it as "stand alone". Is there anyway to force a certain template thru the embed API?
//Mattias
Posts: 32509
nope, not yet.
you can hack it though by creating your own theme that switches between two existing themes based on GalleryUtiltiies::isEmbedded() .