<?xml version="1.0"?> <!-- Generated by the OpenACS Package Manager --> <package key="notes" url="http://www.arsdgita.com/acs-repository/apm/packages/notes" type="apm_application"> <package-name>Note</package-name> <pretty-plural>Notes</pretty-plural> <initial-install-p>f</initial-install-p> <singleton-p>t</singleton-p> <version name="0.11d" url="http://www.arsdigita.com/acs-repository/download/apm/notes-0.11d.apm"> <database-support> <database>oracle</database> <database>postgresql</database> </database-support> <owner url="mailto:vkurup@massmed.org">Vinod Kurup</owner> <owner>Rafael Schloming</owner> <summary>A sample ACS Application that allows users to manage notes online.</summary> <release-date>2001-03-05</release-date> <vendor url="http://www.openacs.org/">OpenACS</vendor> <description format="text/plain">This is a sample application for ACS 4.x.</description> <requires url="acs-kernel" version="4.0"/> <requires url="acs-templating" version="4.1.2"/> <files> <file type="package_spec" path="notes.info"/> <file type="data_model_create" db_type="oracle" path="sql/oracle/notes-create.sql"/> <file type="data_model_drop" db_type="oracle" path="sql/oracle/notes-drop.sql"/> <file type="data_model_create" db_type="postgresql" path="sql/postgresql/notes-create.sql"/> <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/notes-drop.sql"/> <file type="data_model" db_type="postgresql" path="sql/postgresql/notes-sc-create.sql"/> <file type="data_model" db_type="postgresql" path="sql/postgresql/notes-sc-drop.sql"/> <file type="tcl_procs" path="tcl/notes-procs.tcl"/> <file type="content_page" path="www/add-disabled.gif"/> <file type="query_file" db_type="oracle" path="www/add-edit-oracle.xql"/> <file type="query_file" db_type="postgresql" path="www/add-edit-postgresql.xql"/> <file type="content_page" path="www/add-edit.adp"/> <file type="content_page" path="www/add-edit.tcl"/> <file type="query_file" path="www/add-edit.xql"/> <file type="content_page" path="www/add.gif"/> <file type="content_page" path="www/blank.gif"/> <file type="query_file" db_type="oracle" path="www/delete-oracle.xql"/> <file type="query_file" db_type="postgresql" path="www/delete-postgresql.xql"/> <file type="content_page" path="www/delete.tcl"/> <file type="query_file" db_type="oracle" path="www/index-oracle.xql"/> <file type="query_file" db_type="postgresql" path="www/index-postgresql.xql"/> <file type="content_page" path="www/index.adp"/> <file type="content_page" path="www/index.tcl"/> <file path="www/view-one.adp"/> <file type="tcl_util" path="www/view-one.tcl"/> <file type="content_page" path="www/x-disabled.gif"/> <file type="content_page" path="www/x.gif"/> </files> <parameters> <!-- No version parameters --> </parameters> </version> </package>