anonymous_posting 7.x-3.0-beta1

New features
Unsupported

Configuration page removed
The activation of anonymous posting feature on a content basis is now done directly on the content type admin page (eg.: /admin/structure/types/manage/) instead of the separate configuration page in /admin/config/people/anonymous-posting.

anonymous_posting 7.x-1.4

Security update
Bug fixes
Unsupported

SA-CONTRIB-2014-002 - Anonymous Posting - Cross Site Scripting (XSS)
- Security fix; prevent cross site scripting attacks which appear in release 7.x-1.2 and 7.x-1.3
- Issue #2074087: fix form validation error on name column
- Issue #2014249: Fix php notice: undefined property.

anonymous_posting 7.x-3.x-dev

New features

Configuration page removed
The activation of anonymous posting feature on a content basis is now done directly on the content type admin page (eg.: /admin/structure/types/manage/) instead of the separate configuration page in /admin/config/people/anonymous-posting.

anonymous_posting 7.x-1.3

New features
Bug fixes
Insecure
Unsupported

- Fix author display of last message in forum list.
- Remove the manual positioning of field; use manage fields in your content type to position the field as you which.
- Issue #1955016: add migrate module support - by cameronbprince.

anonymous_posting 7.x-1.0

New features
Insecure
Unsupported

Issue #1534920: Extend mail length from 64 to 255 chars.

anonymous_posting 7.x-1.0-beta7

New features
Insecure
Unsupported

Provide integration with Mollom

  • Expose Anonymous Posting fields so that they can be configured for Mollom's text analysis
  • Map Anonymous Posting fields to be sent to Mollom for validation

anonymous_posting 7.x-1.0-beta6

Bug fixes
Insecure
Unsupported

Changes since beta5

  • Fixed an issue which throw an FieldException: Attempt to create a field of unknown type 'anonymous_author'. It happened on fresh install.
  • Change how anonymous posting feature for a node type is detected.
  • Saving anonymous author datas to cookie only when user is anonymous (not connected).

anonymous_posting 7.x-1.0-beta5

Bug fixes
Insecure
Unsupported

Release notes

This release is a response to the api change (http://drupal.org/node/1285540) pushed in drupal core 7.8 which bring the issue #1284332: Module cannot be disabled because Drupal claim "Field type(s) in use". So, this update implements an embedded module which must be installed in the update process if updating the module.

anonymous_posting 7.x-1.0-beta4

Insecure
Unsupported

Changes since beta3:
- Correct some issues with tokens.

Changes since beta2:
- Provide the following node placeholder/token: 'name', 'mail', 'homepage' and 'hostname'.
- Also provide the alteration of the existing node 'author' token value with the anonymous_posting name when relevant.
- The username view while being admin is now standard (I mean like the Comment core module).
- The homepage link path is built now with the attribute rel="nofollow" (like the Comment core module).

anonymous_posting 7.x-1.0-beta3

Insecure
Unsupported

Changes since beta2:
- Provide the following node placeholder/token: 'name', 'mail', 'homepage' and 'hostname'.
- Also provide the alteration of the existing node 'author' token value with the anonymous_posting name when relevant.
- The username view while being admin is now standard (I mean like the Comment core module).
- The homepage link path is built now with the attribute rel="nofollow" (like the Comment core module).

Subscribe with RSS Subscribe to Releases for Anonymous Posting