summaryrefslogtreecommitdiff
path: root/modules/blog/blog.module
Commit message (Expand)AuthorAge
* - Changed 'view my blog' to 'my blog' and 'view recent posts' to 'recentDries Buytaert2003-09-30
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Updated the blog module to use the _validate hook. Fixes bug #2920 reportedDries Buytaert2003-09-20
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Some breadcrumb refinements by Nick.Dries Buytaert2003-09-13
* - Added basic breadcrumb navigation to the blog module.Dries Buytaert2003-09-13
* - Rewrote handling of forum icons and added default icons made by StevenDries Buytaert2003-08-16
* - Documentation fixes by Michael F.Dries Buytaert2003-08-13
* - Help system improvements from Michael.Dries Buytaert2003-08-05
* - Performance improvement: changed a fair amount of "left joins" to "innerDries Buytaert2003-07-12
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: added more permissions checks. Patches #60-62 by Al. Should fixDries Buytaert2003-07-01
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ...Dries Buytaert2003-06-19
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Bugfix: fixed broken links in the emitted RSS feed discovery code. ModifiedDries Buytaert2003-06-15
* - Bugfix: small Xtemplate fixes. Patch by Ax. (Slightly modified.)Dries Buytaert2003-06-13
* - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...Dries Buytaert2003-06-05
* - Fixed the blog it link to work with register globals off. Patch by Al.Dries Buytaert2003-06-02
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Updated Drupal to use "on output" filters. Derived from Gerhard's patch.Dries Buytaert2003-05-24
* - Changed "user blogs" to "blogs". Patch by Al.Dries Buytaert2003-05-24
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Fixed some SQL query directives.Dries Buytaert2003-03-29
* - Added missing title description. Patch by Stefan.Dries Buytaert2003-03-25
* - Fixed broken URL in the blog module's feed. Reported by Gunnar.Dries Buytaert2003-03-17
* - All LIMIT queries must go through the pager or through db_query_range().Dries Buytaert2003-03-16
* - Fixes invalid link generation in import module (wouldn't work withKjartan Mannes2003-03-13
* - Renamed "form.admin" to "form admin".Kjartan Mannes2003-03-07
* - Removed the path_uri() function in favor of the $base_url variable andDries Buytaert2003-03-07
* - Theme options patch. See mailing list.Dries Buytaert2003-02-17
* - Everything is using theme("function") now instead of $theme->function().Dries Buytaert2003-02-15
* - Fixed blog.module to accept blog/name URLs as well as blog/idKjartan Mannes2003-02-12
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Applied Alastair's date patch.Dries Buytaert2003-02-09
* - Moved the filter()s back to the individual node modules as it used to be.Dries Buytaert2003-01-23
* - Tidied up XHTML. Patch by Ulf.Dries Buytaert2003-01-23
* - Tidied up some SQL queries.Dries Buytaert2003-01-20
* - Bugfix: RSS auto-discovery was broken due to clean URL work. Patch byDries Buytaert2003-01-07
* - Clean URL patch.Dries Buytaert2003-01-06
* - Committed Marco's pager improvements.Dries Buytaert2002-12-14
* o Permission improvements:Dries Buytaert2002-12-10
* Applied Moshe's patches:Dries Buytaert2002-11-11
* - Small clean-up.Dries Buytaert2002-11-09
* - Applied Moshe's "theme head" patch:Dries Buytaert2002-11-09
* * Added Jeremy's pager:Dries Buytaert2002-11-09
* - Fixed glitch in block module: the admin links were not composedDries Buytaert2002-11-01