barryhughes / teachblog

MU-compatible micro-blogging for students
GNU General Public License v3.0
0 stars 0 forks source link

Student User Blog Comment not visible to User or other users #6

Closed hstannard closed 11 years ago

hstannard commented 11 years ago
  1. Test1 User creates account, and posts after his blog approved.
  2. post approved by teacher
  3. Test1 is able to view the list of Blogs
  4. Issue: When Test1 wants to look at content of blog, only choice is to press EDIT which gives him new post field blog_edit option blog_list_june12
barryhughes commented 11 years ago

OK - so this isn't a bug as such: the list of blogs you are referring to is only a means of accessing posts for editorial purposes. That said it would definitely be useful to provide a link from there so they can view it and I'll look at implementing that.

The intended was for visitors including the post authors to view content though is via custom menus/a list of posts generated at template level, etc. Again that's something where a drop-in widget would help.

barryhughes commented 11 years ago

I'll build in view links to augment the edit links. See also issue #8 (widgets).

barryhughes commented 11 years ago

Note that the "View" link will only appear if the post has been published - if its state is still pending/draft the link will not appear.

barryhughes commented 11 years ago

Resolved by https://github.com/barryhughes/teachblog/commit/2027f14493efb32a5957ffe271c6c2f2ae4b0b58

hstannard commented 11 years ago

Thanks Barry ­ I will try everything in my set up and get back to you. I am classroom Thursday/Friday but tech never ends it seems :) H

Heather Stannard Owner, WestView Learning Box 20032 Duncan BC V9L 5H1

250 701-3359 www.westviewlearning.ca

From: barryhughes notifications@github.com Reply-To: barryhughes/teachblog <reply+i-15465256-5cdcd8aacc35e56a1914fd2c682c6b5db630bf17-4681702@reply.git hub.com> Date: Wednesday, 11 September, 2013 2:32 PM To: barryhughes/teachblog teachblog@noreply.github.com Cc: Heather Stannard hstannard@sd79.bc.ca Subject: Re: [teachblog] Student User Blog Comment not visible to User or other users (#6)

Resolved by 2027f14 https://github.com/barryhughes/teachblog/commit/2027f14493efb32a5957ffe271c 6c2f2ae4b0b58

‹ Reply to this email directly or view it on GitHub https://github.com/barryhughes/teachblog/issues/6#issuecomment-24278150 .