A visitor can view Blog Post revisions #139

Open
opened 2018-12-27 03:26:33 +00:00 by cedewey · 5 comments
cedewey commented 2018-12-27 03:26:33 +00:00 (Migrated from gitlab.com)

Acceptance Criteria

Given that I am a site visitor,
when I visit a blog post
then I can click a "Revisions" link
then I see a list of revisions.

Work Required

  • Update permissions to allow anonymous users to view revisions for a Blog Post
  • Hide "View" and "Revisions" links for anonymous users, instead have link to the revision page at the bottom of the post, near permalink
  • Make sure the revision link takes the user directly to the full content view mode of the post
  • Style the revision page
## Acceptance Criteria Given that I am a site visitor, when I visit a blog post then I can click a "Revisions" link then I see a list of revisions. ## Work Required * [ ] Update permissions to allow anonymous users to view revisions for a Blog Post * [ ] Hide "View" and "Revisions" links for anonymous users, instead have link to the revision page at the bottom of the post, near permalink * [ ] Make sure the revision link takes the user directly to the full content view mode of the post * [ ] Style the revision page
cedewey commented 2018-12-27 03:56:12 +00:00 (Migrated from gitlab.com)

I've enabled the Diff module. To get a helpful view of revisions a user needs to select the "Full Content" view mode. So, something like this - http://agaric-com.test/node/62/revisions/view/66/335/visual_inline?view_mode=full

I've enabled the Diff module. To get a helpful view of revisions a user needs to select the "Full Content" view mode. So, something like this - http://agaric-com.test/node/62/revisions/view/66/335/visual_inline?view_mode=full
cedewey commented 2018-12-27 03:58:14 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
cedewey commented 2018-12-27 03:58:21 +00:00 (Migrated from gitlab.com)

unassigned @cedewey

unassigned @cedewey
mlncn commented 2018-12-27 05:43:47 +00:00 (Migrated from gitlab.com)

mentioned in commit 7e01653874

mentioned in commit 7e016538744011dbabd66c71351185f4052a4dec
mlncn commented 2018-12-27 07:03:23 +00:00 (Migrated from gitlab.com)

removed milestone

removed milestone
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: agaric/agaric-coop#139
No description provided.