Bharat Mediratta
d45a737779
Update copyright to 2013. Fixes #1953 .
2013-01-21 01:22:01 -05:00
Bharat Mediratta
bf2bb3e1ea
Update copyright to 2012. #1822
2012-02-27 09:48:23 -08:00
Bharat Mediratta
423daa52d5
Update copyright to 2011.
2011-01-21 23:01:06 -08:00
Bharat Mediratta
3b8475908f
Use alternate path to the CoolIris slideshow that fixes the problem
...
with Adobe not properly signing TextLayout.swz. Fixes #1390 .
2010-09-22 20:55:27 -07:00
Bharat Mediratta
b1a6fd3e59
Use request::protocol().
2010-06-18 15:18:56 -07:00
Bharat Mediratta
c3c2b45280
Update the copyright to 2010. It's only 3 months into the year :-)
2010-03-03 10:15:34 -08:00
Tim Almdal
46e33f1bbe
Fix for ticket #933 . Move the inclusion of the piclens script from the theme::header callback to the theme::page_bottom callback.
2010-01-08 11:06:54 -08:00
Bharat Mediratta
5808ba48c8
Roll forward to the new CoolIris slideshow -- it appears to be ready
...
now.
2009-12-26 13:26:29 -08:00
Bharat Mediratta
08b127e9a4
Revert "Switch to new CoolIris slideshow. It doesn't fix the problems, but it"
...
This reverts commit 2d7693b2f3 .
The new slideshow is not ready yet (sorry Belboz99!)
2009-11-15 21:56:55 -08:00
Bharat Mediratta
2d7693b2f3
Switch to new CoolIris slideshow. It doesn't fix the problems, but it
...
gets us onto their latest codebase so as soon as they fix it on their
side it'll work for our users.
2009-11-10 13:46:47 -08:00
Andy Staudacher
1ab8bf07ad
Html validation fix, ticket 572
2009-07-19 15:36:17 -07:00
Bharat Mediratta
1b656be713
Create a sidebar for tag pages
...
Move the <link> for the container feed (either gallery/album/<id> or
tag/tag/<id>) back into gallery_theme
2009-06-14 22:27:26 -07:00
Bharat Mediratta
32ea4406c8
Refactor the way that the rss module works so that we're not allowing
...
the url to dictate arbitrary static method calls.
* Each xxx_rss helper has a single feed() call which takes an id as the argument
* xxx_rss::available_feedS() only returns feeds when they're applicable (ie
if you're viewing a tag, it won't show you an item feed).
* Feed urls are now in the module/feed_id form so that we can bind a
feed id to a given module
* Tightened up the Rss_Controller by using url::merge and some other tricks.
* Made the slideshow module express its own feed.
2009-06-14 21:51:54 -07:00
Bharat Mediratta
5495037a3d
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
Bharat Mediratta
778cf0254e
Use https if it's appropriate
2009-04-23 02:33:31 +00:00
Bharat Mediratta
7d712ecd96
Use the optimized version of PicLens to reduce download times ftw!
2009-04-05 02:47:35 +00:00
Bharat Mediratta
3d1ea2904d
Rename theme callback helpers from xxx_block to xxx_theme to make room
...
for us to rename the dashboard helper to be a block helper since
sidebar blocks are not just in the dashboard.
2009-01-18 05:01:00 +00:00