librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1883] add a privacy policy in a common way


From: Clint Adams
Subject: [Librefm-commits] [1883] add a privacy policy in a common way
Date: Wed, 03 Jun 2009 14:49:27 +0000

Revision: 1883
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1883
Author:   clint
Date:     2009-06-03 14:49:27 +0000 (Wed, 03 Jun 2009)
Log Message:
-----------
add a privacy policy in a common way

Modified Paths:
--------------
    trunk/nixtape/themes/librefm/templates/login.tpl
    trunk/nixtape/themes/librefm/templates/register.tpl

Added Paths:
-----------
    trunk/nixtape/themes/librefm/templates/privacy.tpl

Modified: trunk/nixtape/themes/librefm/templates/login.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/login.tpl    2009-06-03 14:47:35 UTC 
(rev 1882)
+++ trunk/nixtape/themes/librefm/templates/login.tpl    2009-06-03 14:49:27 UTC 
(rev 1883)
@@ -53,38 +53,8 @@
 
     <div class="yui-u" id="privacy">
 
-      <div>
-      <h2>We take your privacy seriously</h2>
+    {include file='privacy.tpl'}
 
-      <p>Your privacy is our primary concern. Our goal is to retain as
-      little information on you as possible while still retaining the
-      ability to provide reliable service and prevent abuse of server
-      resources.</p>
-
-      <p>We collect user information from you when you sign up for an
-      account, specifically a username, password, and valid email address.</p>
-
-      <p>We check your email address is valid by sending you a
-      verification email address. If you are concerned by the
-      possibility that your email address or username may reveal your
-      identity, please use an alternative email account, or username.</p>
-
-      <p>Most sites keep detailed records of all connections. In
-      general, we do not keep information which uniquely identifies
-      you to your ISP. We do not log IP addresses. For troubleshooting,
-      we may enable increased logging for brief periods of time. These
-      extra logs are deleted immediately after they are used.</p>
-     
-      <p>You can opt-in to make your listening data public.</p>
-
-      <p>We are working on ways to allow you to delete songs you have
-      previously listened to, but please bear in mind that anyone
-      looking at your profile can see your most recent history.</p>
-
-      <p>In the future, we may add functionality to allow you to hide
-      your profile completely, or from users unknown to you.</p>
-
-      </div>
 </div>
 
 {include file='footer.tpl'}

Added: trunk/nixtape/themes/librefm/templates/privacy.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/privacy.tpl                          
(rev 0)
+++ trunk/nixtape/themes/librefm/templates/privacy.tpl  2009-06-03 14:49:27 UTC 
(rev 1883)
@@ -0,0 +1,32 @@
+      <div>
+      <h2>We take your privacy seriously</h2>
+
+      <p>Your privacy is our primary concern. Our goal is to retain as
+      little information on you as possible while still retaining the
+      ability to provide reliable service and prevent abuse of server
+      resources.</p>
+
+      <p>We collect user information from you when you sign up for an
+      account, specifically a username, password, and valid email address.</p>
+
+      <p>We check your email address is valid by sending you a
+      verification email address. If you are concerned by the
+      possibility that your email address or username may reveal your
+      identity, please use an alternative email account, or username.</p>
+
+      <p>Most sites keep detailed records of all connections. In
+      general, we do not keep information which uniquely identifies
+      you to your ISP. We do not log IP addresses. For troubleshooting,
+      we may enable increased logging for brief periods of time. These
+      extra logs are deleted immediately after they are used.</p>
+     
+      <p>You can opt-in to make your listening data public.</p>
+
+      <p>We are working on ways to allow you to delete songs you have
+      previously listened to, but please bear in mind that anyone
+      looking at your profile can see your most recent history.</p>
+
+      <p>In the future, we may add functionality to allow you to hide
+      your profile completely, or from users unknown to you.</p>
+
+      </div>

Modified: trunk/nixtape/themes/librefm/templates/register.tpl
===================================================================
--- trunk/nixtape/themes/librefm/templates/register.tpl 2009-06-03 14:47:35 UTC 
(rev 1882)
+++ trunk/nixtape/themes/librefm/templates/register.tpl 2009-06-03 14:49:27 UTC 
(rev 1883)
@@ -25,40 +25,9 @@
 
 <div class="yui-g">
     <div class="yui-u first" id="privacy">
-      <div>
-      <h2>We take your privacy seriously</h2>
 
-      <p>Your privacy is our primary concern. Our goal is to retain as
-      little information on you as possible while still retaining the
-      ability to provide reliable service and prevent abuse of server
-      resources.</p>
+{include file='privacy.tpl'}
 
-      <p>We collect user information from you when you sign up for an
-      account, specifically a username, password, and valid email address.</p>
-
-      <p>We check your email address is valid by sending you a
-      verification email address. If you are concerned by the
-      possibility that your email address or username may reveal your
-      identity, please use an alternative email account, or username.</p>
-
-      <p>Most sites keep detailed records of all connections. In
-      general, we do not keep information which uniquely identifies
-      you to your ISP. We do not log IP addresses. For troubleshooting,
-      we may enable increased logging for brief periods of time. These
-      extra logs are deleted immediately after they are used.</p>
-     
-      <p>You can opt-in to make your listening data public.</p>
-
-      <p>We are working on ways to allow you to delete songs you have
-      previously listened to, but please bear in mind that anyone
-      looking at your profile can see your most recent history.</p>
-
-      <p>In the future, we may add functionality to allow you to hide
-      your profile completely, or from users unknown to you.</p>
-
-      </div>
-
-
 </div>
     <div class="yui-u" id="register">
        <form action='' method='post'>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]