Commit Graph

32 Commits (0ea653502c6bbe09ba90d9aba0dce69b9ca1291f)

Author SHA1 Message Date
Dries Buytaert eb0c7697c8 - Patch #352712 by dmitrig01: better documentation for menu_get_object() and arg(). 2009-01-04 20:04:32 +00:00
Dries Buytaert fbf4e0f116 - Patch #353823 by swentel: fixed database conversion. 2009-01-03 13:17:25 +00:00
Dries Buytaert 50acd87b4d - Patch #353823 by killes: convert path.inc to the new database layer. 2009-01-03 11:20:59 +00:00
Dries Buytaert c50651f7fb - Patch #340557 by Dave Reid: use static caching in drupal_is_front_page(). 2008-12-09 07:16:10 +00:00
Angie Byron 2dd6e4e0df #242873 follow-up: Missed a couple files with drupal_set_title(). 2008-10-14 11:01:08 +00:00
Dries Buytaert 0a0d530c52 - Patch #315656 by Damien Tournoud: fixed bug in drupal_lookup_path('wipe'). 2008-10-13 21:00:03 +00:00
Angie Byron a3a420c3e6 Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations. 2008-10-12 06:27:06 +00:00
Angie Byron ecf7ad41d0 #242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default. 2008-10-11 21:11:02 +00:00
Dries Buytaert 955ef193ba - Patch #196862 by catch: rolled back path optimization as it broke certain tests. 2008-06-24 22:12:15 +00:00
Dries Buytaert 6e2358b232 - Patch #270045 by drewish, Susurrus: clean up return values. 2008-06-18 03:36:24 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert 1dfd1717c1 - Patch #240387 by matt2000 et al: move 'content types' to 'site building' per the UMN usability study results. 2008-04-06 18:50:12 +00:00
Dries Buytaert 029b6b914f - Patch #196862 by earnie et al: make drupal_lookup_path() a tad faster by eliminating an SQL query. 2008-02-18 16:49:23 +00:00
Gábor Hojtsy ced4e284e3 #133435 by jpetso: fix arg() phpdoc to document that NULL is returned when an argument is not found 2007-11-04 16:42:45 +00:00
Dries Buytaert a745b0f68b - Patch #155870 by quicksketch et al: AHAH-ification of the poll module. 2007-10-17 12:34:16 +00:00
Gábor Hojtsy 8a9ba77275 #183690 by Wim Leers: (developer improvement) abstract path matching to drupal_match_path() from block listing, so this gets reusable when path based matching is required 2007-10-16 14:10:33 +00:00
Gábor Hojtsy d0c9795c33 #150049 by Moshe Weitzman: empower custom url rewriting with url() options 2007-06-18 06:59:11 +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
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Dries Buytaert 5c3086ee4a - Patch #100957 by chx: clean up drupal_lookup_path() 2006-12-23 22:04:52 +00:00
Dries Buytaert ce6dde980a - Patch #100957 by Tobias and chx: fixed return value of drupal_lookup_path(). 2006-12-04 10:48:28 +00:00
Neil Drumm fb70944dc9 Fixing a PHP notice with proper checking. 2006-11-26 01:55:37 +00:00
Neil Drumm 0a238a0ae4 #97317 by Jaza. Avoid over-caching. 2006-11-17 05:15:19 +00:00
Neil Drumm ead8b35e26 #83234 by robertDouglass. Cache the right thing for path lookups. 2006-09-13 01:07:23 +00:00
Dries Buytaert 2607f6e698 - Patch #83234 by rDouglass: fixed caching glitch. 2006-09-09 11:06:53 +00:00
Neil Drumm 26be0d8d7f #77479 by RayZ. drupal_is_front_page() now works if the front page path is an alias. 2006-08-23 04:31:30 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Neil Drumm f39c1e9454 #70177 by RobRoy and beginner, fix return values of drupal_is_front_page. 2006-07-18 07:59:51 +00:00
Dries Buytaert 9472fbae38 - Patch #59222 by Zen: fixed problem with breadcrumb navigation. 2006-04-24 19:25:37 +00:00
Dries Buytaert af43886456 - Patch #33861 by Morbus et al: clean up the watchdog view. 2006-01-24 08:18:26 +00:00
Dries Buytaert 100db62511 - Patch #44828 by chx: fixed incorrect return value. 2006-01-23 11:15:54 +00:00
Dries Buytaert 1766d40093 - Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit(). 2006-01-23 07:54:08 +00:00