<?xml version="1.0"?>
<!-- Generated by the OpenACS Package Manager -->

<package key="dotlrn-fs" url="http://openacs.org/repository/apm/packages/dotlrn-fs" type="apm_service">
    <package-name>dotLRN File Storage Applet</package-name>
    <pretty-plural>dotLRN File Storage Applets</pretty-plural>
    <initial-install-p>f</initial-install-p>
    <singleton-p>t</singleton-p>
    
    <version name="2.10.1" url="http://openacs.org/repository/download/apm/dotlrn-fs-2.10.1.apm">
        <owner url="http://openacs.org">OpenACS</owner>
        <summary>DotLRN Integration (Applet) for File Storage</summary>
        <release-date>2024-09-02</release-date>
        <vendor url="http://dotlrn.org">DotLRN Consortium</vendor>
        <maturity>2</maturity>

        <provides url="dotlrn-fs" version="2.10.1"/>
        <requires url="dotlrn" version="2.10.1"/>
        <requires url="file-storage" version="5.9.1"/>
        <requires url="fs-portlet" version="2.10.1"/>

        <callbacks>
            <callback type="after-upgrade"  proc="dotlrn_fs::install::upgrade"/>
        </callbacks>
        <parameters>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="dotlrn_class_instance_default_folders"  default="#dotlrn-fs.Assignments#,#dotlrn-fs.Lecture_Notes#,#dotlrn-fs.Handouts#,#dotlrn-fs.Exams#,#dotlrn-fs.Projects#" description="Default folders for classes."/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="dotlrn_class_instance_folders_to_show"  default="#dotlrn-fs.Assignments#,#dotlrn-fs.Lecture_Notes#,#dotlrn-fs.Handouts#" description="a comma separated list of default folders (in the other param) that get &quot;folder-contents&quot; portlets"/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="dotlrn_club_default_folders"  description="Default folders for clubs."/>
            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="dotlrn_community_default_folders"  description="Default folders for communities of type dotlrn_community, most likely subcommunities."/>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="WritePermissionForMembersP"  default="1"  description="Should the community members get the write permission to the folders?"/>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="WritePermissionForMembersOnPublicP"  default="0"  description="Should the community members get the write permission to the public folder?"/>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="InheritPermissionsForRootFolderP"  default="0"  description="Should the root folder inherit permissions from the community?"/>
            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="InheritPermissionsForPublicFolderP"  default="0"  description="Should the public folder inherit permissions from the community?"/>
        </parameters>

    </version>
</package>