summaryrefslogtreecommitdiffstats
path: root/templates/show_search_bar.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-10/+10
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-7/+7
| | | | | | 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-5/+12
| | | | | 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-19/+30
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* added ability to add search results to playlist, or download if batch ↵Karl 'vollmerk' Vollmer2008-04-271-1/+1
| | | | downloaded is enabled, also fixed user browse sorting
* renamed a few files (missing php extension)spocky2007-10-241-2/+2
| | | | updated most of the tables so that every column is independently customizable by css rules
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-3/+3
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* fixed potential issue with kajax, and added advanced search button to top, ↵Karl 'vollmerk' Vollmer2007-08-041-0/+1
| | | | right bar
* moved search to upper right, removed the playlists from the left menubar, ↵Karl 'vollmerk' Vollmer2007-08-021-0/+32
fixed a potential uncaught exception on id3 tags