Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.

Extend editing environment for Info pages and Events #16

Closed
darabman opened this issue Nov 26, 2013 · 1 comment
Closed

Extend editing environment for Info pages and Events #16

darabman opened this issue Nov 26, 2013 · 1 comment

Comments

@darabman
Copy link

In order to improve the speed of adding content, setting up a lanager session for a new party, and to eliminate the risky practice of granting other admins access to the raw tables in MySQL, I think the following functionality should be added:

  • An info admin page and an event admin page with the functionality for Creating, editing and deleting entries from within lanager. Such a page need be nothing more than a list of event/info records (likely ordered by the Title field) with "Edit | Delete | Visible" buttons by each entry, and a 'New' button above the list.
  • Editing the entry would take the user to a form populated with the data for that entry, not dissimilar to the exisitng event creation form. Clicking 'New' from the list of entries would understandably take the user to a blank form, with a submit button.
  • Only admin users should have access to these pages
  • A collapsible frame alongside the Edit/New form would show a Markdown 'cheat-sheet' as a reminder for editors.
  • The 'visibility' of events and info pages should be set-able, meaning that commonly-used items could be disabled, edited and re-used without removing them from the databse outright
@ilumos
Copy link
Owner

ilumos commented Feb 9, 2014

Completed in zeropingheroes/lanager-core@b71d10e

@ilumos ilumos closed this as completed Feb 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants