Commit Graph

68 Commits (11b9f390bfc37d8df0fabde3a3417d60b55f8de4)

Author SHA1 Message Date
Dries Buytaert d2b5e54efa - Patch by keith.smith: fixed oxymoron in the installation guide. 2008-06-24 17:04:38 +00:00
Dries Buytaert f28c0ae55c - Patch by mfb: updated PHP and MySQL requirements for Drupal 7. 2008-05-07 20:05:58 +00:00
Dries Buytaert 45097b78b7 - Patch by kbahey, keith.smith, Susurrus, et al: restict access to cron.php. 2008-03-17 16:53:58 +00:00
Dries Buytaert a170d1f8f2 - Patch by catch, Rob, freso et al: remove ping module from core. 2008-03-11 08:13:14 +00:00
Dries Buytaert 01a4c0d827 - Patch by pwolanin: removed drupal_clone() hack in favor of the real PHP5 clone(). 2008-02-17 19:29:07 +00:00
Dries Buytaert aea7c25212 - Patch by keith.smith: mentioned the security team and the security bug report process in the INSTALL.txt 2008-02-08 03:13:12 +00:00
Dries Buytaert 97a739e14c - Patch by keith et al: fixed writing style of output messags. 2008-02-08 02:52:39 +00:00
Dries Buytaert b8a1eab1fb - Patch by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
Gábor Hojtsy 7589d34497 by keith.smith: cleaning up some language in INSTALL.txt 2008-01-30 11:37:33 +00:00
Gábor Hojtsy cdbcbac8b0 by pwolanin, catch, Morbus Iff: document how can one hide CHANGELOG.txt, etc. to improve security a slight bit 2008-01-29 19:03:15 +00:00
Gábor Hojtsy d7ab563270 by keith.smith: fix broken link in INSTALL.txt 2008-01-25 21:17:50 +00:00
Gábor Hojtsy b299b9ee21 by catch: elevate MySQL requirements to 4.1.1 (the first production MySQL 4.1.x was 4.1.5 anyway) 2008-01-24 10:46:54 +00:00
Gábor Hojtsy ed41a4efec by keith.smith: small typo in INSTALL.txt 2008-01-15 10:36:17 +00:00
Gábor Hojtsy 78bc68f304 Drupal 6 RC2 2008-01-10 22:47:17 +00:00
Dries Buytaert a88c178b91 - Patch by webernet: code style fixes. 2007-12-28 12:02:52 +00:00
Gábor Hojtsy 9b2bf38e83 by lots of contributors: move default files directory to sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier 2007-12-27 17:25:28 +00:00
Dries Buytaert 2a1e980cdd - Patch by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace. 2007-12-26 19:02:24 +00:00
Gábor Hojtsy e6a4b82e6e by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding. 2007-12-20 08:57:55 +00:00
Gábor Hojtsy dbf5d8d370 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt 2007-12-19 17:45:43 +00:00
Gábor Hojtsy c975b69d1c by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations 2007-11-24 20:35:37 +00:00
Dries Buytaert 2f0657bc3d - Removing excessive whitespace. 2007-11-23 13:34:55 +00:00
Gábor Hojtsy 8a36483639 follow up by keith.smith: fix install instructions and error message about files folder 2007-11-21 09:49:36 +00:00
Dries Buytaert 8ebc345b9d - Patch by chx: you cannot add user/register to a menu. Also removed some whitespace. 2007-11-17 14:25:23 +00:00
Gábor Hojtsy 2934e7834a by JirkaRybka, keith.smith: ship with a files directory by default and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens 2007-11-15 23:12:38 +00:00
Gábor Hojtsy 09e2701892 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons 2007-10-12 10:41:48 +00:00
Dries Buytaert c389c90529 - Patch by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
Gábor Hojtsy 19c9d7f54d by myself, bdragon and keith.smith: update INSTALL.txt to reflect changes since Drupal 5 2007-09-12 11:21:47 +00:00
Dries Buytaert c70b19a91b - Patch by Eaton and Frando: fix default page.tpl markup (and removed some whitespace). 2007-08-02 20:08:53 +00:00
Dries Buytaert 9299b40107 - Patch by add1sun, with help from Kristi Wachter: corrected some links in INSTALL.txt. 2007-07-26 06:14:14 +00:00
Dries Buytaert 6913d2338f - Patch by alex_b: wget calls cron.php upto 20 times in a row. 2007-06-12 20:25:32 +00:00
Dries Buytaert 85c1289ea7 - Patch by webchick: new version schema. 2007-01-08 11:59:16 +00:00
Dries Buytaert 3942da7517 - Patch by KarenS and Morbus: clarify settings.php permissions. 2006-12-30 15:28:33 +00:00
Dries Buytaert 38f3050777 - Patch by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Dries Buytaert 6ce212e4eb - Patch by pcwick, webchick, gopherspidey et al: corrected the installation instructions. 2006-09-08 16:29:35 +00:00
Dries Buytaert 824e7d4d19 - Patch by Crell et al: added support for a sites/all directory. 2006-06-27 13:48:09 +00:00
Dries Buytaert 62954fce1c - Patch by Flanker and killes: set the proper version number for CVS HEAD. 2006-06-05 08:53:05 +00:00
Gerhard Killesreiter 5059b82164 fixing stuff 2006-06-01 21:54:48 +00:00
Dries Buytaert 02fa0d85b2 - Patch by dww, nedjo, tostinne, luke et al: block visibility by role. 2006-05-26 09:21:10 +00:00
Gerhard Killesreiter be6b7b0f1d prevent execution of scripts from files directory 2006-05-25 01:33:53 +00:00
Dries Buytaert bcead5b610 - Patch by Moshe et al: corrected the installation instructions. 2006-05-01 09:34:19 +00:00
Dries Buytaert d5f22f121d - Removed the $base_url instructions.. 2006-04-20 09:07:39 +00:00
Dries Buytaert d071f99172 - Removing trailing whitespace. 2006-04-17 20:48:26 +00:00
Gerhard Killesreiter f22b101780 , better MySQL requirement docs. Patch by webchick. 2006-03-24 18:09:57 +00:00
Dries Buytaert b1b1e2045f - Patch by Neil: allow non-workflow form elements on the node type settings page. 2005-11-25 10:11:59 +00:00
Dries Buytaert 924dda1fa4 - Patch by Cvbge and Morbus: improved the installation instructions for PostgreSQL. 2005-11-25 10:07:49 +00:00
Steven Wittens cbc92f59cf : Make site.com:80 work like site.com 2005-11-21 16:24:41 +00:00
Dries Buytaert 5a90aa1175 - Created separate upgrade instructions. Will hopefully make it easier to spot upgrade isntructions. 2005-10-23 17:49:26 +00:00
Dries Buytaert 804054f3b6 Patch by Morbus, chx: conf_init() should strip out port numbers in bootstrap.inc. 2005-09-19 19:00:23 +00:00
Steven Wittens 2e2e718197 - : wrong url in INSTALL.txt 2005-04-23 05:07:08 +00:00
Dries Buytaert 2a48cf38e5 - Patch (modified) by grohk: 'tgz' -> 'tar.gz'. 2005-04-16 12:05:06 +00:00