Commit Graph

594 Commits (42f321d0edb8f6c38c83e5cb0baf5cae28f4d151)

Author SHA1 Message Date
Dries Buytaert 38f3050777 - Patch #101236 by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Dries Buytaert a8e11de3d0 - Patch #101289 by webernet: corrected the PHPdoc. 2006-12-05 05:45:05 +00:00
Steven Wittens 1c7f089dea #75803: Allow other HTTP status codes in drupal_goto() 2006-11-30 08:13:31 +00:00
Neil Drumm f0093445ff #100232 by yched. Fix a typo. 2006-11-29 06:03:56 +00:00
Neil Drumm 91158a97d2 #79407 by webchick. Improved documentation for t(). 2006-11-28 07:03:33 +00:00
Neil Drumm 205f8ff01b #97941 by webchick. Consistent defaults for 'site_name' variable. 2006-11-25 09:04:22 +00:00
Dries Buytaert b3dae71697 - Patch #98293 by Steven: remove restrictions on path aliases. 2006-11-21 19:40:09 +00:00
Dries Buytaert e8e97f2bbd - Patch #98688 by greggles: string cleanup. Follow RFC2606 and use example.com for domain name examples. Core uses that consistently so make sure your contributed modules do too. 2006-11-21 19:12:01 +00:00
Neil Drumm b4faaa3cad #93882 by skeen. sites/all/* was being scanned instead of sites/all/module/*. 2006-11-16 09:18:22 +00:00
Neil Drumm 1d95dcbf28 #91624 by chx and RobRoy. PHP has an inconsistentcy about magic quoting which we have to work around. 2006-11-16 08:54:04 +00:00
Neil Drumm 12df72255c #89059 by jvandervort, andeeeb, and Shakur. Decode destination path. 2006-10-31 16:42:52 +00:00
Neil Drumm 0accf8fe1e #90508 by Heine and the security team. Every form gets a token. 2006-10-31 08:06:18 +00:00
Dries Buytaert af5402ad2a - Patch #88287 by asimmonds, dww et al: installer doesn't support modules outside root/modules directory. Critical bugfix. 2006-10-23 06:45:17 +00:00
Neil Drumm b87692a901 #84188 by plumbley, pwolanin, and nickl. Fix some PHP notices. 2006-10-17 08:42:24 +00:00
Steven Wittens 6baece1e1b - Clarify utf-7 exploit in drupal_set_header() 2006-10-17 04:45:29 +00:00
Dries Buytaert d692d438a3 - Patch #82741 by Wesley: fixed incorrect comparison in url(). 2006-10-15 20:00:19 +00:00
Dries Buytaert e8ee0bcd2a - Patch #40209 by pascal and jvandyk: added missing semicolon to URL validation. 2006-10-09 06:47:22 +00:00
Dries Buytaert 90f9bffbc0 - Patch #82045 by chx, eaton et al: fixed nodeapi. 2006-10-05 15:26:17 +00:00
Steven Wittens aae945c369 #70995: Prevent cron re-runs 2006-10-03 00:24:19 +00:00
Neil Drumm d54ccd4f84 #70742 yched and beginner. Fix magic quotes on files. 2006-09-27 07:21:55 +00:00
Neil Drumm a2d546e3c0 #82524 by Heine and AjK. Remove use of array_walk(), which was causing segfaults in this case. 2006-09-07 08:23:54 +00:00
Dries Buytaert 4ea672bfd1 - Removing stray whitspaces. 2006-09-07 08:05:31 +00:00
Neil Drumm 2310bd9723 #54238 by gopherspidey and fago. Don't cache pages with messages. 2006-09-07 07:11:15 +00:00
Steven Wittens 246334f30d Don't include drupal.js if there is no JS on the page 2006-09-01 08:44:25 +00:00
Neil Drumm 9cf7158058 Didn't mean to commit that yet. 2006-09-01 06:24:10 +00:00
Neil Drumm 06c9841480 That help text was in the 40x messages. 2006-09-01 06:12:47 +00:00
Steven Wittens 7fd9aa5c8a #69786: jQuery JavaScript Library in Drupal core 2006-08-31 23:31:25 +00:00
Dries Buytaert 8fdf7a8750 - Patch #72290 by killes: split up the cache table. 2006-08-30 08:46:17 +00:00
Dries Buytaert 78ee75f1a2 - Patch #79622 by Dries: added views to see the most popular search terms,
the most important 404s and 403s.  This makes the watchdog data easier to
  use.  Improved consistency of the 'amdminister > logs' section.
2006-08-29 09:51:50 +00:00
Neil Drumm 1fab8db486 #80739 by chx. Correct drupal_goto() documentation. 2006-08-26 00:23:12 +00:00
Dries Buytaert 427604dfb6 - Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth. 2006-08-23 18:32:39 +00:00
Dries Buytaert 7270a08ef0 - Patch #76637 by timcn: fixed incorrect variable name. 2006-08-23 13:35:44 +00:00
Neil Drumm 647d91aaef #79733 by Darren Oh. Fix a call to an undefined function. 2006-08-23 08:04:29 +00:00
Dries Buytaert 2d05938082 - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls. 2006-08-23 07:23:09 +00:00
Neil Drumm a58d877108 #66569 by m3avrck. Put all the feed icons in the same place. 2006-08-23 05:55:38 +00:00
Dries Buytaert c4f1e4ba13 - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements. 2006-08-22 11:13:04 +00:00
Dries Buytaert a8de1e92d7 - Patch #76637 by timnc: streamline JavaScript addition and add settings storage. 2006-08-22 09:00:31 +00:00
Neil Drumm a4bbb1b909 #50025 by doq. Use aliased urls for the destination parameter. 2006-08-21 07:16:21 +00:00
Steven Wittens e2f42cf3d5 - Fixing t() patch mess up 2006-08-18 18:34:23 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Neil Drumm 3cc2b1e3d7 #77183 by m3avrck and timcn, split up drupal.css by module. 2006-08-14 07:14:50 +00:00
Dries Buytaert ce85b7c7f8 - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert 37469a8df4 - Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually. 2006-08-09 07:42:55 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Dries Buytaert 2c0571b894 - Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal. 2006-08-03 07:06:36 +00:00
Dries Buytaert 3a7b64ae03 - Patch #61893 by timnc: remove message_na(). 2006-07-29 17:56:41 +00:00
Neil Drumm 479bd2fe28 #73615 by chx, Eaton, and Steven, Provide the full range of Drupal functions to .install files 2006-07-19 07:45:35 +00:00
Steven Wittens dafb146b27 #74070: urlencode to drupal_urlencode() 2006-07-18 10:44:45 +00:00
Steven Wittens 0fef150227 #74109: format_rss_channel() does not allow attributes (+ clean up code) 2006-07-17 15:42:55 +00:00
Dries Buytaert af976d339f - Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() to drupal_mail(). 2006-07-10 08:12:31 +00:00