comment_info 5.x-3.0

New features
Unsupported

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

Unsupported

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-beta1

Unsupported

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

Unsupported

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

Unsupported

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.

Subscribe with RSS Subscribe to Releases for Comment Info