removing unused functionality from display?

Discussion in 'Installation/Configuration' started by bolero, Jul 7, 2008.

  1. bolero

    bolero New Member

    I see that I can easily remove the main navigation nodes by enabling or disabling them in the database (sys_modules). I'm wondering if there is a similar easy way to remove single "decks" for the "ISP Server" document. e.g. I would like to remove the DNS and the Frontpage tabs as I do not want to offer both. It looks, though, as if I may need to edit some code/display file - which I would like to avoid (as an update will surely overwrite any changes). Is there an easy way?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can set the visibility of input fields and decks in the form editor in the management module.
     
  3. bolero

    bolero New Member

    Ah, that " Do not use the FormDesigner in production enviroments! The Formdesigner is intended only for development of ISPConfig." was intimidating, so I didn't bother to look at it more closely. Thanks, if one takes care and doesn't remove too much, it works very nice.
     
  4. bolero

    bolero New Member

    BTW, there is a form "sys - Modul Manager". But I don't see an actual part of ISPConfig that seems to correspond to it. Do I overlook something?
     
  5. bolero

    bolero New Member

    Another question: there is a field user_mailquota on the ISP User form in the User & Email tab. It's marked as visible and required, but it doesn't get displayed. Is there something wrong on my setup? Or is it dependant on the way that quota filesystems are available? e.g. quota on /var does apply to web *and* email space on this system, so ISPConfig shows only one quota? (I would rather show mail than web quota, though, since otherwise customers won't see a connection to their mail.)
     

Share This Page