<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Tue, Nov 27, 2018 at 4:29 PM Bernhard Pieber <<a href="mailto:bernhard@pieber.com">bernhard@pieber.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mariano,<br>
<br>
Thanks for the tip. I will give that a try. I assume that WAAdmin clearAll removes the /files application as well, and that I would have to serve JQuery statically as well for it to work, right?<br></blockquote><div><br></div><div>Yes. You can use #deployFiles to export all your file libraries into .js or .css that then server via external webserver</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Bernhard<br>
<br>
> Am 27.11.2018 um 13:40 schrieb Mariano Martinez Peck <<a href="mailto:marianopeck@gmail.com" target="_blank">marianopeck@gmail.com</a>>:<br>
> <br>
> <br>
> <br>
> On Mon, Nov 26, 2018 at 2:13 PM Bernhard Pieber <<a href="mailto:bernhard@pieber.com" target="_blank">bernhard@pieber.com</a>> wrote:<br>
> Hi,<br>
> <br>
> I am using a file library (JQDeploymentLibrary) in a deployed image. If I enter /files I get a listing of all flle libraries under the heading of "Index of /files". I would like to remove that functionality in the deployed application. It seems I cannot just remove the /files application itself because if I do JQuery stops working. I'd appreciate any tips on how to solve that.<br>
> <br>
> <br>
> Usually, when I am deploying in production and I serve static files from an external web server what I do is:<br>
> <br>
> WAAdmin disableDevelopmentTools.<br>
> WAAdmin clearAll.<br>
> self registerMyApps.<br>
> <br>
> There, just change "self registerMyApps." to whatever code you use to register your own apps....so basically I unregister everything and then just register my apps...<br>
> <br>
> <br>
> -- <br>
> Mariano<br>
> <a href="https://twitter.com/MartinezPeck" rel="noreferrer" target="_blank">https://twitter.com/MartinezPeck</a><br>
> <a href="http://marianopeck.wordpress.com" rel="noreferrer" target="_blank">http://marianopeck.wordpress.com</a><br>
> _______________________________________________<br>
> seaside mailing list<br>
> <a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
> <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Mariano</div><div><a href="https://twitter.com/MartinezPeck" target="_blank">https://twitter.com/MartinezPeck</a><br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br></div></div></div></div>