My favorites | Sign in
Logo
                
Search
for
Updated Apr 30, 2009 by k00pa.pelikoira
Labels: Phase-Design, Phase-Implementation
AdminInterface  
Describes how admin interface is loaded, used and renered

Introduction

This page is aimed for developers. It describes how burstcms handles admin interface and it's modules.

Authentication

When admin interface is loaded, first burstcms checks that user is logged in, if not login form is given to user.

Themes

Admin interface supports themes. All available modules are listed with {modules} tags. These contains links to admin interface with get variable "m". When "m"-variable is set to modules name, module is loaded and it output is put to {content} tag. If there is no modules loaded, the dashboard interface is given to user.

Admin-modules

The admin interface is based on admin-modules. These admin-modules are modules that are build to run on admin interface.


Sign in to add a comment
Hosted by Google Code