you can disable it by making changes in admin_plugins.html file in

'C:\Python25\Lib\site-packages\Trac-0.11.2.1-py2.5.egg\trac\admin
\templates'  directory as

<form id="addplug" class="addnew" method="post" enctype="multipart/
form-data" action="">
      <fieldset disabled="true">
        <legend>Install Plugin:</legend>
        <div class="field">
          <label>
            File: <input type="file" name="plugin_file" disabled="$
{readonly or None}" />
          </label>

Regards,
Mona

rupert thurner wrote:
> is there an easy possibility to disable the "install plugin" box in
> administration?
>
> kr, rupert.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to