-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Investigate possibility of pushing webadmin changes to own config #31
Comments
https://superuser.com/questions/181517/how-to-execute-a-command-whenever-a-file-changes
Then
If only I could log the changes...
|
Maybe we should save the default files everytime we run |
But then what about map cycles? We store them in a custom file... duh. |
Maybe we should make them read-only in webadmin, much like bans? |
Nah, instead, we should make everything editable in webadmin. Then we don't have to deal with command line at all. But then we gotta find a way to make the 2 "default" cycles immutable. |
default_maplist.html
|
Still needs work, gotta disable drag-n-drop somehow. |
The responsible code in
Without these it works perfectly, but this is, again, JS, so you can't patch it, coz it's served as gzip... But in the meanwhile I realized it's not even a problem, because the save button is already hidden, so apart from UI glitches, nothing wrong can happen. |
Uh, this may not necessarily work because there are several keys with multiple values and crudini just won't work with those :( |
No description provided.
The text was updated successfully, but these errors were encountered: