Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content pages editor #161

Closed
josepjaume opened this issue Oct 30, 2016 · 0 comments
Closed

Content pages editor #161

josepjaume opened this issue Oct 30, 2016 · 0 comments
Assignees

Comments

@josepjaume
Copy link
Contributor

josepjaume commented Oct 30, 2016

馃帺 User Story

Organization admins should be able to edit a pre-defined, set of pages like terms and conditions, FAQ, etc, and potentially define new ones.

There's a set of pages that should appear as created and editable but not removable, as there's gonna be static references to them throughout the page (footer, registration, etc).

  • FAQ
  • Terms and Conditions
  • Accessibility

At a technical level, those pages could be created during the seeds or simply by providing a fallback (content pending definition) and actually creating the page when the user "edits" it.

A page has the following fields:

  • Slug (not I18n)
  • Title (I18n)
  • Content (I18n, limited WYSIWYG)

Remember that we'll need to remove the current terms and conditions page and allow editing it from the system.

馃搵 Related documentation

馃幆 Acceptance criteria

Organization admins can manage static pages. Any user can see those pages via a link provided in the admin panel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants