The SimpleBlog plugin allows administrators to post simple blog entries.
Instructions
- Download and install the SimpleBlog plugin.
- Click the Configure link for SimpleBlog in the Admin -> Settings -> Plugins page
- Specify the path to your blog, its title, the number of the most recent posts it will include, etc.
- Goto the Admin -> SimpleBlog page.
- Click the Add Blog Post link to add a blog post.
- Fill out the title and body of your blog, and whether you want it to be published or not.
- To edit or delete your blog posts, click on the link to the blog post in the Admin -> SimpleBlog page.
- Make your edits and then click Save or Delete.
- To hide a blog post, edit the blog post and uncheck the Published checkbox. You can republish it by clicking the checkbox.
- 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