summaryrefslogtreecommitdiff
path: root/modules/path.module
Commit message (Expand)AuthorAge
* - 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
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Bugfix: inserting and updating paths was not working. Patch by Matt.Dries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Node API code clean-up. Patch by Kjartan.Dries Buytaert2003-10-07
* - Various path module fixes by Gabor.Dries Buytaert2003-10-05
* - Fix visual bug: incorrect colspan for table.Dries Buytaert2003-10-04
* - Path modoule improvements. Modified path by Matt.Dries Buytaert2003-10-03
* - Modifies path.module to get rid of pgsql reserved word. Patch by Adrian.Dries Buytaert2003-10-01
* - The path module itselfDries Buytaert2003-09-30