Commit 69d4d3300a37cdfedb3043fa769444a6e21d5d83

Authored by Paul Barrett
1 parent bd4c0fde

Template modifications for wording and structure

Committed by: Paul Barrett
setup/upgrade/templates/installation.tpl
... ... @@ -8,7 +8,7 @@
8 8 You will not be able to log into KnowledgeTree until your the database upgrade process is completed.
9 9 </p>
10 10 <p class="empty_space">
11   - <font color="#ffa500">!!NB!! You are advised to backup the database before attempting the upgrade. !!NB!!</font>
  11 + <font color="red">You are advised to backup the database before attempting the upgrade.</font>
12 12 </p>
13 13 <p class="empty_space"></p>
14 14 If you have already done this, you may skip this step and can continue directly to the upgrade.
... ...
setup/wizard/templates/database.tpl
... ... @@ -11,7 +11,7 @@
11 11 <div id="database" class="step1" style="display:block;">
12 12 <div class="description">
13 13 This step configures the connection to the database server and installs the database. The details for an administrative <br/>
14   - user on the database server are required in order to be able to configure and install the installation database.
  14 + user on the database server are required in order to be able to configure and install the KnowledgeTree database.
15 15 </div>
16 16 <div id="step_content_<?php echo $step_name; ?>" class="step">
17 17 <!-- Check For immediate Errors -->
... ...
templates/ktcore/principals/about.smarty
... ... @@ -5,8 +5,6 @@
5 5 {if ($smallVersion !== 'Community Edition')}
6 6 {i18n}All rights reserved.{/i18n}<br>
7 7 {/if}
8   -
9   -{i18n}.{/i18n}
10 8 <br>
11 9 {if ($smallVersion == 'Community Edition')}
12 10 {i18n}This program is free software and published under the <a href=" http://www.gnu.org/licenses/">GNU General Public License version 3</a>{/i18n}<br><br>
... ... @@ -31,143 +29,55 @@
31 29 <li><a href="http://people.knowledgetree.com/">Blogs</a>: See what the KnowledgeTree team have to say</li>
32 30 </ul>
33 31 </p>
  32 +<br/>
