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