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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Settings page #70

Closed
2 of 3 tasks
emxsys opened this issue Aug 15, 2020 · 1 comment · Fixed by #80
Closed
2 of 3 tasks

Add a Settings page #70

emxsys opened this issue Aug 15, 2020 · 1 comment · Fixed by #80
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@emxsys
Copy link
Owner

emxsys commented Aug 15, 2020

Add a page to review the settings.

  • Display the current settings
  • Display the current config file in use
  • Edit the settings or provide instructions for doing so externally
@emxsys emxsys added the enhancement New feature or request label Aug 15, 2020
@emxsys emxsys added this to the Release 0.5 milestone Aug 15, 2020
@emxsys emxsys self-assigned this Aug 20, 2020
emxsys added a commit that referenced this issue Aug 20, 2020
- Updated callattendant.py to add config filename to config
- Updated webapp.cp to add application config dict to webapp config
- Using pygments package for syntax highlighting
- Restructed navbar so that help and settings menu items do not push the search item below the keyboard on phones
- Created pygments.css with `$ pygmentize -S colorful -f html > pygments.css`
- Closes #70
@emxsys
Copy link
Owner Author

emxsys commented Aug 20, 2020

Note, I used the following command to generate the css for the python syntax highlighting:

pygmentize -S colorful -f html > pygments.css

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

Successfully merging a pull request may close this issue.

1 participant