vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
151 stars 145 forks source link

Web interface style #312

Closed ethankz closed 8 years ago

ethankz commented 8 years ago

Your traccar version is quite better then the original one. I'm learning java and i want to know if i can edit the web interface style (css and even html) without recompiling the source code.

vitalidze commented 8 years ago

Unfortunately there is no easy way to edit style. It was discussed in #102 and #283

ethankz commented 8 years ago

Ok thank you for your quick reply.

ethankz commented 8 years ago

And do you know how can i can log in from my own page?

vitalidze commented 8 years ago

You can do it either with API call or by using special URL: http://traccar.litvak.su/features/automatic-login.html

ethankz commented 8 years ago

Ok that's great. thanks alo! But coming back to the style, i'm ready to do some effort and take my time to learn things. But i m really a beginer in java. So please can you give all the steps to edit the project especially the style, and what do i need to compile. Thank you.

vitalidze commented 8 years ago

I don't have these steps. You need to start from reading documentation on GXT library, import project into IDE, and so on.

ethankz commented 8 years ago

Ok

ethankz commented 8 years ago

Great work you have done so far. thanks