drupal/modules/comment
Dries Buytaert d422853504 - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. 2009-07-31 19:01:03 +00:00
..
comment-node-form.js #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +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 #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems. 2009-07-30 19:24:21 +00:00
comment.api.php #502538 by catch: Add the ability to load multiple comments at once. 2009-07-10 05:50:08 +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 #449198 by boombatower: cealn up test loading and related API. 2009-06-08 09:23:55 +00:00
comment.install - Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index. 2009-07-30 19:27:11 +00:00
comment.js #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
comment.module - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems. 2009-07-30 19:24:21 +00:00
comment.pages.inc - 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.test - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. 2009-07-31 19:01:03 +00:00
comment.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