You are here

Files in AJAX Comments 7

Primary tabs

File namesort descending Location Namespace Description
ajax_comments.admin.inc ajax_comments.admin.inc AJAX comments settings form.
ajax_comments.info ajax_comments.info name = AJAX Comments description = Module makes comments load without a page refresh via AJAX core = 7.x dependencies[] = comment configure = admin/config/content/ajax_comments files[] = views/ajax_comments_handler_field_ajax_add_comment.inc files[]…
ajax_comments.install ajax_comments.install
ajax_comments.module ajax_comments.module AJAX comments module file.
ajax_comments_handler_field_ajax_add_comment.inc views/ajax_comments_handler_field_ajax_add_comment.inc
ajax_comments_handler_field_list_comments.inc views/ajax_comments_handler_field_list_comments.inc Definition of ajax_comments_handler_field_list_comments. TODO: Comments per page as setting TODO: Flat or nested as option
ajax_comments_nodejs.css ajax_comments_nodejs/ajax_comments_nodejs.css @keyframes ajaxCommentsNodeJsShow { 0% { display:none ; opacity: 0;} 1% {display: block ; opacity: 0;} 100% {display: block ; opacity: 1;} } @-webkit-keyframes ajaxCommentsNodeJsShow { 0% { display:none ; opacity: 0;} 1% {display:…
ajax_comments_nodejs.info ajax_comments_nodejs/ajax_comments_nodejs.info name = AJAX Comments Nodejs Integration description = Integrates Ajax Comments with Nodejs core = 7.x dependencies[] = ajax_comments dependencies[] = nodejs dependencies[] = nodejs_ajax
ajax_comments_nodejs.module ajax_comments_nodejs/ajax_comments_nodejs.module AJAX Comments Nodejs Integration module file
README.txt README.txt This is the 7.x version of AJAX Comments. This version is still in heavy development. See below for instructions for the 6.x version which will likely change. Ajax Comments - http://drupal.org/project/ajax_comments INSTALLATION ============ See…

Other projects