Control Web Panel

WebPanel => CentOS-WebPanel GUI => Topic started by: dave_hal on October 03, 2018, 07:17:27 PM

Title: Disable items
Post by: dave_hal on October 03, 2018, 07:17:27 PM
Is it possible to disable items that appear in the user CWP.user panel?

For example, disabling the Autoresponder option in the user's CWP.user panel.

Looking through the files, I see:

{% if ("mail_autoreply" in rmenu )or(swmenu==1) %}

Where is rmenu defined at?  And can it's values be changed?
Title: Re: Disable items
Post by: frontcode on October 06, 2018, 06:49:36 PM
I think you can do that in the Feature Manager..
I don`t know if this is what you mean or how it works.. so check it please.. ;D

Go to: CWP Admin panel, --> CWP Settings --> Themes and languages --> there you see the Feature Manager..

Hope that that is what you mean..

Regards Marcel
Title: Re: Disable items
Post by: dave_hal on October 07, 2018, 09:34:20 PM
Sorry, yea, should have posted that I found this.

Figured there was a feature manager some where, just didn't think to look specifically in the Themes and Languages section.