Commit Graph

317 Commits (cae168a33b4e3d83811ae4108577140014c2540f)

Author SHA1 Message Date
catch 36e4c77f6c Issue #1161486 by sun: Follow-up for move IP blocking into its own module. 2012-09-26 17:49:43 +01:00
catch 67c61efc92 Issue #1436814 by gary4gar, kid_icarus, webchick, droplet, andypost: Fixed Fast 404 'Not found' pages are missing a doctype. 2012-09-24 10:19:25 +01:00
webchick 3fe27a8d8b Issue #1772708 by alexpott, sun, chx, catch, beejeebus: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-13 01:54:52 -07:00
catch 67d2a2ffc4 Revert "Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT."
This reverts commit e003e4c580.
2012-09-10 14:50:02 +01:00
catch e003e4c580 Issue #1772708 by alexpott: Fixed The configuration directories can not be outside of DRUPAL_ROOT. 2012-09-10 12:02:48 +01:00
webchick 8e5650ac20 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:27:31 -07:00
webchick add658801c Revert "Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating."
This reverts commit 81666e2b41. Sorry, did NOT mean to push that; was testing the CMI UI patch.
2012-09-06 22:26:39 -07:00
webchick 81666e2b41 Issue #1716920 by Albert Volkman: Fixed override example documentation needs updating. 2012-09-06 22:25:45 -07:00
webchick af7a3a8d3e Issue #1724252 by sun: Replace /sites/all/* with top-level directories. 2012-08-31 18:01:32 -07:00
webchick b64b9715d6 Issue #932110 by Albert Volkman, David_Rothstein, marji, jurgenhaas: On some servers, Drupal 7 allows administrators to directly execute arbitrary code even without the PHP module. 2012-08-30 15:30:34 -07:00
webchick 7c7b91ef66 Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory. 2012-08-30 10:30:12 -07:00
Jennifer Hodgdon 6b0793c04d Issue #1018324 by Albert Volkman, webbykat, disasm, jhr, jorap: Add info and examples to docs on how to set up multi-site 2012-08-20 09:43:07 -07:00
catch b996bbb220 Issue #562042 by cburschka, Rob Loach, sun, scor: Added Search for install profiles in sites/[all|site]/profiles folders, and move core profiles into /core/profiles. 2012-08-10 10:18:18 +01:00
webchick 15f322b735 Whoops. Reverting accidental reversion. 2012-06-30 11:19:28 -07:00
webchick deae32e9cb Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON). 2012-06-29 09:10:25 -07:00
Dries b7f2f0a942 - Patch #7881 by mikeytown2, gwynnebaer, Patrizio, sylus, effulgentsia: add support to drupal_http_request() for proxy servers. 2012-06-29 09:17:34 -04:00
catch 9ba8724f3a Issue #1118520 by sun, Dave Reid, mr.baileys: Added inclusion of a settings.local.php file in settings.php. 2012-05-29 14:05:39 +09:00
Dries a2ee8c1e40 - Patch #1436814 by gary4gar, webchick: switch to HTML5 for Fast 404 'Not found' pages. 2012-05-26 19:33:02 -04:00
Dries 99243487d7 - Patch #1578590 by ksenzee: references to nonexistent function drupal_initialize_variables(). 2012-05-16 21:27:25 -04:00
catch d390816023 Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system. 2012-05-08 14:04:54 +09:00
webchick 57a156ef96 Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links. 2012-03-24 00:14:35 -06:00
Jennifer Hodgdon ad15b5ad3a Issue #1485810 by nmudgal: Clarify wording for salt variable docs in default.settings.php 2012-03-19 12:48:20 -07:00
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Jennifer Hodgdon 456a06e4a9 Issue #1430452 by Cottser: Make core module names use Proper Noun Case 2012-02-29 13:15:08 -08:00
Greg Dunlap a8313cf422 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-12 11:24:16 -05:00
Dries 36b7afcc0e - Patch #1221772 by pounard, jcisio: transaction database settings is misleading in settings.php . 2012-02-04 22:15:32 -05:00
sun b3f717812c Renamed global variables to $config_directory_name and $config_signature_key. 2012-01-25 21:27:19 +01:00
sun 4baf46f5a3 Fixed bogus change of file mask for default.settings.php. 2012-01-08 02:57:35 +01:00
sun e312880573 Fixed coding style, comments, and some trivial issues. 2012-01-08 02:29:22 +01:00
Dries 4db35f7574 - Patch #1184472 by Ralt, kathyh, Rob Loach, jcnventura, oriol_e9g, bleen18: Added rel='author' to 'Submitted by' link. 2011-12-04 18:35:24 -05:00
Greg Dunlap 6f72bc30bd Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2011-11-30 11:59:47 +01:00
catch 7135589c89 Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options configurable. 2011-11-28 23:58:50 +09:00
Greg Dunlap 75394dc0f3 Handling merge conflicts 2011-11-23 09:10:26 +01:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
webchick 3c0e0b9421 Issue #1310250 by joelcollinsdc: Fixed Improve reverse proxy ip address handing commenting and documentation. 2011-10-19 23:37:55 -07:00
Dries Buytaert 23c5741b61 - Patch #911054 by Rob Loach, cosmicdreams, aspilicious, Jacine: remove Garland from core. 2011-10-01 16:37:41 -04:00
catch a4384b8042 Issue #1005570 by reglogge: Fixed Document leading dot requirement for () in settings.php. 2011-09-28 02:03:37 +09:00
Greg Dunlap 868915b6ca Issue #128110 by kasperg: Replace key.php file with an entry in settings.php 2011-09-23 11:56:00 +02:00
Greg Dunlap cd830ab0ac Merge branch '8.x-file-config' of git.drupal.org:sandbox/heyrocker/1145636 into 8.x-file-config 2011-09-22 22:57:51 +02:00
Greg Dunlap 03db6725f7 Adding key.php for now until we figure out what we want to do with that 2011-09-22 22:57:20 +02:00
Greg Dunlap ce43402969 Using core's utility.inc to resolve merge conflict 2011-09-22 09:37:27 +02:00
Dries Buytaert 670cf5cd7b - Patch #1262064 by michaellenahan: default.settings.php has formatting issue with numbered list. 2011-09-16 17:39:51 -04:00
Dries Buytaert 3b1d2f387f - Patch #76824 by geerlingguy, xjm, droplet, kbahey: Drupal should not handle 404 for certain files. Oh yeah. 2011-09-14 16:24:19 -04:00
Greg Dunlap fe446ec255 Cant use drupal_get_private_key() at that point in the installer because we dont have variables yet 2011-09-05 14:04:44 +02:00
Greg Dunlap f699554a54 Trying to actually create the directory 2011-09-05 11:32:14 +02:00
Greg Dunlap bef078cf56 Working on adding the hashed file directory on install time 2011-09-05 10:47:32 +02:00
Dries Buytaert 6f707762c2 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:44:07 -04:00
Dries Buytaert 6b951d3f46 - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
Dries Buytaert fa64e87589 - Patch #999538 by Josh The Geek: default.settings.php still refers to 'aggressive caching'. 2011-04-10 18:10:46 +02:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +00:00
Angie Byron db7de89756 #1040190 by 1V: Fix typo in comment for cookie_domain in settings.php 2011-01-28 07:03:57 +00:00
Dries Buytaert 563c673ea3 - Patch #101227 by mikeytown2, Owen Barton, grendzy: added Gzip aggregated CSS and JS. 2010-10-11 23:49:48 +00:00
Dries Buytaert e3a52979f6 - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now. 2010-08-08 19:35:49 +00:00
Dries Buytaert d58ac9fd64 - Patch #772678 by sun, jpmckinney, Berdir: database default collation is not respected. 2010-07-20 21:12:47 +00:00
Dries Buytaert 267ebfb7b6 - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection. 2010-06-28 19:57:34 +00:00
Dries Buytaert d53f469d58 - Patch #538032 by Gerhard Killesreiter, pwolanin: document possible preg memory issues. 2010-06-25 18:07:07 +00:00
Dries Buytaert a3c33a0229 - Patch #112915 by idflood, heyrocker, pnm, jhodgdon: improved help text for () in settings.php. 2010-06-08 06:14:22 +00:00
Dries Buytaert 654921c474 - Patch #782056 by aspilicious: removing tabs and trailing white space. 2010-05-26 19:51:01 +00:00
Dries Buytaert e4c4e08251 - Patch #748984 by droplet: fixed wrong multi-site directory aliasing example. 2010-04-15 12:01:28 +00:00
Dries Buytaert dde5c67ba0 - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/database prefixing like we claim to. 2010-04-07 15:07:59 +00:00
Dries Buytaert 967f4a1bbe - Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards. 2010-03-26 22:14:46 +00:00
Dries Buytaert 40417f5a6f - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough. 2010-03-17 13:58:45 +00:00
Dries Buytaert 79e51a71cf - Patch #692366 by sleepcamel: fixed broken link. 2010-02-28 19:00:21 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Dries Buytaert f818dfe908 - Patch #590656 by pwolanin, Pasqualle: harden one-time login links against vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection. 2010-01-14 18:45:17 +00:00
Angie Byron b2ee71c1ed #647300 follow-up by sun: Remove awkward array syntax from example.sites.php. 2009-12-08 06:28:50 +00:00
Angie Byron f79924352f #632030 by JohnAlbin: Merge Garland and Minnelli into one theme. 2009-12-01 15:57:40 +00:00
Dries Buytaert 23acf0ebb3 - Patch #647300 by sun: remove awkward array syntax from default.settings.php. 2009-12-01 03:09:10 +00:00
Dries Buytaert 18710e71eb - Patch #644814 by Stefan Freudenberg: improved SQLite setup documentation 2009-11-28 08:51:09 +00:00
Angie Byron 0629cfa957 #605924 by ksenzee: Rename default.sites.php to example.sites.php. There is no 'default' about it, and it also screws up tab completion. :P 2009-11-10 19:25:51 +00:00
Angie Byron ec732a6360 #239825 follow-up: Adjusting comments. 2009-11-02 04:10:51 +00:00
Angie Byron b567437500 #239825 by jeffschuler and bjaspan: Add support for OS-specific line endings on e-mails. 2009-11-02 02:37:36 +00:00
Dries Buytaert 368df6dc5f - Patch #602586 by dww: document authorize.php killswitch in default.settings.php. 2009-10-22 01:07:02 +00:00
Angie Byron 7df3f37295 #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php. 2009-10-09 07:48:07 +00:00
Dries Buytaert 7e7edd8fb9 - Patch #576516 by David_Rothstein: fixed documentation. 2009-09-14 19:03:04 +00:00
Dries Buytaert 0b7962ca01 - Patch #570572 by winston, David_Rothstein | Shai, Xano, alexanderpas, emmajane, kazar: changed label for user/1 account from 'administrator' to 'site maintenance account'. 2009-09-14 07:33:55 +00:00
Dries Buytaert 7ad9777c45 - Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks. 2009-08-22 20:10:38 +00:00
Angie Byron 8a6d8660cb #370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk. 2009-08-16 23:20:43 +00:00
Angie Byron c675fa4b01 #538032 by killes: Document variables that could help with PCRE memory becoming saturated. 2009-08-16 19:25:39 +00:00
Dries Buytaert 831e84b918 - Patch #72856 by quicksketch: on some systems, PHP's garbage collector is disabled so make sure to enable it. 2009-07-04 06:22:03 +00:00
Dries Buytaert 28b2f098be - Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages. 2009-06-08 05:00:12 +00:00
Dries Buytaert e99838fbf4 - Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements. 2009-04-24 08:16:56 +00:00
Dries Buytaert 2f9af75438 - Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'. 2009-04-19 19:10:08 +00:00
Dries Buytaert 8ea7782499 - Patch #332890 by sharda_ram: small clarification to the settings file. 2009-04-17 20:08:32 +00:00
Angie Byron 5f3033d78a #231298 follow-up by Jaza: Documentation and sample file for aliased multisite support feature. 2009-03-30 05:45:48 +00:00
Dries Buytaert df299d8ccd - Patch #360415 by JuliaKM, ultimateboy, keith.smith et al: improved instructions. 2009-03-18 09:53:04 +00:00
Dries Buytaert 05e658dfe3 - Patch #394938 by Damien Tournoud: defailt to exist. 2009-03-09 17:14:31 +00:00
Angie Byron 665c9fdc2c Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. 2009-02-26 07:30:29 +00:00
Angie Byron ff9e842730 #330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency. 2009-02-18 15:19:57 +00:00
Angie Byron 74969e3b9f #360415 by JohnAlbin: Ship Drupal with a default sites/all/modules and sites/all/themes directory. Hooraycvs diff :D 2009-01-22 04:33:38 +00:00
Dries Buytaert dcf7502003 - Patch #303154 by c960657: clean-up and better document ini_set() calls in default.settings.php. 2008-12-23 19:59:17 +00:00
Angie Byron 2f6a71433d #308834 follow-up by gpk: Comment improvements. 2008-11-22 16:48:20 +00:00
Dries Buytaert 6608f70cff - Patch #308834 by c960657: move setting of magic_quotes_runtime out of settings.php because (i) we don't want a user to change it and (ii) it gets executed a bit earlier in the Drupal bootstrap. 2008-11-22 13:46:11 +00:00
Dries Buytaert c462ab1002 - Patch #299661 by smk-ka, oadaeh, et al: install.php does not correctly check database settings. 2008-10-06 10:54:15 +00:00
Dries Buytaert 69e6f411a9 - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7. 2008-08-21 19:36:39 +00:00
Dries Buytaert 3a7bbafa92 - Patch #293343 by Bart Jansens: removed obsolete table name from documentation. Candidate for Most Trivial Patch of the Month Award. 2008-08-13 06:52:19 +00:00
Dries Buytaert 0c6014a0cc - Patch #225880 by webchick: forgot to make a change to default.settings.php. 2008-07-19 12:50:56 +00:00
Dries Buytaert bb232c728a - Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line. 2008-07-01 20:36:40 +00:00
Dries Buytaert 08aa23227e - Patch #228594 by catch et al: removed access rule functionality from core.
The access rules capability of user module has been stripped down to a
  simple method for blocking IP addresses. E-mail and username restrictions
  are now available in a contributed module. IP address range blocking is
  no longer supported and should be done at the server level.

  This patch is partly motiviated by the fact that at the usability testing,
  it frequently came up that users went to "access rules" when trying to
  configure their site settings.
