<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Jules, <div class=""><br class=""></div><div class="">This jquery thing is actually just a remnant of the patch...it was easier not to have to add the jquery file as well, so I just directed it to the jquery-ui site. </div><div class=""><br class=""></div><div class="">You can simply download/wget the jquery file from e.g. here:</div><div class=""><a href="http://code.jquery.com/ui/1.11.2/jquery-ui.js" class="">http://code.jquery.com/ui/1.11.2/jquery-ui.js</a> or</div><div class=""><a href="http://code.jquery.com/ui/1.11.4/jquery-ui.js" class="">http://code.jquery.com/ui/1.11.4/jquery-ui.js</a></div><div class=""><br class=""></div><div class="">and include that. I'm not sure about the jquery-ui packages, but there is probably a minified version there as well you could use</div><div class=""><br class=""></div><div class="">--Eythor</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On 15 Jun 2015, at 11:17, Jules <<a href="mailto:Jules@zend.to" class="">Jules@zend.to</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta content="text/html; charset=windows-1252" http-equiv="Content-Type" class="">
<div bgcolor="#FFFFFF" text="#000000" class="">
<br class="">
<br class="">
<div class="moz-cite-prefix">On 15/06/2015 11:21, Der PCFreak wrote:<br class="">
</div>
<blockquote cite="mid:557EA73C.9060707@pcfreak.de" type="cite" class="">
<meta content="text/html; charset=windows-1252" http-equiv="Content-Type" class="">
<tt class="">Hi Jules,<br class="">
<br class="">
I upgraded by ZendTo installation today which was no big hassle.<br class="">
<br class="">
One thing I found during comparing my configuration files with <a moz-do-not-send="true" href="http://meldmerge.org/" class="">meld</a>
was that you added this 2 lines of code to new_dropoff.tpl<br class="">
<br class="">
<script
src="//<a href="http://code.jquery.com/ui/1.11.2/jquery-ui.js" class="">code.jquery.com/ui/1.11.2/jquery-ui.js</a>"></script><br class="">
<script type="text/javascript"
src="js/dropoff.js"></script><br class="">
</tt><br class="">
The result will be, that we will pull jquery-ui.js from
<a href="http://code.jquery.com" class="">code.jquery.com</a> 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 class="">
</blockquote>
Yes, fair point. Do I need to include any other files from
<a href="http://code.jquery.com" class="">code.jquery.com</a> in the "/opt/zendto/www/js" directory apart from the
jquery-ui.js (version 1.11.4 is current now) ?<br class="">
<br class="">
If I download jqueryui from the <a href="http://jqueryui.com" class="">jqueryui.com</a> 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 class="">
<br class="">
<blockquote cite="mid:557EA73C.9060707@pcfreak.de" type="cite" class=""> <br class="">
<tt class="">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 class="">
<br class="">
Another small change I saw was<br class="">
<br class="">
preferences.php: 'authIMAPAdmin' => array(),<br class="">
preferences.php.rpmnew: 'authIMAPAdmins' => array(),<br class="">
<br class="">
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 class="">
</tt></blockquote>
<tt class="">It was probably originally a typo by me. It should be
"authIMAPAdmins" with an s on the end.<br class="">
<br class="">
</tt>
<blockquote cite="mid:557EA73C.9060707@pcfreak.de" type="cite" class=""><tt class="">
<br class="">
And I had to renew/recreate a reCAPTCHA key at Google and update
the keys which was no problem.<br class="">
</tt></blockquote>
<tt class="">Yes, it appears some people need to and others don't. The key
management Google site</tt> listed all my old keys.<br class="">
<br class="">
<blockquote cite="mid:557EA73C.9060707@pcfreak.de" type="cite" class=""><tt class="">
<br class="">
<br class="">
Everything seems to work good so far.<br class="">
<br class="">
Kind regards and thanks for the good work<br class="">
</tt></blockquote>
<tt class="">My pleasure. :-)</tt>
<pre class="moz-signature" cols="72"></pre>
</div>
_______________________________________________<br class="">ZendTo mailing list<br class=""><a href="mailto:ZendTo@zend.to" class="">ZendTo@zend.to</a><br class="">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</div></blockquote></div><br class=""></div></body></html>