Downloads

Download tar.gz 12.6 KB
MD5: bbdad31be356a1b537a774a82096428a
SHA-1: b2e43df61b9b842580494283ce0170d874eddb80
SHA-256: babfeefdbb324b25312947e1bc2b3e6f804d21c8a39a156e505f0c323fba62d4
Download zip 16.22 KB
MD5: f28a078d08a115bb026396a4f95129f0
SHA-1: f16c3b9292a5268b31c38952d3424a2a3f8946b3
SHA-256: d182fcbbade4a4dbde1ac82e3ff0a30bced5d081b993138b4bfe914ecf2f9abe

Release notes

New features

  • The number of comments belonging to a node can be displayed as link when node is viewed as teaser
  • The number of comments belonging to a node can be displayed in a view
  • Custom CSS styling can now be provided in a CSS file

Important

If you use custom CSS styling for the JS-Kit Comments widget then note that hook footer is no longer supported by this module (see documentation for more information).

Change log

by rehos: Updated texts referencing skins that will be deprecated when echo is released by JS-Kit
by rehos: Fixed improper use of path_to_theme(). Now using drupal_get_path() to retrieve the path to the active theme
#464410: Display the number of comments for nodes displayed in views by rehos: Added feature to display the number of comments for nodes displayed in views and fixed multilanguage issue with comment count
#519152: Use Drupal JavaScript Behaviors by Rob Loach, rehos: Added feature to display comment counts. And now using Drupal behaviors instead of hook_footer (see README.txt)
#493944: Rename the “path” attribute to “uniq” by rehos: Renamed path attribute to uniq for compliance with JS-Kit API
by rehos: Added the correct documentation link in README.txt
#519044: notice: Undefined variable: attribs in /var/www/drupal/6/sites/all/modules/jskit/jskitcomments.module on line 140. by Rob Loach: Fixed, now using drupal_attributes() to correctly initialize variables

Created by: rehos
Created on: 24 Jul 2009 at 08:39 UTC
Last updated: 24 Jul 2009 at 09:31 UTC
New features
Bug fixes
Unsupported

Other releases