Hi, great to hear you've gotten Arches v2 working!
That being said, there's a new version coming out pretty soon. I would advise just getting to know the system for now and playing with it and the way it handles data through it's graph based model (and start thinking about how your data maps to a graph model like the CIDOC-CRM). It would make more sense to contribute to getting the next version translated. Since Arches uses standard Django templates for larger parts of it's interface, you could already have a look at this chapter in the Django manual: https://docs.djangoproject.com/en/1.6/topics/i18n/translation/ It's generally not that hard to do with a python application. I currently don't have an arches2 instance handy, so I can't help you with your current problem. More information such as error logs would be handy there. But again, v2 will not be supported in the future, so it's best to move to v3. Cheers, Koen Op dinsdag 24 maart 2015 21:53:11 UTC+1 schreef Burim Ameti: > > I have successfully installed and works fine arches v2 > > how to translate and change user interface > > > the main problem is with adding a new resource let say point, line, > polygon or any other resource when i try to draw the polygon on the Google > map layer (popup appears and showing loading data) and never ending do not > letting me save the resource that i want to draw it. > > > With respect > Burim Ameti > Cultural Heritage Protection Office > Republic of Macedonia > -- -- 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.
