summaryrefslogtreecommitdiffstats
path: root/templates/show_search_options.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-5/+5
| | | | | | 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.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* Reworked searchPaul Arthur2011-04-021-1/+1
| | | | | Still has tentacles and should have been integrated into the existing API/Browse implementation better, but it's functional.
* templates header comment modified for phpdocmomo-i2011-02-031-20/+30
|
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-2/+2
| | | | | probably also breaks things. Most things appear to still work, but I may have missed some cases.
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-061-1/+1
|
* maybe fix #404, unconfirmed implemented #405 other misc cleanupKarl 'vollmerk' Vollmer2009-03-011-4/+10
|
* fixed the search add result button and messed up some browse sort stuffKarl 'vollmerk' Vollmer2008-08-221-1/+1
|
* added ability to add search results to playlist, or download if batch ↵Karl 'vollmerk' Vollmer2008-04-271-0/+32
downloaded is enabled, also fixed user browse sorting