summaryrefslogtreecommitdiff
path: root/core/hooks
AgeCommit message (Expand)Author
2009-03-11Bag the header("Location:", ...);exit() and replace withTim Almdal
2009-03-11Tried various combinations of url::redirect(...) orTim Almdal
2009-03-11Fix ticket #69. Rather than giving a better error message when theTim Almdal
2009-03-05Implement a Maintenance mode as per ticket: #15Tim Almdal
2009-03-03Create a proxy event (gallery_event) which is called when the requestTim Almdal
2009-02-14Say hello to the new Flash based uploader, courtesy of Eric Zelermyer.Bharat Mediratta
2009-01-29Add support for pretty urls. So now instead of urls like:Bharat Mediratta
2009-01-29Consolidate all our hooks into one fileBharat Mediratta
2009-01-09Theme Administration v. 2. Doesn't distinguish between regular and admin them...Felix Rabinovich
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2008-12-20Create a pattern for admin dashboard blocks and make the "welcome"Bharat Mediratta
2008-11-28Dynamically create the list of available modules. This permits new modules t...Tim Almdal