| |
|
1 |
<?xml version="1.0"?> |
| |
|
2 |
<!-- Generated by the OpenACS Package Manager --> |
| |
|
3 |
|
| |
|
4 |
<package key="planner" url="http://openacs.org/repository/apm/packages/planner" type="apm_application"> |
| |
|
5 |
<package-name>Planner</package-name> |
| |
|
6 |
<pretty-plural>planners</pretty-plural> |
| |
|
7 |
<initial-install-p>f</initial-install-p> |
| |
|
8 |
<singleton-p>f</singleton-p> |
| |
|
9 |
|
| |
|
10 |
<version name="1.0b" url="http://openacs.org/repository/download/apm/planner-1.0b.apm"> |
| |
|
11 |
<owner url="mailto:alvaro@viaro.net">Alvaro Rodriguez</owner> |
| |
|
12 |
<description>Planner for dotlrn courses, integration with all dotlrn resources (assessment, forums, evaluation, file-storage and pages), it works using callbacks defined in each package and linking every activity to the planner data model</description> |
| |
|
13 |
<maturity>0</maturity> |
| |
|
14 |
|
| |
|
15 |
<provides url="planner" version="1.0b"/> |
| |
|
16 |
<requires url="ajaxhelper" version="0.87d"/> |
| |
|
17 |
<requires url="dotlrn" version="2.4.1"/> |
| |
|
18 |
<requires url="pages" version="1.0b"/> |
| |
|
19 |
|
| |
|
20 |
<callbacks> |
| |
|
21 |
</callbacks> |
| |
|
22 |
<parameters> |
| |
|
23 |
<parameter datatype="number" min_n_values="1" max_n_values="1" name="UseActivitiesIconsP" default="1" description="Use an icon next to every object in the block, images are defined by object_type in planner-procs.tcl " /> |
| |
|
24 |
</parameters> |
| |
|
25 |
|
| |
|
26 |
</version> |
| |
|
27 |
</package> |