summaryrefslogtreecommitdiffstats
path: root/templates/show_install.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* More cleanup of install, add DB port optionPaul Arthur2013-05-131-8/+12
|
* Clean up the install code a bitPaul Arthur2013-05-131-2/+1
| | | | | Remove lang/charset copypasta, unnecessary setting of $prefix, unnecessary constants.
* Cosmetics: death to tabsPaul Arthur2013-01-261-37/+37
| | | | | 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-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-15/+15
| | | | | | 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.
* JS-less install should work better.Paul Arthur2011-05-041-2/+3
|
* 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-1/+1
|
* some templates modified header commentmomo-i2011-02-031-17/+29
|
* Some grammar fixes and a code dedupe for installation. Identical code in 5Paul 'flowerysong' Arthur2010-09-181-36/+5
| | | | | files makes the baby Jesus cry and eventually results in the code not being identical.
* Fix installation (base.js requires prototype). Also squelch a warning in update.Paul 'flowerysong' Arthur2010-06-291-0/+1
|
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-241-1/+1
| | | | | | | Prototype functionality where possible (particularly for Ajax). Move our JS into lib/javascript (I dropped kajax as an external module since the new ajax.js is completely different apart from function headers.) Remove unused JS functions from base.js.
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-1/+1
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-4/+4
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* add additional information during the install processKarl 'vollmerk' Vollmer2009-07-081-6/+4
|
* add full path to needed files so there is no confusionKarl 'vollmerk' Vollmer2009-05-191-1/+2
|
* Add Hint for translatorsmomo-i2009-05-191-1/+2
|
* more work for alpha2 release, clean up install and debug a bitKarl 'vollmerk' Vollmer2009-03-081-1/+1
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-1/+1
|
* sync from branchKarl 'vollmerk' Vollmer2008-08-301-2/+6
|
* Updated more translatablemomo-i2008-08-291-0/+1
|
* Updated tempalate, po files, and Install process.momo-i2008-08-271-3/+3
|
* fixed some missing gettext, tweaked error reporting level on test.php and ↵Karl 'vollmerk' Vollmer2007-11-251-3/+3
| | | | fixed timeout issues with API (Thx Beef Doughnut)
* renamed a few files (missing php extension)spocky2007-10-241-0/+112
updated most of the tables so that every column is independently customizable by css rules