34 33 <p>
35 34 <strong>Thanks to the following contributors for helping us with code contributions and testing...</strong></p>
36   -<ul>
37   - <li>
38   - Fu Bin
39   - </li>
40   - <li>
41   - Blackhold
42   - </li>
43   - <li>
44   - Chris Buechler
45   - </li>
46   - <li>
47   - Guillaume Dufloux
48   - </li>
49   - <li>
50   - David Alfonso Faspar
51   - </li>
52   - <li>
53   - Ruud Feringa
54   - </li>
55   - <li>
56   - Hil&aacute;rio Fernandes
57   - </li>
58   - <li>
59   - William Hawkins
60   - </li>
61   - <li>
62   - Lody Hoekstra
63   - </li>
64   - <li>
65   - Kenny Horan
66   - </li>
67   - <li>
68   - Artur Kiwa
69   - </li>
70   - <li>
71   - Michael Knight
72   - </li>
73   - <li>
74   - Jeongkyu Kim
75   - </li>
76   - <li>
77   - Rogerio Kohler
78   - </li>
79   - <li>
80   - Piotr Krawiecki
81   - </li>
82   - <li>
83   - Ola Larsson
84   - </li>
85   - <li>
86   - Pavel Lastovicka
87   - </li>
88   - <li>
89   - Michel Loiseleur
90   - </li>
91   - <li>
92   - Renat Lumpau
93   - </li>
94   - <li>
95   - Marco Lusini
96   - </li>
97   - <li>
98   - Michael Malone
99   - </li>
100   - <li>
101   - Jochem Meijers
102   - </li>
103   - <li>
104   - John Miles
105   - </li>
106   - <li>
107   - Ismail Mogal
108   - </li>
109   - <li>
110   - David Nalley
111   - </li>
112   - <li>
113   - Marco Napetti
114   - </li>
115   - <li>
116   - Manuela Patrono
117   - </li>
118   - <li>
119   - Antti Poro
120   - </li>
121   - <li>
122   - Nicolas Quienot
123   - </li>
124   - <li>
125   - Ken Rainsforth
126   - </li>
127   - <li>
128   - Antonio Rizzelli
129   - </li>
130   - <li>
131   - Greg Rundlett
132   - </li>
133   - <li>
134   - Leonardo Russo
135   - </li>
136   - <li>
137   - Ricardo Silva
138   - </li>
139   - <li>
140   - Mario Steinhoff
141   - </li>
142   - <li>
143   - Phillip Steinbachs
144   - </li>
145   - <li>
146   - Tahir Tahang
147   - </li>
148   - <li>
149   - Paul Trgina
150   - </li>
151   - <li>
152   - Harry Tsio
153   - </li>
154   - <li>
155   - Bjarte Kalstveit Vebj&oslash;rnsen
156   - </li>
157   - <li>
158   - Zakariah
159   - </li>
160   - <li>
161   - Jaime Zarate
162   - </li>
163   - <li>
164   - And all the KnowledgeTree staff that <a href="http://en.wikipedia.org/wiki/Eat_one's_own_dog_food">"dogfood"</a> KnowledgeTree every day.
165   - </li>
166   -
167   -</ul>
  35 + Fu Bin,
  36 + Blackhold,
  37 + Chris Buechler,
  38 + Guillaume Dufloux,
  39 + David Alfonso Faspar,
  40 + Ruud Feringa,
  41 + Hil&aacute;rio Fernandes,
  42 + William Hawkins,
  43 + Lody Hoekstra,
  44 + Kenny Horan,
  45 + Artur Kiwa,
  46 + Michael Knight,
  47 + Jeongkyu Kim,
  48 + Rogerio Kohler,
  49 + Piotr Krawiecki ,
  50 + Ola Larsson,
  51 + Pavel Lastovicka,
  52 + Michel Loiseleur ,
  53 + Renat Lumpau,
  54 + Marco Lusini,
  55 + Michael Malone,
  56 + Jochem Meijers,
  57 + John Miles,
  58 + Ismail Mogal,
  59 + David Nalley,
  60 + Marco Napetti,
  61 + Manuela Patrono,
  62 + Antti Poro,
  63 + Nicolas Quienot,
  64 + Ken Rainsforth,
  65 + Antonio Rizzelli,
  66 + Greg Rundlett,
  67 + Leonardo Russo,
  68 + Ricardo Silva,
  69 + Mario Steinhoff,
  70 + Phillip Steinbachs,
  71 + Tahir Tahang,
  72 + Paul Trgina,
  73 + Harry Tsio,
  74 + Bjarte Kalstveit Vebj&oslash;rnsen,
  75 + Zakariah,
  76 + Jaime Zarate, <br><br/>
  77 + And the KnowledgeTree team who <a href="http://en.wikipedia.org/wiki/Eat_one's_own_dog_food">"dogfood"</a> KnowledgeTree every day.
168 78  
169 79 <p><small>[If you feel you should be here too, please let us know at <a href="mailto:contributions@knowledgetree.com">contributions@knowledgetree.com</a>]</small></p>
170 80  
171   -
  81 +<br/>
172 82 <p>This software utilizes third-party software from <a set="yes" linkindex="11" href="http://pear.php.net/">Pear</a>, <a set="yes" linkindex="12" href="http://phpmailer.sourceforge.net/">PHPMailer</a>, <a set="yes" linkindex="13" href="http://smarty.php.net/">Smarty Template Engine</a>, <a set="yes" linkindex="14" href="http://sourceforge.net/projects/jscalendar">JSCalendar</a>, <a set="yes" linkindex="15" href="http://mochikit.com/">Mochikit</a>, <a set="yes" linkindex="16" href="http://tinymce.moxiecode.com/">Moxiecode Systems</a>, <a set="yes" linkindex="17" href="http://developer.yahoo.com/yui/">Yahoo Developer Network</a>.</p>
173 83  
... ...