
* SUMMARY *

Anonymous Posting is a Drupal module that allow anonymous users to fill their
contact informations (name, email and homepage) when posting any content type.
Then the submitted name will be shown instead of the usual generic defined
anonymous string.

That is, this functionality mimic that existing feature found in the Comment
core module.

A common use is to allow to have an anonymous forum where anonymous users can
post topics by leaving their contact informations. This is done by enabling the
feature for the forum content type and that is.

Please find more informations at http://drupal.org/sandbox/drikc/1128226

drikc on drupal.org.


