Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move flip_class() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -20/+19 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -9/+9 |
| | | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function. | ||||
* | Reworked search | Paul Arthur | 2011-04-02 | 1 | -0/+63 |
Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional. |