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.
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.
- 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.
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).
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).