Hi,
As many admin don't want views_ui enabled on production server, this module should not depend on it.
Hope this helps.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Update_dependencies_format_in_info.yml_019621-2.patch | 303 bytes | chipway |
Hi,
As many admin don't want views_ui enabled on production server, this module should not depend on it.
Hope this helps.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Update_dependencies_format_in_info.yml_019621-2.patch | 303 bytes | chipway |
Comments
Comment #2
chipway commentedHere is the patch. Please review.
Comment #3
sagarwani commentedHi @chipway
thanks for your help in this module, i tried this patch, every thing is ok but just one thing if we disable views ui module and still keep views custom table module then we do not get any direct link for the configuration page, we still can navigate to it from module list page, but still i don't think that it is a good idea to remove it's dependency. lets wait if other developers also rise same issue so i will think about it, until that people who want to takeout dependency of views ui they can refer to this issue and take out views ui dependency
Comment #4
chipway commentedThanks Sagar for taking this into account.
In fact, on many production site, we don't want to be able to configure modules. This should be done on a dev/test/pre-prod environment then configuration is deployed.
This enhances security of the website.
When you don't have dependency on view_ui, administrators still may enable view_ui if they like. So everyone is happy.
Have a good day.
Comment #6
sagarwani commented