These are some Use Cases that guide Bright Content's design

Lightweight CMS

See also: Bright_Content/CMS

Web sites driven by a certain amount of content reuse, so that static pages are cumbersome.

Bright Content's CMS module sets up 3 main logical areas:

rendered
general interface used by readers
admin
generally requires authentication (usually OpenID). Allows for CRUD of and other management of pages to be rendered. Also generally the basis of public "APIs", so to speak, for BC-driven Web apps
raw
provides access to unprocessed source files for rendered content. Also generally the basis of public "APIs", so to speak, for BC-driven Web apps

An administrator can seed the site by specifying a root page, e.g. http://example.org/. Following are three approaches:

Weblog

See also: Bright Content/Weblog

Bright Content should, out of the box, support the basic, common features of Weblogs, including:

Some less common features that Bright Content should support are:

Bright_Content/Use_cases (last edited 2008-11-24 18:46:31 by localhost)