Menu

#76 Better TOS

v2
closed
nobody
None
1
2015-04-21
2013-08-22
Brad Landis
No

The TOS is filled with a lot of Purdue specific information, so I'm submitting a more appropriate file with the company name from the variable. It's not always correct to say "Faculty, staff, and students", so I changed it simply to "users". Maybe another word would be better here.

--- /root/filelocker2-code-954-branches-2.6/src/view/tos.tmpl   2012-02-22 01:09:23.000000000 -0600
+++ ./view/tos.tmpl     2013-08-22 15:38:42.000000000 -0500
@@ -29,16 +29,16 @@
                     <h1 class="tos_title">Terms of Service</h1>
                 </div>
                 <div class="file_list">
-                    <p>Filelocker is an open source program created by Purdue University.  Purdue faculty, staff, and students can use Filelocker to conveniently and securely share files with other people both on and off campus.  With Filelocker, largefiles can be shared easily, without having to worry about single email message size quotas.  In order to access the Filelocker application, you must login in with your Purdue Career Account and password.</p>
+                    <p>Filelocker is an open source program created by Purdue University.  $orgConfig['org_name'] users can use Filelocker to conveniently and securely share files with other people.  With Filelocker, largefiles can be shared easily, without having to worry about single email message size quotas or message security. In order to access the Filelocker application, you must login in with a username and password.</p>
                     <p>As a Filelocker user, you agree to the following:</p>
                     <div style="margin-left: 40px">
                         <ol>
-                            <li>Filelocker is provided by Purdue University as a secure file transfer service.  Purdue University reserves the right at any time and from time to time to modify or discontinue, temporarily or permanently, the Filelocker services (or any part thereof) with or without notice.</li>
+                            <li>Filelocker is provided by $orgConfig['org_name'] as a secure file transfer service.  $orgConfig['org_name'] reserves the right at any time and from time to time to modify or discontinue, temporarily or permanently, the Filelocker services (or any part thereof) with or without notice.</li>
                             <li>Filelocker is to be used for secure file transfer and is not a file storage application.  Files stored in Filelocker may be removed at any time.  Files stored in Filelocker are not backed up.</li>
-                            <li>Use of Filelocker is subject to all Purdue University policies and procedures, including Purdue University's IT Resource Acceptable Use Policy.  In particular, copyrighted materials may not be shared via Filelocker without permission of the copyright owner.  Users of Filelocker are responsible for all files and content that they transmit while using the service.  Under no circumstances will Purdue University be liable in any way for any files or content transmitted or made available via the Filelocker service.</li>
+                            <li>Use of Filelocker is subject to all $orgConfig['org_name'] policies and procedures, including $orgConfig['org_name']'s IT Resource Acceptable Use Policy.  In particular, copyrighted materials may not be shared via Filelocker without permission of the copyright owner.  Users of Filelocker are responsible for all files and content that they transmit while using the service.  Under no circumstances will $orgConfig['org_name'] be liable in any way for any files or content transmitted or made available via the Filelocker service.</li>
                         </ol>
                     </div>
-                    <p>By clicking the "I Agree" button below, you are stating that you have read and agreed to the Filelocker Terms of Service.  Purdue University reserves the right to deny access to Filelocker to any person who violates the Filelocker Terms of Service.
+                    <p>By clicking the "I Agree" button below, you are stating that you have read and agreed to the Filelocker Terms of Service.  $orgConfig['org_name'] reserves the right to deny access to Filelocker to any person who violates the Filelocker Terms of Service.
                     </p>
                 </div>
                 <div class="button"><a href="$config['root_url']/sign_tos?action=sign" title="I agree to the terms of service" class="acceptButton"><span>I Agree</span></a></div>

Discussion

  • David Hutchins

    David Hutchins - 2015-04-21

    I updated template files in the 2.6 branch, these changes will be in the next release. This, and other templates have been made more generic without all the specific references to Purdue and it's specific services.

     
  • David Hutchins

    David Hutchins - 2015-04-21
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB