summaryrefslogtreecommitdiff
path: root/modules/blog/blog.module
Commit message (Expand)AuthorAge
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #5347 by JonBob:Dries Buytaert2004-07-30
* - Patch #9478 by JonBob: allow printf-style arguments in pager_query.Dries Buytaert2004-07-25
* - Patch by Andy: improved help text / module description.Dries Buytaert2004-07-16
* - Patch #8398 by TDobes: changed permissions for the blog, story, and page mo...Dries Buytaert2004-07-13
* - Renamed the blog module's block for sake of clarity.Dries Buytaert2004-07-08
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Made it possible to edit blog posts and made the blog module use tabs.Dries Buytaert2004-07-04
* - Patch #8585 by Junyor: sort blog items by creation date. Added some databa...Dries Buytaert2004-06-30
* - Patch #8603 by TDobes: added support for sticky forum topics to the blogDries Buytaert2004-06-27
* Tabs patch!Dries Buytaert2004-06-18
* - Fixing bug #8233: User blog pages not displaying.Kjartan Mannes2004-06-04
* - Patch #7959 by walkah: the 'blog it' link used the wrong SQL tables.Dries Buytaert2004-05-24
* - Patch 7727 by Benjamin Grant: fixed incorrect <channel> URL in blog feeds.Dries Buytaert2004-05-24
* - Code improvements by JonBob. Thanks.Dries Buytaert2004-05-17
* - Menu and code improvements by JonBob.Dries Buytaert2004-05-08
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* - More profile module improvements:Dries Buytaert2004-03-21
* - Rewrote the profile module:Dries Buytaert2004-03-11
* - Patch #4902 by Goba: fix URLs in RSS feeds.Dries Buytaert2004-03-06
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* TypoSteven Wittens2004-02-02
* - Removed obsolete head hook.Kjartan Mannes2004-01-30
* - Fixed bug #5434: added missing "/" in link to be XHTML compliant. Patch by...Dries Buytaert2004-01-29
* - Patch 4332 by Goba: eliminate compose tips module.Dries Buytaert2004-01-27
* - Patch 5049 by JonBob: allow a module to define multiple node types.Dries Buytaert2004-01-27
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Removed the $help parameter from the _form hook. The help, typicallyDries Buytaert2004-01-17
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* - Applied patch #4949: node_prepare() wastes resources. Patch by Goba.Dries Buytaert2004-01-11
* Round 3 of aggregator improvements:Dries Buytaert2004-01-11
* - Patch 4916: improved preparation of $node->teaser and $node->body. Patch byDries Buytaert2004-01-02
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Removed some dead code and improved the link emission. Patch by Kjartan.Dries Buytaert2003-12-29
* - Tidied up some inconsistencies in the code: scripts/code-style.sh is your f...Dries Buytaert2003-12-28
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Removed some dead breadcrumb code identified by Tom Dobes.Dries Buytaert2003-12-03
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07