Who has permission?

Each user on the site has a different set of permissions, or roles. For instance people just surfing by are called anonomous users. They can read articles, view all content, images, audio and video, and they can leave comments on the site. But that's it.

The role of authenticated user, is someone who has actually gone ahead and signed up. And when you sign up, you are sent a confirmation email. This ensures that people are using real email addresses and combats automated spam.

When people are authenticated they may have more access than anonomous users. You can control what you services and features you want them to see. We'll help you with this.

Then there is the super user, this is only for high tech users. This is to make changes to the site. Super user can only be assigned by the admin of the site.

The final user role we offer is admin. Admin is the god-account. This account has control over everything and hands out everything. Typically, only tf-Media employees have access to the admin account. This ensures that changes are only made by qualified individuals.

We can also create custom user roles as necessary.