Arena
1.0
A content management system
|
This class defines global options that affect how arena will work on your site. More...
Classes | |
class | Attachments |
class | Channels |
class | Data |
class | Groups |
class | Logging |
class | Plugins |
class | Posts |
class | Sessions |
class | Statistics |
class | Subscriptions |
class | Users |
class | Views |
Static Public Attributes | |
string | name = "my site" |
The name of the site. | |
string | administrator = "administrator@mysite" |
The e-mail address of the site administrator. | |
dictionary | icon |
The paths to the default icon for the site. More... | |
tuple | footer = ("Powered by arena.") |
The default footer used if none is provided by the channel being displayed. | |
string | language = "en-US" |
The default language code if none is provided by the channel being displayed. | |
This class defines global options that affect how arena will work on your site.
|
static |