From e66c96a5709b8b2f9c8b8348ba684bf775ae1405 Mon Sep 17 00:00:00 2001 From: brettp Date: Thu, 25 Mar 2010 21:42:24 +0000 Subject: Added river support to blog. git-svn-id: http://code.elgg.org/elgg/trunk@5510 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/blog/start.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mod/blog/start.php') diff --git a/mod/blog/start.php b/mod/blog/start.php index 3c497088a..619378af2 100644 --- a/mod/blog/start.php +++ b/mod/blog/start.php @@ -9,13 +9,11 @@ * @link http://elgg.org/ * * @todo - * Show your blog posts + * Either drop support for "publish date" or duplicate more entity getter + * functions to work with a non-standard time_created. * Show friends blog posts * Widget * - * Group blogs - * Forward to container instead of owner - * * Pingbacks * Notifications */ -- cgit v1.2.3