summaryrefslogtreecommitdiff
path: root/modules/comment/comment.module
Commit message (Expand)AuthorAge
* - Updated the query to put $score in the parameter list.Dries Buytaert2002-11-20
* - Commited Moshe's comment moderation improvements.Dries Buytaert2002-11-20
* Patch based on work of Kjartan:Dries Buytaert2002-11-17
* - Fixed glitch in block module: the admin links were not composedDries Buytaert2002-11-01
* - dont print empty row if there are no next or prev links to show in admin_ov...Kjartan Mannes2002-10-24
* - Added missing t() function. Patch by Marco.Dries Buytaert2002-10-22
* - Applied Moshe's comment module patch to address some of the usabilityDries Buytaert2002-10-13
* - Applied Moshe's comment.module patch.Dries Buytaert2002-09-17
* - Commited Marco's new comment module and forum module!!!Dries Buytaert2002-09-15
* - fixing some incorrect l*() calls.Kjartan Mannes2002-06-15
* - fixed the markup of the collapsed comment view settings.Kjartan Mannes2002-06-15
* - Bugfix: the comment module has a help function but it wasn't linked to.Dries Buytaert2002-06-09
* - improved module descriptions.Kjartan Mannes2002-06-08
* - Bugfix: we now keep a per-node $date cache in comment_is_new(). SuggestedDries Buytaert2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Added missing translations and the like.Dries Buytaert2002-05-31
* - Fixed a drupal_goto() as identified by Marco.Dries Buytaert2002-05-29
* - cleaning up the access checks in node.module.Kjartan Mannes2002-05-29
* - the comment control panel is now only shown when there are comments.Kjartan Mannes2002-05-20
* - fixing bug #181.Kjartan Mannes2002-05-16
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - Improved viewing of individual comments.Dries Buytaert2002-05-05
* - fixed comment control settings:Kjartan Mannes2002-05-03
* Cosmetic bugfix:Steven Wittens2002-04-25
* - bug fixes:Kjartan Mannes2002-04-22
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* - my editor got set up to insert tabs instead of spaces. Cleaning up.Kjartan Mannes2002-04-05
* - applied search patch.Kjartan Mannes2002-03-05
* - Added documentation contributed by Moshe.Dries Buytaert2002-02-22
* - changing <? to <?php , reported by ax.Kjartan Mannes2002-02-16
* - Fixed more than 30 HTML and XML well-formedness errors.Dries Buytaert2002-01-27
* - Added about 50 title tags.Dries Buytaert2002-01-07
* - 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
* - Added "x new comments" feature. Requires a SQL update.Dries Buytaert2001-12-31
* - import.module:Dries Buytaert2001-12-30
* - Revised the comment links: when a user does not have the requiredDries Buytaert2001-12-27
* - Removed (the need for) the Comment-class: makes for cleaner code.Dries Buytaert2001-12-22
* - strip HTML tags from comment subjects.Kjartan Mannes2001-12-09
* - Fixed a problem with the variable scopes. Thanks Natrak.Dries Buytaert2001-12-08
* comment.module:Dries Buytaert2001-12-08
* - Bugfix: you can no longer add non-existant node types. Thanks barry.Dries Buytaert2001-12-05
* - Small update wrt filters.Dries Buytaert2001-11-25
* A set of updates to the "_link" system:Dries Buytaert2001-11-24
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09