summaryrefslogtreecommitdiff
path: root/modules/path.module
Commit message (Expand)AuthorAge
* - Patch #24397 by deekayen: replaced deprecated reference to conf.php.Dries Buytaert2005-06-19
* - Patch #22035 by mathias/mikeryan: improved performance of path aliases.Dries Buytaert2005-05-14
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #16246 by Moshe: "Here is a patch for node.module since thta hunk fai...Dries Buytaert2005-02-10
* - Patch #16246 by Moshe: added mechanism to direct the user back to the refer...Dries Buytaert2005-02-01
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve con...Dries Buytaert2004-11-23
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* - Patch #11952 by Neil Drumm: the path module's help text contained informati...Dries Buytaert2004-10-23
* - Patch #10603 by TDobes: bugfix: URL aliases got lost when deleting revision.Dries Buytaert2004-09-16
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #9983 by Stefan: usability improvement: made sure all status messages...Dries Buytaert2004-08-16
* - Patch #6760 by JonBob: refactored the taxonomy module URLs to be nicer, imp...Dries Buytaert2004-08-07
* - Small code simplifications.Dries Buytaert2004-07-13
* - Patch by Matt: made it possible to alias an URL multiple times.Dries Buytaert2004-07-11
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Simplified some of the help texts.Dries Buytaert2004-07-08
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Patch #8500 by jseng (modified/simplified): improved usability of editingDries Buytaert2004-06-22
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #8105 by mathias: made the menu system aware of path aliases.Dries Buytaert2004-06-01
* - Patch #7350 by Mathias: return part a taxonomy tree to a user-definedDries Buytaert2004-05-31
* - Updated the form handling to use form_set_error(). All core modules haveDries Buytaert2004-05-31
* - More code improvements by JonBob. Thanks a bunch.Dries Buytaert2004-05-18
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* Patch #5588 by bylund: XHTML improvements: <i> -> <em> and <b> -> <strong>.Dries Buytaert2004-03-20
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Code improvements by Mathias: made the path module use drupal_set_message().Dries Buytaert2004-02-14
* - Fixes by Goba: updated help text of mass URL aliasing and fixed escaping pr...Dries Buytaert2004-02-01
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Many excellent news aggregator improvements by Kjartan:Dries Buytaert2004-01-07
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Tidied up some inconsistencies in the code: scripts/code-style.sh is your f...Dries Buytaert2003-12-28
* - Path module documentation updates.Dries Buytaert2003-12-09
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Fixed non-ANSI SQL query in path moduleDries Buytaert2003-11-27
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Bugfix: 'path' -> {url_alias}. Patch by Mark Coady.Dries Buytaert2003-10-27
* Typoes.Steven Wittens2003-10-23
* - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' isDries Buytaert2003-10-22
* - Bugfix: pass the node by reference in path_nodeapi so that $node->path is setDries Buytaert2003-10-17