K. Clair wrote:
>Is there a template or html embedded in python code that I could edit to
>remove the options from the admin interface?
Not really, but you could look at $prefix/Mailman/admin.py and the
various python files in $prefix/Mailman/Gui/
>Mainly what I'm worried about is that we are a
Is there a template or html embedded in python code that I could edit to
remove the options from the admin interface?
Mainly what I'm worried about is that we are a web host and want to
offer mailman to our customers. However, I want to restrict some of the
options to protect us. For example, th
At 4:49 PM -0700 2004-09-06, K. Clair wrote:
Hmmm, okay ... is there a not-so-easy way? :)
You can change configuration options in mm_cfg.py based on the
defaults in Defaults.py, but beyond that, no.
--
Brad Knowles, <[EMAIL PROTECTED]>
"Those who would give up essential Liberty, to purchase a
Hmmm, okay ... is there a not-so-easy way? :)
Thanks!
Kristina
On Fri, Sep 03, 2004 at 11:51:24PM +0200, Brad Knowles wrote:
- At 2:02 PM -0700 2004-09-03, K. Clair wrote:
-
- > Is there a relatively easy way to remove configuration options from
- > the administrative interface for all lists? I
On Sep 4, 2004, at 06:02, K. Clair wrote:
Is there a relatively easy way to remove configuration options from
the administrative interface for all lists? I know that I can set
defaults, but what if I don't want list administrators to be able to
change them?
As Brad pointed out, you can't enable/di
At 2:02 PM -0700 2004-09-03, K. Clair wrote:
Is there a relatively easy way to remove configuration options from
the administrative interface for all lists? I know that I can set
defaults, but what if I don't want list administrators to be able to
change them?
Not really. There are certain t
Hello,
Is there a relatively easy way to remove configuration options from
the administrative interface for all lists? I know that I can set
defaults, but what if I don't want list administrators to be able to
change them?
Thanks,
Kristina
--