Blog Editor Help
This editor is used to add, edit and delete blog entries.
To enter a new blog, simply fill in the blanks in the “Blog Editor”.
Blog Title (Required): This is the title of your blog. It is also used as
the filename for the blog file itself.
Blog Date: Use the drop down box to set the required date of the blog. The
date will default with today’s date but you can set the blog date to any date
you want. Remember, blogs are sorted by date and displayed on your site using
the latest blog first.
Blog Text: Enter the actual blog post here.
Signature: If you want to sign the blog, enter your name of handle here.
Editing a Blog
To edit an existing blog, simply click on the blog entry in the right panel to
load it into the editor on the left panel. Once loaded, edit the blog as you
wish. Be sure to click the “Save Blog” Button when you are done editing.
Deleting A Blog
To delete a blog, simply click on the blog entry in the right panel to load it
into the editor on the left panel. Once loaded, click the “Delete Blog” button
to delete that entry. Look out.. there is no warning. You click the “Delete Blog”
button, the blog is immediately deleted.
Technical Information:
If you used the default set-up when installing this script, your blog page is actually your
index or main (home) page for this script. If having the blog page in this
location is not for you, change the blog page to any URL you want
by simply copying the index.php page and re-naming it to what you want.
There is a configuration file for the blog section. It is used to configure the
look and feel of the blog section.
The Blog Config File is located here: /EZUser_Support_Files/blog/config_blog.php
(Load this file in a text editor to see the configuration options.)
The HTML output of the individual blog entries are controlled by the “blog
template” file. The location of the blog template file is listed in the Blog
Config File.
The Default Blog Template File location is: /EZUser_Support_Files/blog/blog_template.php
(Load this file in a text editor to edit the way the blog output looks.)