Stores information on themes.
Field | Type | Null | Key | Default | Description |
---|---|---|---|---|---|
tid | smallint(5) | No | Primary | Theme ID | |
name | varchar(100) | No | Name of the theme | ||
pid | smallint(5) | No | 0 | Parent theme ID | |
def | smallint(1) | No | 0 | Default theme if set to 1 | |
properties | text | No | Array of information about the theme | ||
stylesheets | text | No | Array of stylesheets used by this theme | ||
allowedgroups | text | No | Groups allowed to use this theme |
Indexes:
Keyname | Type | Cardinality | Field |
---|---|---|---|
PRIMARY | PRIMARY | 2 | tid |
Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
Mod CP | Home - Forums and Posts - Users |
Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
Templates & Themes | Images - Postbit - Templates - Themes |
Developer | Database Methods - Database Tables |
Miscellaneous | Cookies - UTF8 Setup - Default Settings |