| |
1 |
1 |
<?xml version="1.0"?> |
| |
2 |
2 |
<!-- Generated by the OpenACS Package Manager --> |
| |
3 |
3 |
|
| |
4 |
|
<package key="dotlrn-fs" url="http://openforce.net/software/dotlrn/dotlrn-fs" type="apm_application"> |
| |
|
4 |
<package key="dotlrn-fs" url="http://openforce.net/software/dotlrn/dotlrn-fs" type="apm_service"> |
| |
5 |
5 |
<package-name>dotLRN Fs Applet</package-name> |
| |
6 |
6 |
<pretty-plural>dotLRN Fs Applets</pretty-plural> |
| |
7 |
7 |
<initial-install-p>f</initial-install-p> |
| |
8 |
8 |
<singleton-p>t</singleton-p> |
| |
9 |
9 |
|
| |
10 |
10 |
<version name="0.1a" url="http://openforce.net/software/dotlrn/dotlrn-fs/0.1"> |
| |
11 |
11 |
<database-support> |
| |
12 |
12 |
<database>oracle</database> |
| |
13 |
13 |
<database>postgresql</database> |
| |
14 |
14 |
</database-support> |
| |
15 |
15 |
<owner url="mailto:ben@openforce.net">Ben Adida</owner> |
| |
16 |
16 |
<summary>blah blah</summary> |
| |
17 |
17 |
|
| |
18 |
18 |
<provides url="dotlrn-fs" version="0.1a"/> |
| |
19 |
19 |
<requires url="fs-portlet" version="0.1a"/> |
| |
20 |
20 |
|
| |
21 |
21 |
<files> |
| |
22 |
22 |
<file type="package_spec" path="dotlrn-fs.info"/> |
| |
23 |
23 |
<file type="data_model_create" db_type="oracle" path="sql/oracle/dotlrn-fs-create.sql"/> |
| |
24 |
24 |
<file type="tcl_procs" path="tcl/dotlrn-fs-procs.tcl"/> |