2008-04-08 22:50:55 +00:00
Dries Buytaert 9012f43ab0 - Patch #218803 by Senpai: added minor clarification to the default.settings.php file. 2008-03-21 09:16:37 +00:00
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
Dries Buytaert 21c2885b0e - Patch #29385 by chx: removed remaining "?>"s at the end of some files. 2005-08-28 18:26:20 +00:00
Dries Buytaert 0f24a52770 - Patch #19800 by Daniel: make default $db_url informative and unique. 2005-04-14 18:34:31 +00:00
Dries Buytaert 5b6472ef79 - Remove incorrect 2005-04-11 20:38:57 +00:00
Dries Buytaert e3d62d907b - Patch #19298 by Jeremy: loose caching!
Drupal's existing caching mechanism doesn't perform well on highly dynamic websites in which the cache is flushed frequently. One example is a site that is under attack by a spambot that is posting spam comments every few seconds, causing all cached pages to be flushed every few seconds.  Loose caching immediately flushes the cache only for specific users who have modified cached data (whether or not they are logged in), delaying the flushing of data for other users by several minutes.

(I rewrote the help text a bit and made minor changes to the code comments.)
2005-04-11 19:05:52 +00:00
Dries Buytaert e722f0df58 - Patch #19474 by Daniel: extended documentation on database configuration. 2005-04-08 14:14:24 +00:00
Dries Buytaert 7bdcba1720 - Patch #19739 by Uwe: corrected many typo's in the documentation and code comments 2005-03-31 21:18:08 +00:00
Dries Buytaert 2919df0e08 - More improvements by Morbus, Goba, TDobes et al:
Per TDobes' comments:

* INSTALL.txt corrected to use 4.3.3, not 4.33.
* .htaccess: removed allow_call_time_pass_reference. two confirmations that a) the setting was wrong in the first place, b) there were no adverse affects for the incorrect setting, c) the PHP docs say it is deprecated.
* .htaccess: removed short_open_tag. Running grep -r "<? " * across the entire directory tree of both core and contributions only brought up contributions and no core. I agree that the fuller form is better. The following contributions will need to be updated: modules/edit_template/edit_template.module, sandbox/garym/themes/marvin_2k/templates/page.tpl.php, sandbox/killes/compare.php, sandbox/paolino/import/click.php, themes/spreadfirefox/block.tpl.php. For error's sake, I also did a manual verification for "<?" (no space) across core and came up against nothing in addition to the above contribs.

Per Goba's comments:

* .htaccess: Moved session.auto_start back.
* sites/default/settings.php: Removed track_vars.

Per mailing list comments:

* INSTALL.txt: Added text about the files/ directory, creating it, and permissions.
* INSTALL.txt: Added an example of why Drupal requires cron (the search.module) in an attempt to justify why a crontab is a good, nay, required step.

And my own further analities:

* .htaccess: cleaned up some whitespace valleys (i hate 'em, hate 'em!) and fixed a few stray colons.
* settings.php: minor whitespace error.
2005-03-15 21:07:49 +00:00
Dries Buytaert a666c7da9e - Patch #18641 by Morbus:
# The INSTALL.txt no longer contains the SERVER CONFIGURATION block. These settings are now hardcoded into sites/default/settings.php, and are merely scary technical junk here.

 # The INSTALL.txt has been updated with the latest system requirements. A whole sentence was struck regarding differing versions of PHP for the OSs.

 # The INSTALL.txt contains URLs to MySQL and PostgreSQL. If we're including the URL for PHP in the same sentence, then there's no reason why we wouldn't include them for the database engines. What are the minimal requirements for the RDBMS? Those should be included here too.

 # The INSTALL.txt's OPTIONAL COMPONENTS has renamed to OPTIONAL REQUIREMENTS. The only difference between the meaning is the amount of user confusion.

 # The INSTALL.txt has a new CONTENTS OF THIS FILE, in hopes that people will more immediately notice that there are upgrade instructions at the bottom.

 # The INSTALL.txt had some potentially confusing lines adjusted, including further clarifications, standarding to "userid" (instead of using both userid and username interchangebly) and so on.

 # I've moved most of .htaccess php_value's to the ini_set system for /sites/. There are a few reasons for this, chiefly that it is centralizing all the PHP setting modifications to one place. But, this also clears up a few initial configuration issues: first, the user doesn't have to worry about whether they have Apache 1 or 2, and whether they need to change an IfModule line. Also, the running assumption is that these php_value's are /going to work by default anyways/, when the INSTALL.txt suggests otherwise (under OPTIONAL REQUIREMENTS, it talks about "the ability to use local .htaccess files", which suggests that "local .htaccess files" INCLUDING "mod_rewrite" are entirely optional.) Some variables, however, had to remain in .htaccess because they can't be overridden at runtime, but the amount was so small that duplicating them for both Apache 1 and Apache 2 possibilities is no longer a prohibitive concern.

 # There are two variables in .htaccess that I'm concerned about: track_vars, and allow_call_time_pass_reference. track_vars appears to be no longer necessary (as of 4.0.3, track_vars is always on, and my setting it here had no impact on the results of a phpinfo), and allow_call_time_pass_reference seems, at least here, to ONLY WORK if the .htaccess value is set to "1", and not "On" - meaning that Drupal installations are currently working correctly with its default value (off). According to the PHP docs, this feature is now deprecated. However, since both of these variables require further investigation, track_vars has been moved to settings.php, and allow_call_time_pass_reference has been "fixed" to a 1 (not 'On').

 # Along with the changes above for sites/default/settings.php, I've also removed the spacing indent in the documentation, as well as many a few grammatical/punctuation changes here and there. I don't think the leading spacing is "right" according to the style guidelines, but maybe there's a special need for it. Correct me if I'm wrong.
