summaryrefslogtreecommitdiff
path: root/modules/blog.module
Commit message (Expand)AuthorAge
* - 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
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
* - fixing some incorrect l*() calls.Kjartan Mannes2002-06-15
* - default theme added to theme options + some clean up.Kjartan Mannes2002-06-10
* - more documentation updates by Scott.Kjartan Mannes2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - Extended the blog module documentation with input from the DrupalDries Buytaert2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* - fixing perma links and link to all blogs by user.Kjartan Mannes2002-05-29
* - pending user accounts will not be notified to the site_email.Kjartan Mannes2002-05-23
* - node security fixes.Kjartan Mannes2002-05-22
* - tweaking the links. Too many of them.Kjartan Mannes2002-05-20
* - fixing perma links.Kjartan Mannes2002-05-20
* - bug fix.Kjartan Mannes2002-05-20
* - updating all nodes to use taxonomy terms.Kjartan Mannes2002-05-19
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - filter changes part 1. Part 2 tomorrow.Kjartan Mannes2002-05-03
* - re-adding the module.php?mod=blog&node=USER.Kjartan Mannes2002-05-02