Hello Arches Community, It's been a while since I wrote on the forum, let me update you all with the current development status of the Arches Admin Portal. Reverting back from a lot of changes on django contrib admin package, we had decided to work on our own Simple Admin Application for Arches. The simple admin has been structured and it's under development. I'd like to throw some insight of what are it's features and would like feedback from you all.
The portal uses a tree structure on the left for quick navigation across various features. The central part of the page is for handling forms and other queries. The interface is mobile optimized, bootstrapped and elegant. I'll leave some screenshots below for reference. I'd like to give credits to Alexei for providing me the ideas and js for the display of the portal. There has been a change in the database storage content for the map layer content. Earlier the database used to store just raw javascript for the layer. Now we added flexibility to the approach. We have added 3 native layer types for Arches, namely Google Layers, Arches Resource and Raw Javascript. This gives us an opportunity to breakfree from our limit of js scope. We can create customized layers. The major change what the admin user would feel now would be his approach to layers. It's a simple minimal form with responsive interface. Earlier every layer entry had to be succeeded with i18n entry in the portal; we automated that. Layer Icons can now directly be uploaded from the forms and can be viewed once the layer is saved directly from the form. I'm presently working on bug fixes on the above contents and filtering i18n values. Screenshots below : <http://3.bp.blogspot.com/-lg5U3OcQzNY/U6adDA2GwnI/AAAAAAAACJ0/WrZKCCBCRtM/s1600/1.png>Dashboard for Arches Admin <https://lh5.googleusercontent.com/-vzhYBpZaFO4/U6boaKYGNeI/AAAAAAAACKg/wcpOuklzHDY/s1600/2.png>Options for adding Map Layer <https://lh6.googleusercontent.com/-LtCrJ7ODba8/U6bokAJXNRI/AAAAAAAACKo/ezNRsaYJPNo/s1600/3.png>Form for adding Google Maplayer <http://1.bp.blogspot.com/-Giy1R9yec-Y/U6adYMjDSaI/AAAAAAAACJ8/7uWErk7waxc/s1600/4.png>GET data in the form for Maplayer Updation <http://2.bp.blogspot.com/-ZIbFy-JlX1M/U6adYR9uxAI/AAAAAAAACKI/6qPfjr9Spm8/s1600/5.png>Filtering Localization keys based on Widgetname -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
