| |
1 |
1 |
<?xml version="1.0"?> |
| |
2 |
2 |
<!-- Generated by the OpenACS Package Manager --> |
| |
3 |
3 |
|
| |
4 |
4 |
<package key="ratings" url="http://openacs.org/repository/apm/packages/ratings" type="apm_service"> |
| |
5 |
5 |
<package-name>Ratings</package-name> |
| |
6 |
6 |
<pretty-plural>Ratings</pretty-plural> |
| |
7 |
7 |
<initial-install-p>f</initial-install-p> |
| |
8 |
8 |
<singleton-p>t</singleton-p> |
| |
9 |
9 |
<auto-mount>ratings</auto-mount> |
| |
10 |
10 |
|
| |
11 |
11 |
<version name="0.1d1" url="http://openacs.org/repository/download/apm/ratings-0.1d1.apm"> |
| |
12 |
12 |
<owner url="mailto:davis@xarg.net">Jeff Davis</owner> |
| |
|
13 |
<owner url="mailto:openacs@sussdorff.de">Malte Sussdorff</owner> |
| |
13 |
14 |
<summary>Multidimensional ratings on arbitrary acs_objects.</summary> |
| |
14 |
15 |
<vendor url="http://xarg.net">Xarg</vendor> |
| |
15 |
16 |
<description format="text/html">Support for rating objects, with trigger maintained summary data.</description> |
| |
16 |
17 |
<license>GPL</license> |
| |
17 |
18 |
<license_url>http://www.gnu.org/copyleft/gpl.html</license_url> |
| |
18 |
|
<maturity>0</maturity> |
| |
|
19 |
<maturity>1</maturity> |
| |
19 |
20 |
|
| |
20 |
21 |
<provides url="ratings" version="0.1d1"/> |
| |
21 |
22 |
|
| |
22 |
23 |
<callbacks> |
| |
23 |
24 |
</callbacks> |
| |
24 |
25 |
<parameters> |
| |
25 |
26 |
<!-- No version parameters --> |
| |
26 |
27 |
</parameters> |
| |
27 |
28 |
|
| |
28 |
29 |
</version> |
| |
29 |
30 |
</package> |