Commit graph

9 commits

Author SHA1 Message Date
Ladsgroup
7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org
Part 1

Change-Id: I07ff886d4832b7148a5ae0443af1498b62cc9525
2014-01-28 07:06:02 +00:00
MatmaRex
f86a8c9706 docs/scripts.txt: Remove docs about deleted files
trackback.php has been removed in 1.18, redirect.php sometime sooner.

This highlights the state of disarray these docs are in…

Change-Id: I8115ca5649e82537a638b2cd3775717e43099124
2013-08-31 14:28:18 +02:00
Max Semenik
1fdaf8db17 (bug 1379) Installer directory conflicts with some hosts' configuration panel.
Renamed config/ to mw-config/, however left aliases for b/c.
2011-02-26 12:35:23 +00:00
Max Semenik
979c73e053 Mention load.php, rm repetition 2010-11-13 13:24:21 +00:00
Chad Horohoe
d0ff1e57ff * (bug 14201) Set $wgDBadminuser/$wgDBadminpassword during setup
* (bug 18768) Remove AdminSettings requirements. Maintenance environment will still load it if it exists, but it's not required for anything
2009-07-23 00:31:37 +00:00
Brion Vibber
1c9773bd01 Revert r52336 "Merge maintenance-work branch:"
Seems to have broken a bunch of stuff. Don't commit giant non-critical changes that break Setup.php and all maint scripts. Thanks!
2009-06-24 02:49:24 +00:00
Chad Horohoe
59b60fc311 Merge maintenance-work branch:
* (bug 16322) Allow maint scripts to accept DB user/pass over input or params if no AdminSettings.php
* (bug 18768) Remove AdminSettings.php from MediaWiki core
* (bug 19157) createAndPromote error on bad password
* (bug 14201) Create AdminSettings.php during wiki installation, in the same way as LocalSettings.php
* Introduce new Maintenance class framework and port a good number of scripts over; the ones that are left are a little more complicated. Read the docs.
* Not deleting "unused" files yet, don't want to break everything at once :)
2009-06-24 02:02:37 +00:00
Alexandre Emsenhuber
56fcd69b24 typo 2008-07-20 19:15:47 +00:00
Alexandre Emsenhuber
985050a6b0 Doc tweaks:
* Moved doc about primary scripts to scripts.txt
* Lines ending to 80 chars
2008-07-17 18:12:20 +00:00