SeaBeast Files List
This is an overview of the theme’s files and how they need to be handled:
User Editable & Configuration Files
You will need to make these files writable. Do this by way of your server administration panel or from within FTP. If setting CHMOD permissions, you will want to enter a value of 666, equivalent to -rw-rw-rw- (read-write, read-write, read-write).
- USERS_CONFIG.php - This is an important master configuration file
- USERS_CSS.css - for any styles you want to add
- USERS_DESCRIP.php - For an extended description
- USERS_FARBAR.php - This is a static content file
- USERS_FEEDS.php - This file is adding and managing custom feeds
- USERS_FORM.php - This is an important communication configuration file
- USERS_FUNCTION.php - This is mean to house my modules or third-party plug-ins and add-ons
- USERS_ICONS.php - This is for managing any link icons you may want to display
- USERS_JS.js - This file is for any JavaScript you want to add
- USERS_KEYWRDS.php - For extra keywords
- USERS_MODS.php - This is an important styles configuration file
- USERS_SIDEBAR.php - This is a static content file
User Stats Data File - No Edit
You will need to make this file writable. Do this by way of your server administration panel or from within FTP like the files above. But you do not need to edit this file. It does need to have its name modified. See this Enabling Your Stats entry for details.
- seabeast_myipfile.txt - This index-level file records visitor stats (you will add to the name of this file)
SeaBeast System Files - No Edit
You have no need to edit any of these files. They do not need and shouldn’t be made writable or have their permissions changed.
- contact.php - This is the contact page and form
- dyna_styles.php - This is a dynamics styles include
- farbar.php - This is the FarBar template
- focus_js.js - This is the form field focus script for IE
- generator.php - This handles a number of script conditions
- portable.css - This is the style sheet for handheld devices and such
- print.css - This is the style sheet for printing purposes.
- sb_v_token.php- This controls versioning and is a bit of a script conduit
WordPress System Files - No Edit
You have no need to edit any of these files. They do not need and shouldn’t be made writable or have their permissions changed.
- 404.php - This is the default errors template
- archive.php - This is the archives output with search
- archives.php - This is the archives template
- comments.php - This is the comments template
- footer.php - This is the footer template
- header.php - This is the header… d’oh
- index.php - This is the default template
- links.php - This is the links template and dynamic site map
- page.php - This is the page template
- search.php - This is the search page template
- searchform.php - This is the search form include
- sidebar.php - This is the sidebar template
- single.php - This is the single post page template
- style.css - This is the master style sheet
Hello. I am