Installation
From released package
See zikula documentation: Installing Extensions.
The wizard process leads you through the installation. All configuration can be changed in the admin interface later on.
From SVN
Caution: The SVN version may be very unstable or not even runable! There may be critical security issues! Don't use the SVN version unless you know what you do!
If you want to use the module I recomment to export it from SVN:
svn export https://trac.zikula.org/eternizer Eternizer
Then copy the directory into your modules directory.
For developers or testers a checkout is better since the update is much easier.
svn co https://trac.zikula.org/eternizer
Be aware that you must rename the directory to "Eternizer" with capitalized "E" to make it runable. Or you may append "Eternizer" as to the checkout command.
Guest permission
For allowing guests to write to Eternizer they need at least the permission "comment".
- Group
- Unregistered
- Component
- Eternizer::
- Instance
- .*
- Permission level
- Comment
For further informations see Using the Zikula Permissions System