2005-03-12 10:51:32 +00:00
Dries Buytaert a203f728bd - Improved consistency even more, as per Stefan's suggestion. 2005-02-28 16:42:39 +00:00
Dries Buytaert 89ccc5d06d - Patch #11645 by Uwe/Ber/Chris/me: improved the database settings. 2005-02-28 16:36:58 +00:00
Steven Wittens 04637e5ae2 #17303: Move PHP settings to settings.php. 2005-02-21 03:55:06 +00:00
Dries Buytaert 4f79fafb3c - Patch #17303 by tangent: moved the session settings into /sites/default/settings.php so that subsites can have better control over them. One of the advantages of the site specific settings.php file is that it will never get overwritten during upgrades and having these settings here should prove to be more friendly. 2005-02-18 18:44:33 +00:00
Dries Buytaert c2be5eb948 - Patch #16145 by adschar: replaced left-over 'conf.php' by 'settings.php'. 2005-01-25 20:40:34 +00:00
Steven Wittens a1579a3aee - Reversing bad commit, sorry everyone. 2005-01-17 18:56:11 +00:00
Steven Wittens b45bd13d44 - Various code style fixes 2005-01-17 00:41:35 +00:00
Dries Buytaert 828be2ad61 - Patch #13020 by chx: let Drupal handle multiple database layers.
- Removed the PEAR database backend.  It's no longer being used/maintained.
2004-12-30 13:13:22 +00:00
Dries Buytaert 5d759ccbb9 - Patch #5942 by jhriggs and Adrian:
+ added support for multi-site configurations.
    + tidied up some old cruft and added code comments.
2004-11-24 22:44:01 +00:00