summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Fixing typos.Kjartan Mannes2003-03-11
* - Fixed request 583. Patch by Al.Dries Buytaert2003-03-10
* - Fixed typo: maxumum -> maximum. Patch by Al.Dries Buytaert2003-03-10
* - Committed Ax' book patch to "fix" the "next/prev" navigation.Dries Buytaert2003-03-10
* - Fixing bug reported by Alastair Maw. My paranoia got a little bit too muchKjartan Mannes2003-03-10
* - Fixed bug #1298 : Taxonomy: Edit term doesn't show parent and relatedKjartan Mannes2003-03-10
* - Added another security layer.Kjartan Mannes2003-03-10
* - Fixed log views so that the menu doesn't dissapear. (Note: don't use exit()Kjartan Mannes2003-03-09
* - Updating CHANGELOG.Kjartan Mannes2003-03-09
* - Removing drupal module from the always loaded modules (again).Kjartan Mannes2003-03-09
* - Ahem , trailing spaces.Kjartan Mannes2003-03-09
* - Moved moderation logic back into node module.Kjartan Mannes2003-03-09
* - The .htaccess file will now correct the majority of the external referersDries Buytaert2003-03-09
* - Adding O modifier to format_date.Kjartan Mannes2003-03-09
* - Moved some block up to avoid the user module duplicating data.Dries Buytaert2003-03-09
* - Emit the menu after the actual content; this makes it possible to rebuildDries Buytaert2003-03-09
* - Removing some trailing whitespace I forgot to clean up.Kjartan Mannes2003-03-09
* - Removed debug statementDries Buytaert2003-03-08
* - Made rewrite_old_url() distinguish between absolute and relative URLs.Dries Buytaert2003-03-08
* - Changed _nodeapi("conf") to _nodeapi("settings").Kjartan Mannes2003-03-08
* - Fixed a few typos.Dries Buytaert2003-03-08
* - Improved installation instructions. Thanks Gary.Dries Buytaert2003-03-08
* - Bugfix to make parsing http://www.veganporn.com/syndicate-j.pl work.Dries Buytaert2003-03-08
* - Renamed "form.admin" to "form admin".Kjartan Mannes2003-03-07
* - Fixed typo: <base url=> --> <base href=>. Patch by Moshe.Dries Buytaert2003-03-07
* - Fixed typo: "data_format" -> "date_format_short". Patch by walkah.Dries Buytaert2003-03-07
* - Removed the path_uri() function in favor of the $base_url variable andDries Buytaert2003-03-07
* - Fixed bug in search.module: slashes where escaped twice.Dries Buytaert2003-03-06
* - Changed 'node($node, $main)' to 'node($node, $main = 0)': cures a warning.Dries Buytaert2003-03-06
* - Fixed broken URL in comment form. Patch by Ax.Dries Buytaert2003-03-06
* - Fixed the links in the admin menu. Patch by Ax.Dries Buytaert2003-03-05
* - Fixed "SELECT lid, FROM locales WHERE string = 'Reset to defaults'" problem:Dries Buytaert2003-03-04
* - Two small fixes.Dries Buytaert2003-03-04
* - Fixed typo: $node->tid -> $node->tid[].Dries Buytaert2003-03-04
* - Small improvement to locale_init().Dries Buytaert2003-03-04
* - Fixed typo in admin.css: "li" -> "li.leaf".Dries Buytaert2003-03-04
* - Corrected coding style and fixed some "undefined index/variable" warnings.Dries Buytaert2003-03-04
* - Fixed "undefined index/variable" warning. Patch by Ax.Dries Buytaert2003-03-04
* - Calls set_error_handler("error_handler") before locale_init() /Dries Buytaert2003-03-04
* - Fixed typo in system module. Patch by Ax.Dries Buytaert2003-03-04
* - Fix by Michael; see mailing list archives. Better now?Dries Buytaert2003-03-03
* - Various system module improvements. Patch by Al.Dries Buytaert2003-03-02
* - Fixed the "adminster" link at the bottom of every node's display. PatchDries Buytaert2003-03-02
* - This commit fixes URLs, and makes the "edit book outline" link at the bottomDries Buytaert2003-03-02
* - Grammar fix. Patch by Al.Dries Buytaert2003-03-02
* - More improvements.Dries Buytaert2003-02-27
* - Some fixes and improvements to the taxonomy module. Patch by Al.Dries Buytaert2003-02-27
* - Bugfix: transparent session ID handling wasn't working properly withDries Buytaert2003-02-27
* - Bugfix: there was an errant </a> tag with no opening tag. Patch by Al.Dries Buytaert2003-02-27
* - Patch by Ax: "The $block->path setting, which <cite>lets you define regular...Dries Buytaert2003-02-27