aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/blog_lib.php
AgeCommit message (Expand)Author
2010-04-02Determining which content header to use based on blog owner.nickw
2010-04-02Allowing non-owners to view published blog posts.nickw
2010-04-02Truncating lengthy blog excerpts on word breaks.nickw
2010-04-02Fixing breadcrumb navigation and content header links for blogs.nickw
2010-03-25Added river support to blog.brettp
2010-03-25Fixed weird login in blog for real.brettp
2010-03-25Added access controls to blog archive grabbing function.brettp
2010-03-24Added archive view for blogs.brettp
2010-03-23Added filtering by archive date.brettp
2010-03-23Added an ElggBlog class to override the time_created field.brettp
2010-03-18Updated blog to support multiple revisions and automatic saving of drafts.brettp
2010-03-12Rough first version of a new blog plugin.brettp