summaryrefslogtreecommitdiff
path: root/includes/path.inc
Commit message (Collapse)AuthorAge
* #133435 by jpetso: fix arg() phpdoc to document that NULL is returned when ↵Gábor Hojtsy2007-11-04
| | | | an argument is not found
* - Patch #155870 by quicksketch et al: AHAH-ification of the poll module.Dries Buytaert2007-10-17
|
* #183690 by Wim Leers: (developer improvement) abstract path matching to ↵Gábor Hojtsy2007-10-16
| | | | drupal_match_path() from block listing, so this gets reusable when path based matching is required
* #150049 by Moshe Weitzman: empower custom url rewriting with url() optionsGábor Hojtsy2007-06-18
|
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26
|
* - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken ↵Dries Buytaert2007-01-24
| | | | and there is no upgrade path yet.
* - Patch #100957 by chx: clean up drupal_lookup_path()Dries Buytaert2006-12-23
|
* - Patch #100957 by Tobias and chx: fixed return value of drupal_lookup_path().Dries Buytaert2006-12-04
|
* Fixing a PHP notice with proper checking.Neil Drumm2006-11-26
|
* #97317 by Jaza. Avoid over-caching.Neil Drumm2006-11-17
|
* #83234 by robertDouglass. Cache the right thing for path lookups.Neil Drumm2006-09-13
|
* - Patch #83234 by rDouglass: fixed caching glitch.Dries Buytaert2006-09-09
|
* #77479 by RayZ. drupal_is_front_page() now works if the front page path is ↵Neil Drumm2006-08-23
| | | | an alias.
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #70177 by RobRoy and beginner, fix return values of drupal_is_front_page.Neil Drumm2006-07-18
|
* - Patch #59222 by Zen: fixed problem with breadcrumb navigation.Dries Buytaert2006-04-24
|
* - Patch #33861 by Morbus et al: clean up the watchdog view.Dries Buytaert2006-01-24
|
* - Patch #44828 by chx: fixed incorrect return value.Dries Buytaert2006-01-23
|
* - Patch #44828 by chx/Crell: make sure the url/path is properly initialized ↵Dries Buytaert2006-01-23
in statistics_exit().