| |
1 |
1 |
<?xml version="1.0"?> |
| |
2 |
2 |
<!-- Generated by the OpenACS Package Manager --> |
| |
3 |
3 |
|
| |
4 |
4 |
<package key="edit-this-page" url="http://openacs.org/repository/apm/packages/edit-this-page" type="apm_application"> |
| |
5 |
5 |
<package-name>Edit This Page</package-name> |
| |
6 |
6 |
<pretty-plural>Edit This Page</pretty-plural> |
| |
7 |
7 |
<initial-install-p>f</initial-install-p> |
| |
8 |
8 |
<singleton-p>f</singleton-p> |
| |
9 |
9 |
|
| |
10 |
10 |
<version name="1.8" url="http://openacs.org/repository/download/apm/edit-this-page-1.8.apm"> |
| |
11 |
11 |
<owner url="mailto:jon@mayuli.com">Jon Griffin</owner> |
| |
12 |
12 |
<owner url="mailto:luke@museatech.net">Luke Pond</owner> |
| |
13 |
13 |
<owner url="mailto:dave@thedesignexperience.org">Dave Bauer</owner> |
| |
14 |
14 |
<summary>An easy-to-use content management system.</summary> |
| |
15 |
|
<release-date>2006-02-12</release-date> |
| |
|
15 |
<release-date>2006-02-18</release-date> |
| |
|
16 |
<vendor url="http://www.openacs.org">OpenACS</vendor> |
| |
16 |
17 |
<description format="text/html">An Easy to use publishing system with versioning and permissions.</description> |
| |
17 |
18 |
<maturity>0</maturity> |
| |
18 |
19 |
|
| |
19 |
20 |
<provides url="edit-this-page" version="1.8"/> |
| |
20 |
21 |
<requires url="acs-kernel" version="4.6.2"/> |
| |
21 |
22 |
<requires url="acs-subsite" version="4.6.3"/> |
| |
22 |
23 |
<requires url="acs-templating" version="4.1.2"/> |
| |
23 |
24 |
|
| |
24 |
25 |
<callbacks> |
| |
25 |
26 |
</callbacks> |
| |
26 |
27 |
<parameters> |
| |
27 |
28 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="application" default="default" description="Name of the ETP application to use (default, faq, news, or create your own with the etp::define_applicaton procedure)"/> |
| |
28 |
29 |
<parameter datatype="number" min_n_values="1" max_n_values="1" name="cache_max_age" default="600" description="number of seconds to keep requested page attributes in the cache"/> |
| |
29 |
30 |
<parameter datatype="number" min_n_values="1" max_n_values="1" name="CommentsEnabledP" default="0" description="Are General Comments Enabled for this Subtopic?"/> |
| |
30 |
31 |
<parameter datatype="string" min_n_values="1" max_n_values="1" name="subtopic_application" default="default" description="Name of the ETP application to use when creating a subtopic"/> |
| |
31 |
32 |
</parameters> |
| |
32 |
33 |
|
| |
33 |
34 |
</version> |
| |
34 |
35 |
</package> |