| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-01-14 | Make sure that helper functions are all static. Add new | Bharat Mediratta | |
| File_Structure_Test to make sure we don't regress. According to the PHP docs, the "public" keyword is implied on static functions, so remove it. Also, require private static functions to start with an _. http://php.net/manual/en/language.oop5.visibility.php | |||
| 2008-11-28 | Create media_rss helper and move feed generation in there, so that we | Bharat Mediratta | |
| can get to the feed from other parts of the code. | |||
| 2008-11-21 | Revert module block approach | Tim Almdal | |
| 2008-11-20 | A look at away to allow modules to define html head contents (links and js) ↵ | Tim Almdal | |
| and also allow modules to contribute blocks to the layout. | |||
