<div>Did you try the resourceDirecotry ZCML directive? </div>
<div>&nbsp;</div>
<div><font size="2">
<p align="left"></p></font><font color="#0000e1" size="2"><font color="#0000e1" size="2">&lt;browser:resourceDirectory</font></font><font size="2">
<p align="left"></p></font><font color="#0000e1" size="2"><font color="#0000e1" size="2">name=</font></font><font color="#000080" size="2"><font color="#000080" size="2">&quot;js&quot;</font></font><font size="2">
<p align="left"></p></font><font color="#0000e1" size="2"><font color="#0000e1" size="2">directory=</font></font><font color="#000080" size="2"><font color="#000080" size="2">&quot;resource/js&quot;</font></font><font size="2">
<p align="left"></p></font><font color="#0000e1" size="2"><font color="#0000e1" size="2">layer=</font></font><font color="#000080" size="2"><font color="#000080" size="2">&quot;.interfaces.IBatonSkin&quot;</font></font><font size="2">
<p align="left"></p></font><font color="#0000e1" size="2"><font color="#0000e1" size="2">/&gt;</font></font><br>that way they don&#39;t need the authentication overhead. <br>&nbsp;</div>
<div><span class="gmail_quote">On 7/8/08, <b class="gmail_sendername">andrew</b> &lt;<a href="mailto:andrew@reurbanise.co.nz">andrew@reurbanise.co.nz</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi All,<br><br>I&#39;ve got a web application that uses pluggable authentication, but I<br>don&#39;t want the overhead of authentication for public resources like CSS,<br>
javascript, images, etc. Is it possible to just disable authentication<br>for a given resource ? I tried just setting the permission to zope.View,<br>but that didn&#39;t seem to make any difference.<br><br>Cheers, Andrew.<br>
<br>_______________________________________________<br>Zope3-users mailing list<br><a href="mailto:Zope3-users@zope.org">Zope3-users@zope.org</a><br><a href="http://mail.zope.org/mailman/listinfo/zope3-users">http://mail.zope.org/mailman/listinfo/zope3-users</a><br>
</blockquote></div><br>