| |
1 |
1 |
<?xml version="1.0"?> |
| |
2 |
2 |
<!-- Generated by the OpenACS Package Manager --> |
| |
3 |
3 |
|
| |
4 |
4 |
<package key="openacs-bootstrap5-theme" url="http://openacs.org/repository/apm/packages/openacs-bootstrap5-theme" type="apm_service"> |
| |
5 |
5 |
<package-name>OpenACS Bootstrap 5 Theme</package-name> |
| |
6 |
6 |
<pretty-plural>OpenACS Bootstrap 5 Themes</pretty-plural> |
| |
7 |
7 |
<initial-install-p>f</initial-install-p> |
| |
8 |
8 |
<singleton-p>t</singleton-p> |
| |
9 |
9 |
<implements-subsite-p>f</implements-subsite-p> |
| |
10 |
10 |
<inherit-templates-p>f</inherit-templates-p> |
| |
11 |
11 |
|
| |
12 |
|
<version name="5.10.1b2" url="http://openacs.org/repository/download/apm/openacs-bootstrap5-theme-5.10.1b2.apm"> |
| |
|
12 |
<version name="5.10.1b3" url="http://openacs.org/repository/download/apm/openacs-bootstrap5-theme-5.10.1b3.apm"> |
| |
13 |
13 |
<owner url="mailto:manderga@wu.ac.at">manderga</owner> |
| |
14 |
14 |
<owner url="mailto:neumann@wu.ac.at">Gustaf Neumann</owner> |
| |
15 |
15 |
<summary>Theme for OpenACS based on Twitter Bootstrap 5</summary> |
| |
16 |
16 |
<release-date>2023-06-04</release-date> |
| |
17 |
17 |
<vendor url="http://wu.ac.at">WU Vienna</vendor> |
| |
18 |
18 |
<description format="text/plain">This package provides a theme based on |
| |
19 |
19 |
Twitter Bootstrap 5. The theme can be activated via |
| |
20 |
20 |
"/admin/configure" and it can be configured via |
| |
21 |
21 |
"/shared/parameters". |
| |
22 |
22 |
</description> |
| |
23 |
23 |
<license>GPL version 2</license> |
| |
24 |
24 |
<maturity>2</maturity> |
| |
25 |
25 |
|
| |
26 |
|
<provides url="openacs-bootstrap5-theme" version="5.10.1b2"/> |
| |
|
26 |
<provides url="openacs-bootstrap5-theme" version="5.10.1b3"/> |
| |
27 |
27 |
<requires url="acs-tcl" version="5.10.1b1"/> |
| |
28 |
28 |
<requires url="acs-kernel" version="5.10.1b1"/> |
| |
29 |
29 |
<requires url="acs-subsite" version="5.10.1b1"/> |
| |
30 |
30 |
<requires url="bootstrap-icons" version="0.2d0"/> |
| |
31 |
31 |
<requires url="acs-templating" version="5.10.1b1"/> |
| |
32 |
32 |
|
| |
33 |
33 |
<callbacks> |
| |
34 |
34 |
<callback type="after-install" proc="openacs_bootstrap5_theme::apm::after_install"/> |
| |
35 |
35 |
<callback type="before-uninstall" proc="openacs_bootstrap5_theme::apm::before_uninstall"/> |
| |
36 |
36 |
</callbacks> |
| |
37 |
37 |
<parameters> |
| |
38 |
38 |
<!-- No package parameters --> |
| |
39 |
39 |
</parameters> |
| |
40 |
40 |
|
| |
41 |
41 |
</version> |
| |
42 |
42 |
</package> |