summaryrefslogtreecommitdiff
path: root/modules/comment.module
Commit message (Expand)AuthorAge
* - Renamed 'user comments' to 'comment options' for consistency.'Dries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #23620 by Robin: don't hard code forms into comment.module. Will beDries Buytaert2005-08-17
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - #27551: Rename check_output() to check_markup(). Needs contrib updates!Steven Wittens2005-07-29
* - #27624, #27614, #27627: dead codeSteven Wittens2005-07-29
* - #25285: Use correct permission for node form comment adminSteven Wittens2005-07-25
* - Fixed typo reported by Stefan: theem -> themeDries Buytaert2005-07-20
* - Modified patch #18656 by Moshe: unifies the admin comment form and the usua...Dries Buytaert2005-07-19
* - Patch #25634 by chx: simplified node_load().Dries Buytaert2005-07-17
* - Removed tab.Dries Buytaert2005-07-05
* - Fixed problems with filter formats and problem with XML-RPC server.Dries Buytaert2005-06-29
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
* - #23285: Allow theming of comment previews, like node previews.Steven Wittens2005-05-22
* - Patch #22804 by Cvbge: fixed typo in documentation.Dries Buytaert2005-05-14
* - Patch #21221 by Robert: make status values in comment.module defined consta...Dries Buytaert2005-05-05
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Modified patch #18215 by ankur: make sure the comment statistics update aft...Dries Buytaert2005-04-08
* - Patch by Drumm: change the wording for clarity.Dries Buytaert2005-04-08
* - By default, do not show comment controls.Dries Buytaert2005-04-07
* - Patch #20103 by Neil: Removing another place where we have hard coded HTML ...Dries Buytaert2005-04-07
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #19009 by chx: fixed a bug with comment replies letting one access no...Dries Buytaert2005-03-20
* - #18939 (Stefan): Always use paragraph tags around page help text.Steven Wittens2005-03-18
* - Patch #17161 by Morbus: increase 40-character limit in URL field for comments.Dries Buytaert2005-03-16
* - Patch #14109 by wulff/Morbus: added missing t() funcitonDries Buytaert2005-03-16
* - Patch #18692 by Goba: old comments (comments for nodes having no entry in t...Dries Buytaert2005-03-12
* - Patch #18676 by frjo: When anonymuos users are allowed to add comments ther...Dries Buytaert2005-03-10
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - #17877: Auto-fill comment subject during _validate rather than _save.Steven Wittens2005-02-27
* - Patch #17208 by asimmonds: help text fixes:Dries Buytaert2005-02-12
* - Patch #11366 by Junyor: fixed twin comment problem in HEAD.Dries Buytaert2005-02-11
* - Patch #16246 by Moshe: added mechanism to direct the user back to the refer...Dries Buytaert2005-02-01
* - Patch by Jose A Reyero: fixed probem with db_rewriste_sql() in the comment....Dries Buytaert2005-01-31
* - Patch #16253 by Goba: incremental improvements to the new content markers.Dries Buytaert2005-01-30
* - Patch #16111 by chx: generalized node_rewrite_query to db_rewrite_query.Dries Buytaert2005-01-29
* - Patch #16253 by Goba: this simple and straightforward patch adds the abilit...Dries Buytaert2005-01-27
* - Modified patch #14170 by Neil: improved default workflow (default node type...Dries Buytaert2005-01-24
* - Fix tracker pager count query being wrong (it did not return a count but a ...Steven Wittens2005-01-19
* - The real code fixes ;)Steven Wittens2005-01-17
* - Patch #14731 by chx: made it possible to rewrite node queries.Dries Buytaert2005-01-16
* - Fix comment pager counting unpublished comments.Steven Wittens2005-01-12
* - Fix comment pager counting unpublished comments.Steven Wittens2005-01-12
* - Updated two watchdog calls.Dries Buytaert2005-01-09
* - Patch #13260 by UnConeD: watchdog module improvements.Dries Buytaert2005-01-09
* - Patch #14917 by UnConeD/Steven:Dries Buytaert2004-12-31
* - Patch #14882 by Jeremy: removed some cruft: status = 2 is no more.Dries Buytaert2004-12-29
* - Patch #14710 by tangent: only show post button if preview is optional or if...Dries Buytaert2004-12-23