<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 18/05/2011 18:03, Brad Beckenhauer wrote:
    <blockquote cite="mid:4DD3B59A020000680008BE05@smtp.aafp.org"
      type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <meta name="GENERATOR" content="MSHTML 9.00.8112.16421">
      <div>Julian,</div>
      <div>&nbsp;</div>
      <div>Do you have a timeline for releasing v4.02?</div>
    </blockquote>
    No, not yet. There are one or two things I want to get fixed before
    I release 4.02. I try not to do releases when I know there are
    outstanding issues I haven't fixed yet.<br>
    <blockquote cite="mid:4DD3B59A020000680008BE05@smtp.aafp.org"
      type="cite">
      <div>&nbsp;</div>
      <div>Also,</div>
      <div>One item I've had to modify during each zendto update is the
        wording of the red message box that appears during a Drop-Off
        (new_dropoff.tpl ) which I pasted&nbsp;below.</div>
      <div>&nbsp;</div>
      <div>from: new_dropoff.tpl</div>
      <div>&lt;snip&gt;</div>
      <div><strong>PLEASE NOTE</strong> <br>
        <br>
        Files uploaded to ZendTo-dev are scanned for viruses. But still
        exercise the same degree of caution as you would with any other
        file you download. Users are also <b>strongly encouraged</b> to
        encrypt any files containing sensitive information (e.g.
        personal private information) using a tool such as "Winzip" or
        "Encrypt Files", before sending them via ZendTo-dev! </div>
      <div>&lt;/snip&gt;</div>
    </blockquote>
    What's wrong with that? The "ZendTo-dev" names are taken from the
    definition of "ServiceTitle" in /opt/zendto/config/zendto.conf as I
    intended.<br>
    <blockquote cite="mid:4DD3B59A020000680008BE05@smtp.aafp.org"
      type="cite">
      <div>&nbsp;</div>
      <div>Would you please give some thought as to if&nbsp;the code and the
        text&nbsp;of the message could be separated into different files?</div>
    </blockquote>
    I've already done that. If you want to change the user interface at
    all, the idea is this:<br>
    <br>
    1. Minor tweaks, such as your organisation name and service name,
    are done in /opt/zendto/config/zendto.conf.<br>
    2. Major tweaks, such as a completely different user interface for
    your organisation, are done in the template files in
    /opt/zendto/templates.<br>
    Neither will be overwritten by future upgrades of the code, which
    lives in /opt/zendto/www and /opt/zendto/lib.<br>
    <br>
    Other than a bit of Javascript that is necessary for the current
    implementation of the user interface, no code is included in
    /opt/zendto/templates. And there is no user interface code at all in
    /opt/zendto/www or /opt/zendto/lib. You can change the user
    interface completely, without having to touch the "business logic"
    at all.<br>
    <br>
    Jules<br>
    <pre class="moz-signature" cols="72">
-- 
Julian Field MEng CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'Teach a man to reason, and he will think for a lifetime.' - Phil Plait                                       'All programs have a desire to be useful' - Tron, 1982
</pre>
  </body>
</html>