Home : Digital Asset Management : Plug Ins : Blog : Discussion Forum
Discussion Forum
This document details the steps needed to create a multi user posting for a blog.
Setup
You will want to create a blank blog directory. You can get started by copying the files localted in /WEB-INF/base/blog/starter/ to a directory such as /forum/
Permissions
For multiple people to post to the blog you need to create a group called guest. When a new user registers they will automatically be added to the group. This group should have the blog permission enabled for posting. You should not require the edit permissions for the blog actions.
Registration
For new accounts you will want to make sure there is a registration link and login screen available. Our default blog already has that on the site menu.
