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

make news items editable in admin interface #52

Open
lkeegan opened this issue Nov 6, 2024 · 0 comments
Open

make news items editable in admin interface #52

lkeegan opened this issue Nov 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lkeegan
Copy link
Member

lkeegan commented Nov 6, 2024

One option would be to add a string field to settings, and store the whole json object of news items there as a string.

Then the admin frontend would jsonify it, modify it, and send it back.

The frontend would fetch & jsonify it on load.

@lkeegan lkeegan added the enhancement New feature or request label Nov 6, 2024
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

No branches or pull requests

1 participant