summaryrefslogtreecommitdiff
path: root/frontend/beta/staticResources
Unidiff
Diffstat (limited to 'frontend/beta/staticResources') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/staticResources/accountDeleted.html22
-rw-r--r--frontend/beta/staticResources/clipperz_directLogin.html22
-rw-r--r--frontend/beta/staticResources/error.html22
-rw-r--r--frontend/beta/staticResources/logout.html22
-rw-r--r--frontend/beta/staticResources/static.css22
5 files changed, 50 insertions, 60 deletions
diff --git a/frontend/beta/staticResources/accountDeleted.html b/frontend/beta/staticResources/accountDeleted.html
index 683370a..3c5f3aa 100644
--- a/frontend/beta/staticResources/accountDeleted.html
+++ b/frontend/beta/staticResources/accountDeleted.html
@@ -1,70 +1,68 @@
1<!-- 1<!--
2 2
3Copyright 2008-2011 Clipperz Srl 3Copyright 2008-2013 Clipperz Srl
4 4
5This file is part of Clipperz Community Edition. 5This file is part of Clipperz, the online password manager.
6Clipperz Community Edition is an online password manager.
7For further information about its features and functionalities please 6For further information about its features and functionalities please
8refer to http://www.clipperz.com. 7refer to http://www.clipperz.com.
9 8
10* Clipperz Community Edition is free software: you can redistribute 9* Clipperz is free software: you can redistribute it and/or modify it
11 it and/or modify it under the terms of the GNU Affero General Public 10 under the terms of the GNU Affero General Public License as published
12 License as published by the Free Software Foundation, either version 11 by the Free Software Foundation, either version 3 of the License, or
13 3 of the License, or (at your option) any later version. 12 (at your option) any later version.
14 13
15* Clipperz Community Edition is distributed in the hope that it will 14* Clipperz is distributed in the hope that it will be useful, but
16 be useful, but WITHOUT ANY WARRANTY; without even the implied 15 WITHOUT ANY WARRANTY; without even the implied warranty of
17 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18 See the GNU Affero General Public License for more details. 17 See the GNU Affero General Public License for more details.
19 18
20* You should have received a copy of the GNU Affero General Public 19* You should have received a copy of the GNU Affero General Public
21 License along with Clipperz Community Edition. If not, see 20 License along with Clipperz. If not, see http://www.gnu.org/licenses/.
22 <http://www.gnu.org/licenses/>.
23 21
24--> 22-->
25 23
26<html> 24<html>
27<head> 25<head>
28 <title>clipperz - account deleted</title> 26 <title>clipperz - account deleted</title>
29 <link rel="stylesheet" type="text/css" href="./static.css" /> 27 <link rel="stylesheet" type="text/css" href="./static.css" />
30 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 28 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
31</head> 29</head>
32<body> 30<body>
33 31
34<!-- h1>clipper<span class="logo_z">z</span></h1 --> 32<!-- h1>clipper<span class="logo_z">z</span></h1 -->
35<div class="header"> 33<div class="header">
36 <div id="logo"></div> 34 <div id="logo"></div>
37 <h5 class="clipperzPayoff">keep it to yourself!</h5> 35 <h5 class="clipperzPayoff">keep it to yourself!</h5>
38</div> 36</div>
39 37
40<div class="block1"> 38<div class="block1">
41 <div class="languageBlock en-us"> 39 <div class="languageBlock en-us">
42 <div class="flags"></div> 40 <div class="flags"></div>
43 <div class="content"> 41 <div class="content">
44 <h3>Your Clipperz account has been deleted!</h3> 42 <h3>Your Clipperz account has been deleted!</h3>
45 43
46 <p>You may visit the Clipperz website to sign up for a new account.</p> 44 <p>You may visit the Clipperz website to sign up for a new account.</p>
47 </div> 45 </div>
48 </div> 46 </div>
49 47
50 48
51 <div class="languageBlock zh-cn"> 49 <div class="languageBlock zh-cn">
52 <div class="flags"></div> 50 <div class="flags"></div>
53 <div class="content"> 51 <div class="content">
54 <h3>您的 Clipperz 账户已经被删除!</h3> 52 <h3>您的 Clipperz 账户已经被删除!</h3>
55 53
56 <p>您可以访问 Clipperz 网站重新注册一个新账户。</p> 54 <p>您可以访问 Clipperz 网站重新注册一个新账户。</p>
57 </div> 55 </div>
58 </div> 56 </div>
59 57
60 58
61 <!-- 59 <!--
62 <div class="languageBlock fr-fr"> 60 <div class="languageBlock fr-fr">
63 <div class="flags"></div> 61 <div class="flags"></div>
64 <div class="content"> 62 <div class="content">
65 <h3></h3> 63 <h3></h3>
66 64
67 <p></p> 65 <p></p>
68 </div> 66 </div>
69 </div> 67 </div>
70 --> 68 -->
diff --git a/frontend/beta/staticResources/clipperz_directLogin.html b/frontend/beta/staticResources/clipperz_directLogin.html
index fec12f2..939f8c3 100644
--- a/frontend/beta/staticResources/clipperz_directLogin.html
+++ b/frontend/beta/staticResources/clipperz_directLogin.html
@@ -1,37 +1,35 @@
1<!-- 1<!--
2 2
3Copyright 2008-2011 Clipperz Srl 3Copyright 2008-2013 Clipperz Srl
4 4
5This file is part of Clipperz Community Edition. 5This file is part of Clipperz, the online password manager.
6Clipperz Community Edition is an online password manager.
7For further information about its features and functionalities please 6For further information about its features and functionalities please
8refer to http://www.clipperz.com. 7refer to http://www.clipperz.com.
9 8
10* Clipperz Community Edition is free software: you can redistribute 9* Clipperz is free software: you can redistribute it and/or modify it
11 it and/or modify it under the terms of the GNU Affero General Public 10 under the terms of the GNU Affero General Public License as published
12 License as published by the Free Software Foundation, either version 11 by the Free Software Foundation, either version 3 of the License, or
13 3 of the License, or (at your option) any later version. 12 (at your option) any later version.
14 13
15* Clipperz Community Edition is distributed in the hope that it will 14* Clipperz is distributed in the hope that it will be useful, but
16 be useful, but WITHOUT ANY WARRANTY; without even the implied 15 WITHOUT ANY WARRANTY; without even the implied warranty of
17 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18 See the GNU Affero General Public License for more details. 17 See the GNU Affero General Public License for more details.
19 18
20* You should have received a copy of the GNU Affero General Public 19* You should have received a copy of the GNU Affero General Public
21 License along with Clipperz Community Edition. If not, see 20 License along with Clipperz. If not, see http://www.gnu.org/licenses/.
22 <http://www.gnu.org/licenses/>.
23 21
24--> 22-->
25 23
26<html> 24<html>
27<head> 25<head>
28 <title>Clipperz DirectLogin</title> 26 <title>Clipperz DirectLogin</title>
29</head> 27</head>
30<body> 28<body>
31 <form method="POST" action="./index_debug.html#formPost_secondtry"> 29 <form method="POST" action="./index_debug.html#formPost_secondtry">
32 <input type='text' name='username' value='joe' /> 30 <input type='text' name='username' value='joe' />
33 <input type='password' name='passphrase' value='clipperz' /> 31 <input type='password' name='passphrase' value='clipperz' />
34 <input type='submit' name='login' value='login' /> 32 <input type='submit' name='login' value='login' />
35 </form> 33 </form>
36 34
37</body> \ No newline at end of file 35</body> \ No newline at end of file
diff --git a/frontend/beta/staticResources/error.html b/frontend/beta/staticResources/error.html
index 07aa43d..392fa47 100644
--- a/frontend/beta/staticResources/error.html
+++ b/frontend/beta/staticResources/error.html
@@ -1,70 +1,68 @@
1<!-- 1<!--
2 2
3Copyright 2008-2011 Clipperz Srl 3Copyright 2008-2013 Clipperz Srl
4 4
5This file is part of Clipperz Community Edition. 5This file is part of Clipperz, the online password manager.
6Clipperz Community Edition is an online password manager.
7For further information about its features and functionalities please 6For further information about its features and functionalities please
8refer to http://www.clipperz.com. 7refer to http://www.clipperz.com.
9 8
10* Clipperz Community Edition is free software: you can redistribute 9* Clipperz is free software: you can redistribute it and/or modify it
11 it and/or modify it under the terms of the GNU Affero General Public 10 under the terms of the GNU Affero General Public License as published
12 License as published by the Free Software Foundation, either version 11 by the Free Software Foundation, either version 3 of the License, or
13 3 of the License, or (at your option) any later version. 12 (at your option) any later version.
14 13
15* Clipperz Community Edition is distributed in the hope that it will 14* Clipperz is distributed in the hope that it will be useful, but
16 be useful, but WITHOUT ANY WARRANTY; without even the implied 15 WITHOUT ANY WARRANTY; without even the implied warranty of
17 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18 See the GNU Affero General Public License for more details. 17 See the GNU Affero General Public License for more details.
19 18
20* You should have received a copy of the GNU Affero General Public 19* You should have received a copy of the GNU Affero General Public
21 License along with Clipperz Community Edition. If not, see 20 License along with Clipperz. If not, see http://www.gnu.org/licenses/.
22 <http://www.gnu.org/licenses/>.
23 21
24--> 22-->
25 23
26<html> 24<html>
27<head> 25<head>
28 <title>clipperz - error</title> 26 <title>clipperz - error</title>
29 <link rel="stylesheet" type="text/css" href="./static.css" /> 27 <link rel="stylesheet" type="text/css" href="./static.css" />
30 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 28 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
31</head> 29</head>
32<body> 30<body>
33 31
34<!-- h1>clipper<span class="logo_z">z</span></h1 --> 32<!-- h1>clipper<span class="logo_z">z</span></h1 -->
35<div class="header"> 33<div class="header">
36 <div id="logo"></div> 34 <div id="logo"></div>
37 <h5 class="clipperzPayoff">keep it to yourself!</h5> 35 <h5 class="clipperzPayoff">keep it to yourself!</h5>
38</div> 36</div>
39 37
40<div class="block1"> 38<div class="block1">
41 39
42 <div class="languageBlock en-us"> 40 <div class="languageBlock en-us">
43 <div class="flags"></div> 41 <div class="flags"></div>
44 <div class="content"> 42 <div class="content">
45 <h3>Sorry, you have been logged out!</h3> 43 <h3>Sorry, you have been logged out!</h3>
46 44
47 <p>Probably one or more cards have been modified by another session.</p> 45 <p>Probably one or more cards have been modified by another session.</p>
48 <p>This can happen if you access your Clipperz account from two different browser windows or from two different computers at the same time.</p> 46 <p>This can happen if you access your Clipperz account from two different browser windows or from two different computers at the same time.</p>
49 </div> 47 </div>
50 </div> 48 </div>
51 49
52 50
53 <div class="languageBlock zh-cn"> 51 <div class="languageBlock zh-cn">
54 <div class="flags"></div> 52 <div class="flags"></div>
55 <div class="content"> 53 <div class="content">
56 <h3>对不起,您已经登出系统!</h3> 54 <h3>对不起,您已经登出系统!</h3>
57 55
58 <p>可能有一两张密码卡片被别的进程修改。</p> 56 <p>可能有一两张密码卡片被别的进程修改。</p>
59 <p>这或许是你使用两个不同的窗口或者两台电脑登录 Clipperz 账户。</p> 57 <p>这或许是你使用两个不同的窗口或者两台电脑登录 Clipperz 账户。</p>
60 </div> 58 </div>
61 </div> 59 </div>
62 60
63 61
64 <!-- 62 <!--
65 <div class="languageBlock fr-fr"> 63 <div class="languageBlock fr-fr">
66 <div class="flags"></div> 64 <div class="flags"></div>
67 <div class="content"> 65 <div class="content">
68 <h3></h3> 66 <h3></h3>
69 67
70 <p></p> 68 <p></p>
diff --git a/frontend/beta/staticResources/logout.html b/frontend/beta/staticResources/logout.html
index 1f5cc7d..2b2bf63 100644
--- a/frontend/beta/staticResources/logout.html
+++ b/frontend/beta/staticResources/logout.html
@@ -1,70 +1,68 @@
1<!-- 1<!--
2 2
3Copyright 2008-2011 Clipperz Srl 3Copyright 2008-2013 Clipperz Srl
4 4
5This file is part of Clipperz Community Edition. 5This file is part of Clipperz, the online password manager.
6Clipperz Community Edition is an online password manager.
7For further information about its features and functionalities please 6For further information about its features and functionalities please
8refer to http://www.clipperz.com. 7refer to http://www.clipperz.com.
9 8
10* Clipperz Community Edition is free software: you can redistribute 9* Clipperz is free software: you can redistribute it and/or modify it
11 it and/or modify it under the terms of the GNU Affero General Public 10 under the terms of the GNU Affero General Public License as published
12 License as published by the Free Software Foundation, either version 11 by the Free Software Foundation, either version 3 of the License, or
13 3 of the License, or (at your option) any later version. 12 (at your option) any later version.
14 13
15* Clipperz Community Edition is distributed in the hope that it will 14* Clipperz is distributed in the hope that it will be useful, but
16 be useful, but WITHOUT ANY WARRANTY; without even the implied 15 WITHOUT ANY WARRANTY; without even the implied warranty of
17 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18 See the GNU Affero General Public License for more details. 17 See the GNU Affero General Public License for more details.
19 18
20* You should have received a copy of the GNU Affero General Public 19* You should have received a copy of the GNU Affero General Public
21 License along with Clipperz Community Edition. If not, see 20 License along with Clipperz. If not, see http://www.gnu.org/licenses/.
22 <http://www.gnu.org/licenses/>.
23 21
24--> 22-->
25 23
26<html> 24<html>
27<head> 25<head>
28 <title>clipperz - logout</title> 26 <title>clipperz - logout</title>
29 <link rel="stylesheet" type="text/css" href="./static.css" /> 27 <link rel="stylesheet" type="text/css" href="./static.css" />
30 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 28 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
31</head> 29</head>
32<body> 30<body>
33 31
34<div class="header"> 32<div class="header">
35 <div id="logo"></div> 33 <div id="logo"></div>
36 <h5 class="clipperzPayoff">keep it to yourself!</h5> 34 <h5 class="clipperzPayoff">keep it to yourself!</h5>
37</div> 35</div>
38 36
39 37
40<div class="contentWrapper"> 38<div class="contentWrapper">
41 <div class="block1"> 39 <div class="block1">
42 <div class="languageBlock en-us"> 40 <div class="languageBlock en-us">
43 <div class="flags"></div> 41 <div class="flags"></div>
44 <div class="content"> 42 <div class="content">
45 <h3>Goodbye! Thanks for using Clipperz.</h3> 43 <h3>Goodbye! Thanks for using Clipperz.</h3>
46 44
47 <p>You just logged out from your Clipperz account. We hope to see you again soon!</p> 45 <p>You just logged out from your Clipperz account. We hope to see you again soon!</p>
48 </div> 46 </div>
49 </div> 47 </div>
50 48
51 49
52 <div class="languageBlock zh-cn"> 50 <div class="languageBlock zh-cn">
53 <div class="flags"></div> 51 <div class="flags"></div>
54 <div class="content"> 52 <div class="content">
55 <h3>下次再见!感谢您使用 Clipperz。</h3> 53 <h3>下次再见!感谢您使用 Clipperz。</h3>
56 54
57 <p>您仅仅是从您的 Clipperz 账户登出,我们希望很快再次见到您!</p> 55 <p>您仅仅是从您的 Clipperz 账户登出,我们希望很快再次见到您!</p>
58 </div> 56 </div>
59 </div> 57 </div>
60 58
61 59
62 <!-- 60 <!--
63 <div class="languageBlock fr-fr"> 61 <div class="languageBlock fr-fr">
64 <div class="flags"></div> 62 <div class="flags"></div>
65 <div class="content"> 63 <div class="content">
66 <h3></h3> 64 <h3></h3>
67 65
68 <p></p> 66 <p></p>
69 </div> 67 </div>
70 </div> 68 </div>
diff --git a/frontend/beta/staticResources/static.css b/frontend/beta/staticResources/static.css
index 5e94440..797613c 100644
--- a/frontend/beta/staticResources/static.css
+++ b/frontend/beta/staticResources/static.css
@@ -1,70 +1,68 @@
1/* 1/*
2 2
3Copyright 2008-2011 Clipperz Srl 3Copyright 2008-2013 Clipperz Srl
4 4
5This file is part of Clipperz Community Edition. 5This file is part of Clipperz, the online password manager.
6Clipperz Community Edition is an online password manager.
7For further information about its features and functionalities please 6For further information about its features and functionalities please
8refer to http://www.clipperz.com. 7refer to http://www.clipperz.com.
9 8
10* Clipperz Community Edition is free software: you can redistribute 9* Clipperz is free software: you can redistribute it and/or modify it
11 it and/or modify it under the terms of the GNU Affero General Public 10 under the terms of the GNU Affero General Public License as published
12 License as published by the Free Software Foundation, either version 11 by the Free Software Foundation, either version 3 of the License, or
13 3 of the License, or (at your option) any later version. 12 (at your option) any later version.
14 13
15* Clipperz Community Edition is distributed in the hope that it will 14* Clipperz is distributed in the hope that it will be useful, but
16 be useful, but WITHOUT ANY WARRANTY; without even the implied 15 WITHOUT ANY WARRANTY; without even the implied warranty of
17 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18 See the GNU Affero General Public License for more details. 17 See the GNU Affero General Public License for more details.
19 18
20* You should have received a copy of the GNU Affero General Public 19* You should have received a copy of the GNU Affero General Public
21 License along with Clipperz Community Edition. If not, see 20 License along with Clipperz. If not, see http://www.gnu.org/licenses/.
22 <http://www.gnu.org/licenses/>.
23 21
24*/ 22*/
25 23
26/* @override 24/* @override
27 http://www.example.com/DEVELOPMENT/static.css 25 http://www.example.com/DEVELOPMENT/static.css
28 http://www.clipperz.com/files/clipperz.com/appTips/static.css 26 http://www.clipperz.com/files/clipperz.com/appTips/static.css
29*/ 27*/
30 28
31body { 29body {
32 padding: 0px; 30 padding: 0px;
33 margin: 0px; 31 margin: 0px;
34 font-family: Helvetica, Arial, Geneva, sans-serif; 32 font-family: Helvetica, Arial, Geneva, sans-serif;
35 color: #666666; 33 color: #666666;
36} 34}
37 35
38div.header { 36div.header {
39 padding: 20px 25px; 37 padding: 20px 25px;
40 background-color: #1f2148; 38 background-color: #1f2148;
41} 39}
42 40
43div#logo { 41div#logo {
44 background: url(./images/logo.gif); 42 background: url(./images/logo.gif);
45 background-repeat: no-repeat; 43 background-repeat: no-repeat;
46 width: 150px; 44 width: 150px;
47 height: 39px; 45 height: 39px;
48 display: block; 46 display: block;
49} 47}
50 48
51h5.clipperzPayoff { 49h5.clipperzPayoff {
52 color: white; 50 color: white;
53 font-size: 13pt; 51 font-size: 13pt;
54 font-weight: normal; 52 font-weight: normal;
55 padding-left: 20px; 53 padding-left: 20px;
56 white-space: nowrap; 54 white-space: nowrap;
57 margin: 0px; 55 margin: 0px;
58 padding-left: 4px; 56 padding-left: 4px;
59} 57}
60 58
61/* 59/*
62h1 { 60h1 {
63 font-size: 40pt; 61 font-size: 40pt;
64 color: #333366; 62 color: #333366;
65} 63}
66 64
67h1 span.logo_z { 65h1 span.logo_z {
68 color: #ff9400; 66 color: #ff9400;
69} 67}
70*/ 68*/