Hi Costis,
It's a great piece of software you've made!
:-) glad you like it.
These 5 files seem to be obfuscated and looks like each one is for a different browser, so the changes there have to be
made 5 times.... poor Chinese programmer
You're right there. This is what GWT generates. I think it's a great tool however, providing an easy way to produce AJAX applications that are portable across the popular browsers. No-one wants to write complex javascript for different browser quirks...
Now, i want to create two levels of administrators. The high-level should have access to all configuration options,
meaning that she can access the entire menu, and the low-level administrator should only be allowed to add categories
and items.
Do i also have to modify the obfuscated javascript 5 times, in order to do that, or is there a better way?
I have some good news for you!
In final testing at the moment is a very flexible system for defining role-based security in the Admin App. You can define roles that specify access levels (Insert, edit, delete etc) for each panel, then assign these roles to users. I'm sure it will solve your requirement (and plenty more besides).
We wouldn't want anyone to have to edit those huge javascript files :-)
The role-based security is just one of a collection of new features for the next release of KonaKart - the 2.2.0.7 release.
We anticipate making the new release available within two weeks.
When the new release is available we will send notification to everyone registered for the newsletter on this forum.
Regards,
John