| |
1 |
1 |
<?xml version="1.0"?> |
| |
2 |
2 |
<!-- Generated by the OpenACS Package Manager --> |
| |
3 |
3 |
|
| |
4 |
4 |
<package key="acs-admin" url="http://openacs.org/repository/apm/packages/acs-admin/" type="apm_service"> |
| |
5 |
5 |
<package-name>Site-Wide Administration</package-name> |
| |
6 |
6 |
<pretty-plural>Site-Wide Administration Services</pretty-plural> |
| |
7 |
7 |
<initial-install-p>t</initial-install-p> |
| |
8 |
8 |
<singleton-p>t</singleton-p> |
| |
9 |
9 |
|
| |
10 |
|
<version name="5.2.0b5" url="http://openacs.org/repository/download/apm/acs-admin-5.1.0b1.apm"> |
| |
|
10 |
<version name="5.2.0b5" url="http://openacs.org/repository/download/apm/acs-admin-5.1.0b5.apm"> |
| |
11 |
11 |
<owner url="mailto:dhogaza@pacifier.com">Don Baccus</owner> |
| |
12 |
12 |
<summary>An interface for Site-wide administration of an OpenACS Installation.</summary> |
| |
13 |
13 |
<maturity>3</maturity> |
| |
14 |
14 |
<release-date>2005-10-20</release-date> |
| |
15 |
15 |
<vendor url="http://openacs.org">OpenACS</vendor> |
| |
16 |
16 |
<license url="http://www.gnu.org/copyleft/gpl.html">GPL</license> |
| |
17 |
17 |
<maturity>3</maturity> |
| |
18 |
18 |
<description format="text/html">Provides a UI for administering site-wide services |
| |
19 |
19 |
(including package installation, cache, authentication, and user accounts) for an OpenACS system. |
| |
20 |
20 |
</description> |
| |
21 |
21 |
|
| |
22 |
|
<provides url="acs-admin" version="5.1.0b1"/> |
| |
|
22 |
<provides url="acs-admin" version="5.1.0b5"/> |
| |
23 |
23 |
<requires url="acs-kernel" version="5.2.0a1"/> |
| |
24 |
24 |
|
| |
25 |
25 |
<callbacks> |
| |
26 |
26 |
</callbacks> |
| |
27 |
27 |
<parameters> |
| |
28 |
28 |
<!-- No version parameters --> |
| |
29 |
29 |
</parameters> |
| |
30 |
30 |
|
| |
31 |
31 |
</version> |
| |
32 |
32 |
</package> |
| |
33 |
33 |
|
| |
34 |
34 |
|
| |
35 |
35 |
|
| |
36 |
36 |
|