An alternative blog system for Moodle. Can be used in place of, or in addition to, the standard Moodle blog system.
- Provides user blogs (similar to Moodle ones; everyone has their own blog) and course blogs (add an instance of the module to a course, and students in the course can all contribute to a shared blog).
- Full support for comments. Comments can be turned off for a particular blog or post, but otherwise people can leave comments in both user and course blogs. In order to avoid spam, you currently have to be a logged-in user in order to leave comments, even if the post itself is open to the public.
- Access control levels: private (user only), course members, logged-in users, or worldwide.
- Group support for course blogs (so you can have per-group blogs).
- Blog-specific tags. Tags are not connected to the Moodle tag system but apply only within the blog. You click on a tag to see all posts in the current blog with that tag.
- User display options - change the name of your blog (from My Name's Blog to whatever you like) and add a description.
- Standard Moodle 1.9 role/permission support (eg if you want to make it so students can't post to course blogs, etc).
- Post and comment management. You can edit or delete posts and delete comments, but deleted or previous text remains available to administrator users. (This is necessary in various circumstances.)
- RSS and Atom feeds.
- Automatically integrates with the OU search system (if that is installed) to provide fulltext search of blog posts.
There is no connection between this system and standard Moodle blog; installing this system doesn't do anything to your existing Moodle blogs. If you want to move over to this system entirely, you would use the Moodle admin option that lets you disable its internal blog feature, to avoid confusion. (There is no way at present to transfer actual content from Moodle blog to oublog.)
- Requires PHP 5.
- Tested with Postgres 8.1 and MySQL 5. (Should work on other Moodle-supported databases.)
- Tested on current Moodle 1.9.2+ from CVS. (Probably works on any Moodle 1.9 though.)
- Language support: English, Spanish (thanks to Enrique Robredo).
No complex installation is necessary, just drop the oublog folder into your Moodle
mod folder and visit the admin notifications page to install.
If you want to access the user blog, there isn't a link to it by default. You need to manually create a link to it, eg on your site homepage. The URL is just:
yoursite/mod/oublog/view.php That automatically redirects you to your own blog. (The URL for any user's blog is the same with
?user=1234 on the end.)
OU blog was specified by the
Open University which funded the work. The actual development was done by Matt Clarkson of
Catalyst, and further bugfixes and minor changes were then added by me (sam marshall) at the OU.
Record added by
sam marshall - Tuesday, September 30, 2008, 09:34 PM
Last modified - Tuesday, October 7, 2008, 07:09 PM