Releases for Comment Info
comment_info 5.x-3.1
First released: October 16, 2007 - 00:26
Size: 7.61 KB
md5_file hash: 62f3d1be4c0b04ff2c9d127380452bd0
Last updated: October 16, 2007 - 00:30
Fixed issue http://drupal.org/node/183348. This fixes when running update.php
comment_info 5.x-3.0
First released: October 9, 2007 - 01:13
Size: 7.58 KB
md5_file hash: 4faddc4e9dddefa87584bc7e4d790c51
Last updated: October 9, 2007 - 01:15
This version removes using the session for saving comment information. The info is saved in a cookie and retrieved via javascript. This mirrors the functionality in drupal 6. The upgrade path from this version is drupal 6. Cookie info is in the same format in drupal 6 so info will transition smoothly.
comment_info 5.x-2.0
First released: April 1, 2007 - 21:45
Size: 8.32 KB
md5_file hash: eda486ecf47b0b17e51671d36a9bb13c
Last updated: April 1, 2007 - 21:50
This is an updated version of the comment info module that works with caching enabled. When caching is enabled jQuery and cookies are used to store the information. This works with caching. When caching is not enable the jQuery/cookie method can be enabled in the settings.
comment_info 5.x-2.0-beta2
First released: March 12, 2007 - 23:38
Size: 8.36 KB
md5_file hash: 05f4b44b2f153d1c46df94a79622f876
Last updated: March 12, 2007 - 23:40
Beta 2 of version 2 of the comment info module.
comment_info 5.x-2.0-beta1
First released: February 23, 2007 - 20:25
Size: 8.25 KB
md5_file hash: afe2dc2ac1f4b823e102a350a7470998
Last updated: February 23, 2007 - 20:30
This is the beta version of the 2.0 release of the comment info module. This version adds jQuery and cookies as a second method to cache anonymous user information. The default method is still the users session. The jQuery method is compatible with page caching but will only work in browsers with javascript.
comment_info 5.x-1.1
First released: January 14, 2007 - 23:24
Size: 6.69 KB
md5_file hash: c26d2edfddc42f5bdf15f0e3e5dfc839
Last updated: January 14, 2007 - 19:25
This module allows for anonymous guests to keep persistent comment info
between comment postings.
This is an opt-in feature that will prevent an anonymous
commenter from having to re-enter their info each time.
comment_info 5.x-1.0
First released: January 14, 2007 - 22:53
Size: 6.54 KB
md5_file hash: 7d1e124beb03b432530c5df70ae704e3
Last updated: January 14, 2007 - 18:55
This module allows for anonymous guests to keep persistent comment info
between comment postings.
This is an opt-in feature that will prevent an anonymous
commenter from having to re-enter their info each time.
comment_info 4.7.x-1.x-dev
First released: June 6, 2006 - 01:02
Size: 6.65 KB
md5_file hash: fef7e77916fdacefdf942fd83bcd6aca
Last updated: January 15, 2007 - 08:01
