| 1 |
lars |
1 |
<html>
|
|
|
2 |
<head>
|
|
|
3 |
<title>3rd-Party Project List</title>
|
|
|
4 |
</head>
|
|
|
5 |
<body>
|
|
|
6 |
<h1>3rd-Party Project List</h1>
|
|
|
7 |
<p>
|
|
|
8 |
PRADO makes use of several 3rd-party projects. Please read carefully about
|
|
|
9 |
their license terms if you are using PRADO components that depend on these
|
|
|
10 |
projects.
|
|
|
11 |
</p>
|
|
|
12 |
<table border="1">
|
|
|
13 |
<tr>
|
|
|
14 |
<th>Directory</th>
|
|
|
15 |
<th>Project Name</th>
|
|
|
16 |
<th>License</th>
|
|
|
17 |
<th>Related PRADO Component</th>
|
|
|
18 |
<th>Memo</th>
|
|
|
19 |
</tr>
|
|
|
20 |
|
|
|
21 |
<tr>
|
|
|
22 |
<td><a href="TextHighlighter">Text_Highlighter</a></td>
|
|
|
23 |
<td><a href="http://pear.php.net/package/Text_Highlighter/">Text_Highlighter - Generic Syntax Highlighter</a> (v0.7.0 beta)</td>
|
|
|
24 |
<td><a href="http://www.php.net/license/3_01.txt">The PHP License</a></td>
|
|
|
25 |
<td>System.Web.UI.WebControls.TTextHighlighter</td>
|
|
|
26 |
<td>Modified many PHP files to make them workable in PHP 5 strict mode and removed their PEAR dependency. Added PRADO syntax file.</td>
|
|
|
27 |
</tr>
|
|
|
28 |
<tr>
|
|
|
29 |
<td><a href="SafeHtml">SafeHtml</a></td>
|
|
|
30 |
<td><a href="http://pixel-apes.com/safehtml/">SafeHTML</a> (v1.3.7)</td>
|
|
|
31 |
<td><a href="SafeHtml/license.txt">BSD License (3 Clause)</a></td>
|
|
|
32 |
<td>System.Web.UI.WebControls.TSafeHtml</td>
|
|
|
33 |
<td>TSafeHtml removes malicious javascript code from its rendered output.</td>
|
|
|
34 |
</tr>
|
|
|
35 |
<tr>
|
|
|
36 |
<td><a href="TinyMCE">TinyMCE</a></td>
|
|
|
37 |
<td><a href="http://tinymce.moxiecode.com/">TinyMCE Javascript Content Editor</a> (v2.1)</td>
|
|
|
38 |
<td><a href="tiny_mce/license.txt">GNU LIBRARY GENERAL PUBLIC LICENSE</a></td>
|
|
|
39 |
<td>System.Web.UI.WebControls.THtmlArea</td>
|
|
|
40 |
<td>TinyMCE is a powerful WYSIWYG editor control for web browsers such as MSIE or Mozilla that enables the user to edit HTML contents in a more user friendly way.</td>
|
|
|
41 |
</tr>
|
|
|
42 |
<tr>
|
|
|
43 |
<td>N.A.</td>
|
|
|
44 |
<td>Tar.php</td>
|
|
|
45 |
<td><a href="http://www.php.net/license/3_0.txt">PHP License 3.0</a></td>
|
|
|
46 |
<td>System.IO.TTarFileExtractor</td>
|
|
|
47 |
<td>TTarFileExtractor is based on Tar.php whose author is Vincent Blavet.</td>
|
|
|
48 |
</tr>
|
|
|
49 |
<tr>
|
|
|
50 |
<td><a href="../I18N/core/data">../I18N/core/data</a></td>
|
|
|
51 |
<td><a href="http://icu.sourceforge.net/">International Components for Unicode (Locale Data)</a></td>
|
|
|
52 |
<td><a href="http://dev.icu-project.org/cgi-bin/viewcvs.cgi/*checkout*/icu/license.html">BSD???</a></td>
|
|
|
53 |
<td>System.I18N.core.*</td>
|
|
|
54 |
<td>The ICU data http://dev.icu-project.org/cgi-bin/viewcvs.cgi/icu/source/data/locales/ are PHP serialized.</td>
|
|
|
55 |
</tr>
|
|
|
56 |
<tr>
|
|
|
57 |
<td><a href="../I18N/core/util.php">../I18N/core/util.php</a></td>
|
|
|
58 |
<td><a href="http://pear.php.net/package/DB">PEAR :: Package :: DB</a></td>
|
|
|
59 |
<td><a href="http://www.php.net/license/3_0.txt">PHP License 3.0</a></td>
|
|
|
60 |
<td>N.A.</td>
|
|
|
61 |
<td>The parseDSN() function from DB.php file.</td>
|
|
|
62 |
</tr>
|
|
|
63 |
<tr>
|
|
|
64 |
<td><a href="../I18N/core/TCache_Lite.php">../I18N/core/TCache_Lite.php</a></td>
|
|
|
65 |
<td><a href="http://pear.php.net/package/Cache_Lite">PEAR :: Package :: Cache_Lite</a></td>
|
|
|
66 |
<td><a href="http://www.gnu.org/licenses/lgpl.html">LGPL</a></td>
|
|
|
67 |
<td>N.A.</td>
|
|
|
68 |
<td>Cache_Lite class was renamed as TCache_Lite for packaging purposes.</td>
|
|
|
69 |
</tr>
|
|
|
70 |
<tr>
|
|
|
71 |
<td><a href="../I18N/core/Gettext">../I18N/core/Gettext</a></td>
|
|
|
72 |
<td><a href="http://pear.php.net/package/File_Gettext">PEAR :: Package :: File_Gettext</a></td>
|
|
|
73 |
<td><a href="http://www.php.net/license/3_0.txt">PHP License 3.0</a></td>
|
|
|
74 |
<td>N.A.</td>
|
|
|
75 |
<td>File_Gettext, File::Gettext::MO, and File::Gettext::PO</td>
|
|
|
76 |
</tr>
|
|
|
77 |
|
|
|
78 |
<tr>
|
|
|
79 |
<td><a href="../Web/Javascripts/TJSON.php">../Web/Javascripts/TJSON.php</a></td>
|
|
|
80 |
<td><a href="http://pear.php.net/pepr/pepr-proposal-show.php?id=198">Service_JSON proposal</a></td>
|
|
|
81 |
<td><a href="http://www.opensource.org/licenses/bsd-license.php">BSD</a></td>
|
|
|
82 |
<td>N.A.</td>
|
|
|
83 |
<td>JSON encoder/decoder by Michal Migurski, Matt Knapp and Brett Stimmerman</td>
|
|
|
84 |
</tr>
|
|
|
85 |
|
|
|
86 |
<tr>
|
|
|
87 |
<td>Rico Color is used in the <a href="../web/Javascripts/prado/colorpicker/colorpicker.js">colorpicker.js</a></td>
|
|
|
88 |
<td><a href="http://openrico.org/">Rico</a></td>
|
|
|
89 |
<td><a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License v2</a></td>
|
|
|
90 |
<td>N.A.</td>
|
|
|
91 |
<td>Rico Javascript Library (not yet utilized in Prado)</td>
|
|
|
92 |
</tr>
|
|
|
93 |
<tr>
|
|
|
94 |
<td><a href="../Web/Javascripts/prototype/">../Web/Javascripts/prototype</a></td>
|
|
|
95 |
<td><a href="http://dev.rubyonrails.org/browser/spinoffs/prototype">Prototype javascript library</a></td>
|
|
|
96 |
<td><a href="../Web/Javascripts/prototype/LICENSE">The Prototype License (MIT based)</a></td>
|
|
|
97 |
<td>N.A.</td>
|
|
|
98 |
<td>Core of Prado javascript library.</td>
|
|
|
99 |
</tr>
|
|
|
100 |
<tr>
|
|
|
101 |
<td><a href="../Web/Javascripts/prado/logger/logger.js">../Web/Javascripts/prado/logger/logger.js</a></td>
|
|
|
102 |
<td><a href="http://gleepglop.com/javascripts/logger/">http://gleepglop.com/javascripts/logger/</a> <a href="http://slayeroffice.com">http://slayeroffice.com</a></td>
|
|
|
103 |
<td>None</td>
|
|
|
104 |
<td>TJavascriptLogger</td>
|
|
|
105 |
<td>Javascript logger by Corey Johnson. Object Tree by S.G. Chipman.</td>
|
|
|
106 |
</tr>
|
|
|
107 |
|
|
|
108 |
<tr>
|
|
|
109 |
<td><a href="../../demos/quickstart/protected/index/Zend">../../demos/quickstart/protected/index/Zend</a></td>
|
|
|
110 |
<td><a href="http://framework.zend.com">Zend Framework</a></td>
|
|
|
111 |
<td><a href="../../demos/quickstart/protected/index/Zend/LICENSE.txt">BSD</a></td>
|
|
|
112 |
<td>Quickstart tutorial indexing and search is provided the Zend Lucene search implementation.</td>
|
|
|
113 |
<td>This product includes the Zend Framework, freely available at
|
|
|
114 |
http://www.zend.com</td>
|
|
|
115 |
</tr>
|
|
|
116 |
|
|
|
117 |
<tr>
|
|
|
118 |
<td><a href="adodb">adodb</a></td>
|
|
|
119 |
<td><a href="http://adodb.sourceforge.net/">ADOdb Database Abstraction Library for PHP</a></td>
|
|
|
120 |
<td><a href="adodb/license.txt">Dual licensed using BSD and LGPL.</a></td>
|
|
|
121 |
<td>Provides one database access abstraction layer.</td>
|
|
|
122 |
<td>Slightly modified to work nicely with E_STRICT in php 5.</td>
|
|
|
123 |
</tr>
|
|
|
124 |
|
|
|
125 |
<tr>
|
|
|
126 |
<td><a href="Markdown">Markdown</a></td>
|
|
|
127 |
<td><a href="http://www.michelf.com/projects/php-markdown/">PHP Markdown</a></td>
|
|
|
128 |
<td><a href="Markdown/License.text">BSD</a></td>
|
|
|
129 |
<td>System.Web.UI.WebControls.TMarkdown</td>
|
|
|
130 |
<td>PHP5 class implementation of the PHP Markdown.</td>
|
|
|
131 |
</tr>
|
|
|
132 |
|
|
|
133 |
<tr>
|
|
|
134 |
<td><a href="../Util">../Util</a></td>
|
|
|
135 |
<td><a href="http://phplens.com/phpeverywhere/adodb_date_library">ADOdb Date Time Library</a></td>
|
|
|
136 |
<td><a href="http://phplens.com/phpeverywhere/adodb_date_library">BSD</a></td>
|
|
|
137 |
<td>System.Util.TDateTimeStamp</td>
|
|
|
138 |
<td>TimeStamp support for dates outside the 1970-2038.</td>
|
|
|
139 |
</tr>
|
|
|
140 |
|
|
|
141 |
<tr>
|
|
|
142 |
<td><a href="3rdParty/PhpShell">3rdParty/PhpShell</a></td>
|
|
|
143 |
<td><a href="http://pear.php.net/package/PHP_Shell">PHP_Shell</a></td>
|
|
|
144 |
<td><a href="http://www.opensource.org/licenses/mit-license.php">MIT</a></td>
|
|
|
145 |
<td>An interactive PHP Shell</td>
|
|
|
146 |
<td>Available throught the prado-cli.php script.</td>
|
|
|
147 |
</tr>
|
|
|
148 |
|
|
|
149 |
</table>
|
|
|
150 |
|
|
|
151 |
</body>
|
|
|
152 |
</html>
|