Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Blogs.

Blogs: Difference between revisions

From MoodleDocs
No edit summary
m (blogs wishlist moved to Blogs development)
Line 1: Line 1:
{{Template:Blogs}}
{{Template:Blogs}}
{{Moodle 1.6}}
{{Moodle 1.6}}
== BLOGS ==
 
Blogs allow students, teachers and administrators to have a public web log. This online journal has various settings to control who can read them.
Blogs allow students, teachers and administrators to have a public web log. This online journal has various settings to control who can read them.


Line 9: Line 9:


When a blog entry is created, a user can select which tags they wish to associate with their new entry. - multiple tags can be selected. Users can also select who they want the blog entry to be available to - (depending on the global settings of the site.)
When a blog entry is created, a user can select which tags they wish to associate with their new entry. - multiple tags can be selected. Users can also select who they want the blog entry to be available to - (depending on the global settings of the site.)
== Blogs Wishlist==
Its great to have blogs on Moodle, but we should expect more of Moodle's blogs. Let's make a wishlist.
=== How do I link to a specific Blog entry ? ===
The so called blogosphere bors out of the inter-linking betwen blog entries, but rigth now you don't kwno how to link to a concrete blog entry. Blog entries should have a link to refer themselves. We aonly can link to user's blogs o to categories.
=== Blog entry resume ===
A view of the blogs entries that gives only 3-5 lines of the blog entry, so a reader can view a lot of entries in one sigth and click on a "continue reading" link or so on.
=== Block Blog Tools ===
Some blog tools to view blog entries that wolud be nice to have:
* Last Blog entries.
** per user
** per category
** per course
** per site
* Blog search
* Most readed, commented voted blog entries ( and vote for blog entry, of course )


==See also==
==See also==
Line 37: Line 17:
*[http://en.wikipedia.org/wiki/Weblog Wikipedia on Blogs]
*[http://en.wikipedia.org/wiki/Weblog Wikipedia on Blogs]
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=44830 Blogs and comments] forum discussion
*Using Moodle [http://moodle.org/mod/forum/discuss.php?d=44830 Blogs and comments] forum discussion


[[Category:Teacher]]
[[Category:Teacher]]
[[Category:Blog]]
[[Category:Blog]]

Revision as of 08:52, 19 June 2006

Template:Moodle 1.6

Blogs allow students, teachers and administrators to have a public web log. This online journal has various settings to control who can read them.

Many companies and organisations on the web provide blog sites and they are generally free. The largest company to do this is blogger which is owned by Google. There are also many Open Source web applications that can be downloaded and installed freely. The most common other these is Wordpress.

Blogs in Moodle are user based - each user has their own Blog. Admins, Teachers, and users can create Tags - Admins can create site level tags, Teachers can create Course level tags, and users can create their own list of tags.

When a blog entry is created, a user can select which tags they wish to associate with their new entry. - multiple tags can be selected. Users can also select who they want the blog entry to be available to - (depending on the global settings of the site.)

See also