| 7 | | |
| 8 | | == After Action Notes == |
| 9 | | * Move to deployment_settings control: |
| 10 | | * Locations Hierarchy |
| 11 | | * Languages (For Local Location Names & Language Bar) |
| 12 | | * Enable ACLs (e.g. DVI, AdvancedJS, !MapAdmin) |
| 13 | | * See if we can convert Mapping API to use a JS file in static which is merged with a bunch of JS vars written out in views |
| 14 | | * makes it faster to develop since no need to keep restarting server for module changes |
| 15 | | * makes it easier for OL devs to help out without needing to understand Python |
| 16 | | * May be hard due to so many different options available to us! |
| 17 | | * Break it up into snippets again... |
| 101 | | --- |
| | 90 | |
| | 91 | == After Action Notes == |
| | 92 | * Move to deployment_settings control: |
| | 93 | * Locations Hierarchy |
| | 94 | * Languages (For Local Location Names & Language Bar) |
| | 95 | * Enable ACLs (e.g. DVI, AdvancedJS, !MapAdmin) |
| | 96 | * See if we can convert Mapping API to use a JS file in static which is merged with a bunch of JS vars written out in views |
| | 97 | * makes it faster to develop since no need to keep restarting server for module changes |
| | 98 | * makes it easier for OL devs to help out without needing to understand Python |
| | 99 | * May be hard due to so many different options available to us! |
| | 100 | * Break it up into snippets again... |
| | 101 | |
| | 102 | ---- |