Commit Graph

67 Commits (2e2c2bcac0ee76a081242ab8124c102fd4bda72b)

Author SHA1 Message Date
Gábor Hojtsy fdce0564d6 #202559 by Pasqualle: just removing some trailing white space from end of lines 2007-12-20 09:35:10 +00:00
Gábor Hojtsy 309120cd05 #200424 follow up by keith.smith: small typo fixed in default settings file 2007-12-19 15:22:27 +00:00
Gábor Hojtsy 1d79aaa59f #200424 by mpare and myself: strengten the note that all settings.php set configuration options are fixed, and cannot be modified on the web interface 2007-12-19 13:42:42 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy f337abfa69 #173408 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database 2007-11-26 08:06:52 +00:00
Gábor Hojtsy 1372700977 #170638 by JirkaRybka and chx: move update access variable to settings.php, so we can check whether it is wide open, and we have one place for settings 2007-08-28 11:42:56 +00:00
Dries Buytaert 86a6c03b35 - Patch #140468 by JohnAlbin: documentation improvements. Thanks. 2007-06-17 10:45:35 +00:00
Dries Buytaert a309ea2be2 - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php. 2007-05-08 16:36:55 +00:00
Gábor Hojtsy f0b273a965 #131061: Very fast t() for a small set of strings,
by Moshe Weitzman, webernet, chx, erdemkose and myself
2007-05-04 08:32:00 +00:00
Dries Buytaert b93ce19a9c - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie domain problems. 2007-04-30 14:37:36 +00:00
Dries Buytaert b20618aa12 - Patch #128866 by Gabor et al: new language subsystem fixes. 2007-03-28 14:08:23 +00:00
Dries Buytaert d2deb00846 - More breakage. 2007-03-26 06:43:12 +00:00
Dries Buytaert c89d68d84b - More breakage. 2007-03-26 06:39:10 +00:00
Dries Buytaert 924c5ec8ac - Restoring the proper settings.php 2007-03-26 06:01:58 +00:00
Dries Buytaert eb0caa354e - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. 2007-03-26 01:32:22 +00:00
Steven Wittens ba23603d37 fixing settings.php 2007-03-15 14:48:39 +00:00
Dries Buytaert e1114beaed - Patch #127753 by ChrisKennedy and GreenMother: regex error with session.cookie_domain settings. 2007-03-14 19:28:40 +00:00
Dries Buytaert a3263c816e - Double argh 2007-03-12 13:53:30 +00:00
Dries Buytaert e42c39c64b - Argh 2007-03-12 13:51:04 +00:00
Dries Buytaert 66b99866b0 - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay. 2007-03-12 13:01:10 +00:00
Steven Wittens bc04ec157c fix default db_url 2007-03-02 08:18:23 +00:00
Dries Buytaert 79872ff139 - Patch #98359 by Robroy and webchick: string clean-up: web site -> website 2007-02-27 12:29:22 +00:00
Dries Buytaert 6f9e6c2907 - Patch #117917 by chx, greg, webchick et al: fix problems with the automatic domain extraction -- prevents users from logging in. 2007-02-11 10:26:33 +00:00
Steven Wittens 36e675d7a5 #114621: Fix settings.php 2007-02-07 10:58:31 +00:00
Dries Buytaert 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +00:00
Steven Wittens e9e4a3a446 #108663: Fix edge case for cookie domains (conform to RFC 2109) 2007-01-14 02:05:15 +00:00
Steven Wittens 660439856d #108663: Fix log-in problems due to cookie domain mismatch (www vs no www)." 2007-01-13 10:55:15 +00:00
Dries Buytaert 3942da7517 - Patch #105368 by KarenS and Morbus: clarify settings.php permissions. 2006-12-30 15:28:33 +00:00
Dries Buytaert 0a0aa9e7c0 - Removing trailing whitespace. 2006-12-23 15:35:51 +00:00
Dries Buytaert e6d4ad109a - Patch #101455 by vjordan, greggles and all: clarified instructions in README.txt 2006-12-18 11:20:06 +00:00
Dries Buytaert fef48963ce - Patch #87298 by dww: removed my local settings.php changes. Sorry. 2006-11-22 09:21:11 +00:00
Dries Buytaert 6ae6dc0d85 - Patch #87298 by webchick, neil, dww et al: show version numbers on modules page. 2006-11-21 20:55:36 +00:00
Neil Drumm 032bb0adeb #93750 by chx and sepeck. Make sites/all and provide a little readme. 2006-11-11 22:53:59 +00:00
Dries Buytaert 9321ee109d - Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code. 2006-11-08 19:24:11 +00:00
Steven Wittens 010eca98ec - Fixing $db_url in settings.php 2006-08-03 01:12:03 +00:00
Steven Wittens 38e4c1ae91 #76209: (Eaton et al)
- Make installer code integrate better with module.inc / system.module
- Fix schema version bug when installing core
2006-08-03 01:02:51 +00:00
Neil Drumm 26af2133c8 Reverting a stray change. I blame the install system which insists I let that file be changed. 2006-07-14 02:21:52 +00:00
Neil Drumm 3cd232e5d4 #33772 by dfg, add title to last breadcrumb element. 2006-07-14 01:01:15 +00:00
Neil Drumm 8411a9786a #68797 by kobus, code style for the example array. 2006-06-22 09:54:48 +00:00
Neil Drumm 9cff02e91b #61802 by Zen, Double spaced sentences clean up 2006-05-07 00:08:36 +00:00
Dries Buytaert 9472fbae38 - Patch #59222 by Zen: fixed problem with breadcrumb navigation. 2006-04-24 19:25:37 +00:00
Steven Wittens 47fba52460 #36269: Correct settings.php explanation 2006-04-22 11:04:19 +00:00
Steven Wittens 69726b0d7b #56634: Resolve issues with varying $base_url
- Fix locations links in watchdog
- Fix repeated subdirectory in page cache CIDs
2006-04-12 08:42:47 +00:00
Dries Buytaert 53b5c551a6 - Modified patch #43709 by chx, Eaton et al.: usability improvement: put some emphasis on the no trailing slash requirement. 2006-01-08 12:10:12 +00:00
Dries Buytaert 1b9b51f3de - Patch #38841 by Morbus/Ber: improved documentation about $base_url and rolled back auto-detection. 2005-11-29 15:17:58 +00:00
Dries Buytaert b497889778 - Patch #25792 by Cvbge: improved installation instructions. 2005-11-26 19:54:24 +00:00
Dries Buytaert bb3d610760 - Let Drupal try to resolve the . Makes configuration a tad easier. 2005-11-25 10:39:00 +00:00
Dries Buytaert eafcfa1564 - Patch #4109: some URLs get ?PHPSESSID added to them. 2005-10-06 08:51:05 +00:00
Dries Buytaert 61740bd8ee - Patch #10056: allow the node title forms to be customized. 2005-09-23 08:47:13 +00:00
Dries Buytaert 87df276acb - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database backend for use with PHP5 and MySQL 4.1 and above.
NOTE: I don't have MySQL 4.1 setup at the moment so I could _not_ test this patch.  Luckily, various people reported that it works.
2005-09-12 20:13:04 +00:00