summaryrefslogtreecommitdiffstats
path: root/templates/show_lyrics.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-12/+12
| | | | | 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.
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-2/+2
| | | | | | 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.
* Added class names to generic box names.mywindow2011-09-191-1/+1
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-7/+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-1/+1
|
* some templates modified header commentmomo-i2011-02-031-18/+30
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Add Hint for translatorsmomo-i2009-05-191-1/+2
|
* Added: Lyrics wiki link on show song pagemomo-i2009-03-111-10/+11
|
* Fixed: plural messagemomo-i2009-03-081-1/+0
|
* Added: lyrics get from getid3 (pls test by any mp3s)momo-i2009-02-241-1/+1
| | | | Added: debug_print function (pre tag for print_r)
* Updated: message merged from r1899momo-i2009-02-241-3/+4
| | | | Updated: translation words for show_lyrics.inc.php
* Add: forgot to add file.momo-i2009-02-241-0/+48