Under construction
Requirements
- SupaEnjin
- SupaUser
- SupaContent
Addons
- SupaPhilter
Files
admin/include/supablogg.func.php
admin/install/supablogg.inst.php
admin/page/pg_supablogg.php
language/english/supablogg.php
supablogg/addons/latestposts.nav.php
supablogg/addons/showcategories.nav.php
supablogg/addons/text.nav.php
supablogg/index.php
supablogg/supablogg-start.script.php
supablogg/constants.php
supablogg/supablogg.func.php
theme/default/supablogg/errorpage.php
theme/default/supablogg/footer.php
theme/default/supablogg/header.php
theme/default/supablogg/index.php
theme/default/supablogg/login.php
theme/default/supablogg/post.php
theme/default/supablogg/register.php
theme/default/supablogg/rss.php
theme/default/supablogg/rss_item.php
theme/default/supablogg/supablogg.theme.php
theme/default/supablogg/userbar.php
theme/default/supablogg/viewpost.php
Constants
- SB_TABLE_BLOG - The table for the bloggs
- SB_TABLE_USER - The table for users
- SB_TABLE_CAT - The table for categories
- SB_TABLE_CATTOCONT - The categories and their content
- SB_TABLE_COMMENT - The comment table
- SB_TABLE_ADDONS - The Addons Table
- SB_TABLE_NAV_ITEMS - Navigation Items table
- SB_TABLE_NAV_ITEM_SETTINGS - The navigation item settings
- SB_TABLE_TEMPLATE - The template table
- SB_TABLE_PAGES - The pages table
- ADMIN_URL - The link to the admin area
- URL_ROOT - The link to the root of the supa blogg bloggs
- BLOGG_URL - The link to the blogs website
Meta Data
- blog_root - The location of the root file for the bloggs
- blog_file_root - The file location of the blogs file location. Used for file writting.
Extra Source Pages
- supablogg_func - The functions for SupaBlogg
- supablogg_addons_folder - The Folder for the addons for Supa Blogg
- supablogg_admin - The admin functions
- supablogg_start - The start script for SupaBlogg
- supablogg_constants - The list of constants





