Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the init of the webdesktop - part2 #3

Open
derAndreas opened this issue Aug 10, 2011 · 0 comments
Open

Refactor the init of the webdesktop - part2 #3

derAndreas opened this issue Aug 10, 2011 · 0 comments
Labels

Comments

@derAndreas
Copy link
Owner

As already done in issue #2 the init of the webdesktop needs a lot refactoring.
Part1 was do rewrite the user specific styles on the load of the webdesktop.

Part2 is to do the same withe the handling of modules and user actions. This is the chance to push all user permissions on the init of webdesktop from the backend to the frontend (maybe configurable) to that the developer of modules can check on the frontend if a user is a allowed to perform some action and change the frontend ui.
As an example: if the user is not allowed to change the background, the "save" button should be disabled or replaced by some informational text.

This refactor is not so big as the user style refactoring, but quite interesting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant