Rev 20 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 13280 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | DynAPI Distribution Readme |
2 | DynAPI Distribution Readme |
3 | -------------------------- |
3 | -------------------------- |
4 | 4 | ||
5 | Information |
5 | Information |
6 | ------------ |
6 | ------------ |
7 | DynAPI 2 is an open-sourced project initiated by Dan Steinman. The |
7 | DynAPI 2 is an open-sourced project initiated by Dan Steinman. The |
8 | DynAPI has been created to make cross-browser dynamic html a reality. |
8 | DynAPI has been created to make cross-browser dynamic html a reality. |
9 | The DynAPI Distribution is distributed under the terms of the GNU LGPL |
9 | The DynAPI Distribution is distributed under the terms of the GNU LGPL |
10 | license. Please see below or view the LICENSE file for more details. |
10 | license. Please see below or view the LICENSE file for more details. |
11 | 11 | ||
12 | 12 | ||
13 | Release Notes |
13 | Release Notes |
14 | ------------- |
14 | ------------- |
15 | The revision history can be found in the REVISION file included with |
15 | The revision history can be found in the REVISION file included with |
16 | this distribution. Please report any bugs to the dynapi mailing |
16 | this distribution. Please report any bugs to the dynapi mailing |
17 | list, dynapi-dev@lists.sourceforge.net. |
17 | list, dynapi-dev@lists.sourceforge.net. |
18 | 18 | ||
19 | 19 | ||
20 | Documentation |
20 | Documentation |
21 | ------------- |
21 | ------------- |
22 | Currently, DynAPI project documentation is being created. For more |
22 | Currently, DynAPI project documentation is being created. For more |
23 | documentation, visit the documentation section at http://dynapi.sourceforge.net |
23 | documentation, visit the documentation section at http://dynapi.sourceforge.net/releases/dynapi3x/docs/ |
24 | 24 | ||
25 | 25 | ||
26 | Naming Conventions |
26 | Naming Conventions |
27 | ------------------ |
27 | ------------------ |
28 | The following class structure is used: |
28 | The following class structure is used: |
Line 46... | Line 46... | ||
46 | Netscape 6 |
46 | Netscape 6 |
47 | 47 | ||
48 | 48 | ||
49 | More information |
49 | More information |
50 | ---------------- |
50 | ---------------- |
51 | For more information about the DynAPI Distribution, extensions, widgets, |
51 | For more information about the DynAPI Distribution, extensions, widgets, |
52 | examples or new releases please visit http://dynapi.sourceforge.net. |
52 | examples or new releases please visit http://dynapi.sourceforge.net. |
53 | 53 | ||
54 | More information about the original auther of the DynAPI 1 and 2, Dan |
54 | More information about the original auther of the DynAPI 1 and 2, Dan |
55 | Steinman, can be found at http://www.dansteinman.com. |
55 | Steinman, can be found at http://www.dansteinman.com. |
56 | 56 | ||
57 | 57 | ||
58 | DynAPI Credits |
58 | DynAPI Credits |
59 | -------------- |
59 | -------------- |
Line 77... | Line 77... | ||
77 | And Many Others ... |
77 | And Many Others ... |
78 | 78 | ||
79 | 79 | ||
80 | Copyright Information |
80 | Copyright Information |
81 | --------------------- |
81 | --------------------- |
82 | This library is free software; you can redistribute it and/or modify it |
82 | This library is free software; you can redistribute it and/or modify it |
83 | under the terms of the GNU Lesser General Public License as published |
83 | under the terms of the GNU Lesser General Public License as published |
84 | by the Free Software Foundation; either version 2.1 of the License, or |
84 | by the Free Software Foundation; either version 2.1 of the License, or |
85 | (at your option) any later version. |
85 | (at your option) any later version. |
86 | 86 | ||
87 | This library is distributed in the hope that it will be useful, but |
87 | This library is distributed in the hope that it will be useful, but |
88 | WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |
88 | WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |
89 | or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General |
89 | or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General |
90 | Public License for more details. |
90 | Public License for more details. |
91 | 91 | ||
92 | You should have received a copy of the GNU Lesser General Public License |
92 | You should have received a copy of the GNU Lesser General Public License |
93 | along with this library; if not, write to the Free Software Foundation, |
93 | along with this library; if not, write to the Free Software Foundation, |
94 | Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
94 | Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |