about.smarty
4.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<h2>{i18n arg_appname="$appname" arg_versionname="$versionname"}#appname# #versionname#{/i18n}</h2>
<p><strong>{i18n arg_version="$versionnumber"}Version #version#{/i18n}</strong></p>
<img src="{$rootUrl}/resources/graphics/ktlogo-topbar-right.png" border="0" />
<p>Copyright © 2004-2007 <a href="http://www.jamwarehouse.com/">The Jam Warehouse Software (Pty) Ltd.</a> All Rights Reserved. <a href="http://www.knowledgetree.com/About/legal/license">View License Agreement</a><br />
KnowledgeTree™ is a <a href="http://www.knowledgetree.com/About/legal/trademark_usage_grant">trademark</a> of The Jam Warehouse Software (Pty) Ltd.
</p>
<p>
<strong>KnowledgeTree is a business unit of The Jam Warehouse Software (Pty) Ltd.</strong><br />
Unit 1, Tramber Place, Blake Street, Observatory, Cape Town, 7925 South Africa, +27 21 4477440, <a href="http://www.knowledgetree.com">http://www.knowledgetree.com</a><br />
</p>
<p>
<strong>KnowledgeTree Sales</strong><br />
To purchase support and extended features for KnowledgeTree or to license KnowledgeTree for use in your own application, please contact our sales team:
</p>
<p>
Email Sales: <a href="mailto:sales@knowledgetree.com">sales@knowledgetree.com</a><br />
Call Sales: +1 415 670-9759
</p>
<p><strong>Join the KnowledgeTree Community</strong>
<ul>
<li><a href="http://forge.knowledgetree.com/">KTForge</a>: Collaborate and develop KnowledgeTree extensions</li>
<li><a href="http://forums.knowledgetree.com/">Forums</a>: Discuss KnowledgeTree with expert community users and developers</li>
<li><a href="http://wiki.knowledgetree.com/">Wiki</a>: Search the knowledge base of user and developer topics</li>
<li><a href="http://issues.knowledgetree.com/">Issues</a>: Log a bug or suggest a new feature</li>
<li><a href="http://people.knowledgetree.com/">Blogs</a>: See what the KnowledgeTree team have to say</li>
</ul>
</p>
<p>
<strong>Thanks to the following contributors for helping us with code contributions and testing...</strong></p>
<ul>
<li>
Fu Bin
</li>
<li>
Chris Buechler
</li>
<li>
Guillaume Dufloux
</li>
<li>
David Alfonso Faspar
</li>
<li>
Ruud Feringa
</li>
<li>
William Hawkins
</li>
<li>
Lody Hoekstra
</li>
<li>
Kenny Horan
</li>
<li>
Artur Kiwa
</li>
<li>
Rogerio Kohler
</li>
<li>
Ola Larsson
</li>
<li>
Pavel Lastovicka
</li>
<li>
Michel Loiseleur
</li>
<li>
Renat Lumpau
</li>
<li>
Marco Lusini
</li>
<li>
Michael Malone
</li>
<li>
Jochem Meijers
</li>
<li>
John Miles
</li>
<li>
Ismail Mogal
</li>
<li>
David Nalley
</li>
<li>
Manuela Patrono
</li>
<li>
Antti Poro
</li>
<li>
Nicolas Quienot
</li>
<li>
Ken Rainsforth
</li>
<li>
Antonio Rizzelli
</li>
<li>
Leonardo Russo
</li>
<li>
Ricardo Silva
</li>
<li>
Phillip Steinbachs
</li>
<li>
Paul Trgina
</li>
<li>
Zakariah
</li>
<li>
Jaime Zarate
</li>
<li>
And all the JamWarehouse staff that <a href="http://en.wikipedia.org/wiki/Eat_one's_own_dog_food">"dogfood"</a> KnowledgeTree every day.
</li>
</ul>
<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>
<p><strong>Third Party Software</strong></p>
<table border="0" cellpadding="10">
<tr align="center">
<td><a href="http://pear.php.net/"><div style="background-color:#339900; width:104px;"><img src="{$rootUrl}/resources/graphics/thirdparty/pear.gif" border="0"/></div></a></td>
<td><a href="http://phpmailer.sourceforge.net/"><img src="{$rootUrl}/resources/graphics/thirdparty/phpmailer.gif" border="0"/></a></td>
<td><a href="http://smarty.php.net/"><img src="{$rootUrl}/resources/graphics/thirdparty/smarty.gif" border="0"/></a></td>
</tr>
<tr align="center">
<td><a href="http://sourceforge.net/projects/jscalendar">JSCalendar</a></td>
<td><a href="http://mochikit.com/"><img src="{$rootUrl}/resources/graphics/thirdparty/mochikit.gif" border="0"/></a></td>
<td><a href="http://tinymce.moxiecode.com/"><img src="{$rootUrl}/resources/graphics/thirdparty/tinymce.gif" border="0"/></a></td>
</tr>
<tr align="center">
<td><a href="http://developer.yahoo.com/yui/"><img src="{$rootUrl}/resources/graphics/thirdparty/yui.gif" border="0"/></a></td>
<td></td>
<td></td>
</tr>
</table>