module Decidim::Events::CoauthorEvent
This module is used to be included in event classes inheriting from SimpleEvent
whose resource is coauthorable.
It adds the following methods related with the creator author: author_name
, author_nickname
, author_path
and author_url
to the i18n interpolations.