summaryrefslogtreecommitdiffstats
path: root/templates/sidebar_preferences.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-3/+3
| | | | | | 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.
* templates header comment modified for phpdocmomo-i2011-02-031-19/+30
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-6/+6
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* modify executable on locale entries and add copyright headersKarl 'vollmerk' Vollmer2009-08-231-0/+20
|
* move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ↵Karl 'vollmerk' Vollmer2009-03-181-12/+0
| | | | creation link
* Add ability to have anonymouse access of a defined level with manual login ↵Karl 'vollmerk' Vollmer2009-03-081-1/+1
| | | | of users
* reorganize the menu a whole bunch and add a confirmation page to the catalog ↵Karl 'vollmerk' Vollmer2008-06-191-7/+1
| | | | deletion
* some fixes for the localplay, you can now install the MPD controller, and ↵Karl 'vollmerk' Vollmer2007-09-141-0/+1
| | | | add instances, just not actually play to it... realized I need to think on how to do that a little...
* - Fixed missing web_path on catalog functionsKarl 'vollmerk' Vollmer2007-09-091-10/+20
| | | | | - New Localplay Controller Abstract class, required for controllers - Tweaked preferences as needed for localplay mojo
* almost finished sidebar stuffspocky2007-08-071-3/+3
|
* - Added modules section to sidebar, conforming to new layout from r1127Karl 'vollmerk' Vollmer2007-08-061-0/+6
| | | | - Re-enabled plugins, added openstrands plugin
* modified sidebar html/css structurespocky2007-08-061-17/+19
|
* Started modifying sidebar. Needs a lot more work and testsspocky2007-08-011-10/+14
|
* tweak to the preferences and the updateKarl 'vollmerk' Vollmer2007-07-021-0/+2
|
* fixed preferences mostly, also fixed some genre issues and other stuff I am ↵Karl 'vollmerk' Vollmer2007-06-111-1/+8
| | | | forgetting now
* tweaked the sidebars, think they look a lot better nowKarl 'vollmerk' Vollmer2007-06-011-4/+4
|
* added some links to the sidebar preferences adn then also added in some ↵Karl 'vollmerk' Vollmer2007-05-141-7/+6
| | | | missing fields to the show songs, only missing the ratings on show songs now...
* rest of the sidebars and some more tweaks to the ajax, initial browse stuff ↵Karl 'vollmerk' Vollmer2007-05-031-0/+8
at least menu wise... now I need to design the whole new browse interface... that is for tomorrow!