drupal/modules/comment
Dries Buytaert cb002abcc3 - Patch #412030 by stBorchert: fixed placement of descriptions on radios. 2009-09-05 06:07:58 +00:00
..
comment-node-form.js #439798 by Rob Loach: Added Vertical Tabs to the Node Type Form. 2009-08-21 00:21:48 +00:00
comment-rtl.css #195543 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
comment-wrapper.tpl.php - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to take full advantage of the drupal_render() paradigm. 2009-07-28 10:09:25 +00:00
comment.admin.inc - Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages. 2009-08-25 10:27:15 +00:00
comment.api.php #545956 by claudiu.cristea: Add a presave hook to comments. 2009-08-17 13:10:45 +00:00
comment.css - Patch #350984 by Moshe: kick comment rendering out of node module. 2008-12-31 12:02:24 +00:00
comment.info - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core. 2009-08-19 20:19:37 +00:00
comment.install #289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to speed up user_delete(). 2009-08-09 02:46:27 +00:00
comment.js - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. 2009-08-31 05:51:08 +00:00
comment.module - Patch #412030 by stBorchert: fixed placement of descriptions on radios. 2009-09-05 06:07:58 +00:00
comment.pages.inc - Patch #537062 by yched: remove unneeded comment_edit() page callback and convert some code from arrays to objects for consistency. 2009-08-01 05:58:18 +00:00
comment.test - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'. 2009-08-21 14:27:47 +00:00
comment.tokens.inc - Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core. 2009-08-19 20:19:37 +00:00
comment.tpl.php #364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier. 2009-08-29 04:16:15 +00:00