<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<br>
<div class="moz-cite-prefix">On 15/06/2015 11:21, Der PCFreak wrote:<br>
</div>
<blockquote cite="mid:557EA73C.9060707@pcfreak.de" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<tt>Hi Jules,<br>
<br>
I upgraded by ZendTo installation today which was no big hassle.<br>
<br>
One thing I found during comparing my configuration files with <a
moz-do-not-send="true" href="http://meldmerge.org/">meld</a>
was that you added this 2 lines of code to new_dropoff.tpl<br>
<br>
<script
src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script><br>
<script type="text/javascript"
src="js/dropoff.js"></script><br>
</tt><br>
The result will be, that we will pull jquery-ui.js from
code.jquery.com and not from our local server. I understand why
you do this (immediate updates on security flaws etc.) but on the
other hand wouldn't it be better to keep this file local?<br>
</blockquote>
Yes, fair point. Do I need to include any other files from
code.jquery.com in the "/opt/zendto/www/js" directory apart from the
jquery-ui.js (version 1.11.4 is current now) ?<br>
<br>
If I download jqueryui from the jqueryui.com website, I get a zip
file full of all sorts of things. Do I need to include all those
files, or just the single jquery-ui.js file?<br>
<br>
<blockquote cite="mid:557EA73C.9060707@pcfreak.de" type="cite"> <br>
<tt>I understand, that I can of course change it myself and using
a local copy but I am interested in your opinion and decision
making process while I would also point this out to others.<br>
<br>
Another small change I saw was<br>
<br>
preferences.php: 'authIMAPAdmin' => array(),<br>
preferences.php.rpmnew: 'authIMAPAdmins' => array(),<br>
<br>
I do not use IMAP so this made no problem but I am just
wondering if this was a typo of me or did this value really
change?<br>
</tt></blockquote>
<tt>It was probably originally a typo by me. It should be
"authIMAPAdmins" with an s on the end.<br>
<br>
</tt>
<blockquote cite="mid:557EA73C.9060707@pcfreak.de" type="cite"><tt>
<br>
And I had to renew/recreate a reCAPTCHA key at Google and update
the keys which was no problem.<br>
</tt></blockquote>
<tt>Yes, it appears some people need to and others don't. The key
management Google site</tt> listed all my old keys.<br>
<br>
<blockquote cite="mid:557EA73C.9060707@pcfreak.de" type="cite"><tt>
<br>
<br>
Everything seems to work good so far.<br>
<br>
Kind regards and thanks for the good work<br>
</tt></blockquote>
<tt>My pleasure. :-)</tt>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>