summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* - changing <? to <?php , reported by ax.Kjartan Mannes2002-02-16
* - Commited some changes made by Kjartan.Dries Buytaert2002-02-14
* - Some more documentation updates.Dries Buytaert2002-02-07
* - Included the cache documentation.Dries Buytaert2002-02-07
* - Changed a reference to drop.org into a reference to drupal.org.Dries Buytaert2002-02-02
* - Made the calendar module accept a $date parameter such that youDries Buytaert2002-01-31
* - Made the calendar module accept a $date parameter such that youDries Buytaert2002-01-31
* - updated user_mail() to return the result from the mail() call.Kjartan Mannes2002-01-31
* - nodes can now be set to static which will pin them to the front page asKjartan Mannes2002-01-31
* - Applied Natrak's module improvements.Dries Buytaert2002-01-30
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* Typo in docs: "system geenrated password " > "generated".Steven Wittens2002-01-23
* - moved user block from theme.inc to user.module.Kjartan Mannes2002-01-21
* - Applied Marco's patch. See mailing list for more information.Dries Buytaert2002-01-17
* - Removed print-statement from user_mail().Dries Buytaert2002-01-16
* - increased the max limit for the HTML filter config textfield to 255.Kjartan Mannes2002-01-14
* - Applied Marco's locale improvements / clean-ups.Dries Buytaert2002-01-12
* - Fixed bug #42: "Nodes end up in submission queue, even if 'queue forDries Buytaert2002-01-12
* - Added some more explanations.Dries Buytaert2002-01-12
* - Updated some of the descriptions.Dries Buytaert2002-01-11
* - Applied Marco's first "remember me" patch.Dries Buytaert2002-01-11
* SessionKjartan Mannes2002-01-09
* - Added about 50 title tags.Dries Buytaert2002-01-07
* - Small documentation updateDries Buytaert2002-01-05
* A first tiny change:Dries Buytaert2002-01-05
* - Made updating "old" feeds a bit more fine grained.Dries Buytaert2002-01-05
* - Improved the feed handling which solves "almost duplicate" posts beingDries Buytaert2002-01-05
* - Integrated Marco's locale patch.Dries Buytaert2002-01-05
* - Fixed 2 small typos in a form field description.Dries Buytaert2002-01-05
* - Fixed bug with comment sorting (reported by weitzman).Dries Buytaert2002-01-03
* - Fixed a typo.Dries Buytaert2002-01-01
* - Fixed a typo: comments_all() -> comment_all()Dries Buytaert2002-01-01
* - Fixed a small glitch in book_tree()Dries Buytaert2002-01-01
* - Added "x new comments" feature. Requires a SQL update.Dries Buytaert2001-12-31
* - Small improvement to the exported RSS feed.Dries Buytaert2001-12-30
* - import.module:Dries Buytaert2001-12-30
* - Revised the comment links: when a user does not have the requiredDries Buytaert2001-12-27
* - "fixed" the code's indentation.Dries Buytaert2001-12-27
* - Small improvement.Dries Buytaert2001-12-24
* - Fixed a problem with the expiration of news items. Requires a SQLDries Buytaert2001-12-24
* - Added "query log" functionality to Drupal. Inspired by weitzman'sDries Buytaert2001-12-23
* - Fixed bug where saving a user account from within the admin sectionDries Buytaert2001-12-22
* - Made some improvements to the line break filter/formater.Dries Buytaert2001-12-22
* - Removed (the need for) the Comment-class: makes for cleaner code.Dries Buytaert2001-12-22
* - Fixed preview glitch in node_preview() as reported by ax.Dries Buytaert2001-12-18
* - Back-ported Foxen/Revar's improved book_toc() function.Dries Buytaert2001-12-17
* - Made the Drupal sites ping less often (only once every 6 hours), addedDries Buytaert2001-12-17
* Fixed typo: "email addrress"Steven Wittens2001-12-16
* - Added new feature. Explanation will follow on the mailing list.Dries Buytaert2001-12-16
* - Fixed typo.Dries Buytaert2001-12-15