| |
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-faq/0.1a"> |
| |
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 |
|
| |
17 |
17 |
<provides url="dotlrn-faq" version="0.1a"/> |
| |
18 |
18 |
<requires url="dotlrn" version="1.0"/> |
| |
19 |
19 |
<requires url="faq-portlet" version="0.1a"/> |
| |
20 |
20 |
|
| |
21 |
21 |
<files> |
| |
22 |
22 |
<file type="package_spec" path="dotlrn-faq.info"/> |
| |
23 |
23 |
<file type="data_model_create" db_type="oracle" path="sql/oracle/dotlrn-faq-create.sql"/> |
| |
24 |
24 |
<file type="data_model_create" db_type="postgresql" path="sql/postgresql/dotlrn-faq-create.sql"/> |
| |
25 |
25 |
<file type="data_model_drop" db_type="postgresql" path="sql/postgresql/dotlrn-faq-drop.sql"/> |
| |
26 |
26 |
<file type="query_file" db_type="oracle" path="tcl/dotlrn-faq-procs-oracle.xql"/> |
| |
|
27 |
<file type="query_file" db_type="postgresql" path="tcl/dotlrn-faq-procs-postgresql.xql"/> |
| |
27 |
28 |
<file type="tcl_procs" path="tcl/dotlrn-faq-procs.tcl"/> |
| |
28 |
29 |
</files> |
| |
29 |
30 |
<parameters> |
| |
30 |
31 |
<!-- No version parameters --> |
| |
31 |
32 |
</parameters> |
| |
32 |
33 |
|
| |
33 |
34 |
</version> |
| |
34 |
35 |
</package> |