Plugins/SimpleBlog

The SimpleBlog plugin allows administrators to post simple blog entries.

Instructions

  1. Download and install the SimpleBlog plugin.
  2. Click the Configure link for SimpleBlog in the Admin -> Settings -> Plugins page
  3. Specify the path to your blog, its title, the number of the most recent posts it will include, etc.
  4. Goto the Admin -> SimpleBlog page.
  5. Click the Add Blog Post link to add a blog post.
  6. Fill out the title and body of your blog, and whether you want it to be published or not.
  7. To edit or delete your blog posts, click on the link to the blog post in the Admin -> SimpleBlog page.
  8. Make your edits and then click Save or Delete.
  9. To hide a blog post, edit the blog post and uncheck the Published checkbox. You can republish it by clicking the checkbox.
  10. Finally, in order for your users to visit your blog, you need to create to it. To do this, from the Admin -> SimpleBlog page, click the View Blog link. This is how the public views your blog. So for your users to visit your blog, you will need to add a link to this page on your navigation page.

Configuring

To edit the way you blog looks, edit the views/public/browse.php and views/public/show.php file