Index: openacs-4/contrib/obsolete-packages/postcard/postcard.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/obsolete-packages/postcard/postcard.info,v diff -u -r1.2 -r1.3 --- openacs-4/contrib/obsolete-packages/postcard/postcard.info 7 May 2001 19:19:17 -0000 1.2 +++ openacs-4/contrib/obsolete-packages/postcard/postcard.info 21 Aug 2001 22:08:57 -0000 1.3 @@ -1,61 +1,62 @@ -<?xml version="1.0"?> -<!-- Generated by the ACS Package Manager --> +<?xml version="1.0"?> +<!-- Generated by the ACS Package Manager --> + +<package key="postcard" url="http://sindev.dyndns.org/OpenACS/packages/postcard" type="apm_application"> + <package-name>postcard</package-name> + <pretty-plural>postcards</pretty-plural> + <initial-install-p>f</initial-install-p> + <singleton-p>f</singleton-p> + + <version name="0.1d" url="http://www.arsdigita.com/acs-repository/download/apm/postcard-0.1.apm"> + <database-support> + <database>oracle</database> + <database>postgresql</database> + </database-support> + <owner url="mailto:k_vertigo@yahoo.com">kapil thangavelu</owner> + <owner url="mailto:hqm@ai.mit.edu">Henry Minsky</owner> + <summary>Send electronics postcards</summary> + <release-date>2001-08-22</release-date> + <description format="text/html">allows users to send postcards (images w/ text) -<package key="postcard" url="http://www.arsdgita.com/acs-repository/apm/packages/postcard" type="apm_application"> - <package-name>Postcard</package-name> - <pretty-plural>Postcards</pretty-plural> - <singleton-p>f</singleton-p> - - <version name="0.1" url="http://www.arsdigita.com/acs-repository/download/apm/postcard-0.1.apm"> - <database-support> - <database>oracle</database> - <database>postgresql</database> - </database-support> - <owner url="mailto:hqm@ai.mit.edu">Henry Minsky</owner> - <summary>Send electronics postcards</summary> - <release-date>2001-01-03</release-date> - <description format="text/html">This lets create and send postcards. It is a simple -demo application which uses ACS 4 templating. </description> - - <requires url="acs-kernel" version="4.0"/> - - <files> - <file type="package_spec" path="postcard.info"/> - <file type="data_model_create" db_type="oracle" path="sql/oracle/postcard-create.sql"/> - <file type="data_model_drop" db_type="oracle" path="sql/oracle/postcard-drop.sql"/> - <file type="data_model_create" db_type="postgresql" path="sql/postgresql/postcard-create-postgresql.sql"/> - <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/postcard-drop-postgresql.sql"/> - <file type="content_page" path="www/add-picture-2.tcl"/> - <file type="query_file" db_type="oracle" path="www/add-picture-2-oracle.xql"/> - <file type="query_file" db_type="postgresql" path="www/add-picture-2-postgresql.xql"/> - <file type="content_page" path="www/add-picture.tcl"/> - <file type="content_page" path="www/confirm.adp"/> - <file type="content_page" path="www/confirm.tcl"/> - <file type="content_page" path="www/dump-cards.adp"/> - <file type="content_page" path="www/dump-cards.tcl"/> - <file type="query_file" path="www/dump-cards.xql"/> - <file type="content_page" path="www/index.adp"/> - <file type="content_page" path="www/index.tcl"/> - <file type="query_file" path="www/index.xql"/> - <file type="content_page" path="www/load-cards.tcl"/> - <file type="content_page" path="www/postcard-picture.tcl"/> - <file type="query_file" db_type="oracle" path="www/postcard-picture-oracle.xql"/> - <file type="query_file" db_type="postgresql" path="www/postcard-picture-postgresql.xql"/> - <file type="query_file" path="www/postcard-picture.xql"/> - <file type="content_page" path="www/send-card.adp"/> - <file type="content_page" path="www/send-card.tcl"/> - <file type="query_file" path="www/send-card.xql"/> - <file type="content_page" path="www/show-card.adp"/> - <file type="content_page" path="www/show-card.tcl"/> - <file type="query_file" db_type="oracle" path="www/show-card-oracle.xql"/> - <file type="query_file" db_type="postgresql" path="www/show-card-postgresql.xql"/> - <file type="query_file" path="www/show-card.xql"/> - <file type="content_page" path="www/write-card.adp"/> - <file type="content_page" path="www/write-card.tcl"/> - </files> - <parameters> - <!-- No version parameters --> - </parameters> - - </version> -</package> +adaptation of henry minsky's postcard tutorial application.</description> + + <!-- No dependency information --> + + <files> + <file type="package_spec" path="postcard.info"/> + <file type="data_model_create" db_type="oracle" path="sql/oracle/postcard-create.sql"/> + <file type="data_model_drop" db_type="oracle" path="sql/oracle/postcard-drop.sql"/> + <file type="data_model_create" db_type="postgresql" path="sql/postgresql/postcard-create.sql"/> + <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/postcard-drop.sql"/> + <file type="query_file" db_type="oracle" path="www/add-picture-2-oracle.xql"/> + <file type="query_file" db_type="postgresql" path="www/add-picture-2-postgresql.xql"/> + <file type="tcl_util" path="www/add-picture-2.tcl"/> + <file type="query_file" db_type="postgresql" path="www/add-picture-postgresql.xql"/> + <file path="www/add-picture.adp"/> + <file type="tcl_util" path="www/add-picture.tcl"/> + <file path="www/confirm.adp"/> + <file type="tcl_util" path="www/confirm.tcl"/> + <file path="www/index.adp"/> + <file type="tcl_util" path="www/index.tcl"/> + <file type="query_file" path="www/index.xql"/> + <file type="query_file" db_type="oracle" path="www/postcard-picture-oracle.xql"/> + <file type="query_file" db_type="postgresql" path="www/postcard-picture-postgresql.xql"/> + <file type="tcl_util" path="www/postcard-picture.tcl"/> + <file type="query_file" path="www/postcard-picture.xql"/> + <file path="www/send-card.adp"/> + <file type="tcl_util" path="www/send-card.tcl"/> + <file type="query_file" path="www/send-card.xql"/> + <file type="query_file" db_type="oracle" path="www/show-card-oracle.xql"/> + <file type="query_file" db_type="postgresql" path="www/show-card-postgresql.xql"/> + <file path="www/show-card.adp"/> + <file type="tcl_util" path="www/show-card.tcl"/> + <file type="query_file" path="www/show-card.xql"/> + <file path="www/write-card.adp"/> + <file type="tcl_util" path="www/write-card.tcl"/> + </files> + <parameters> + <!-- No version parameters --> + </parameters> + + </version> +</package> Index: openacs-4/packages/postcard/postcard.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/postcard/postcard.info,v diff -u -r1.2 -r1.3 --- openacs-4/packages/postcard/postcard.info 7 May 2001 19:19:17 -0000 1.2 +++ openacs-4/packages/postcard/postcard.info 21 Aug 2001 22:08:57 -0000 1.3 @@ -1,61 +1,62 @@ -<?xml version="1.0"?> -<!-- Generated by the ACS Package Manager --> +<?xml version="1.0"?> +<!-- Generated by the ACS Package Manager --> + +<package key="postcard" url="http://sindev.dyndns.org/OpenACS/packages/postcard" type="apm_application"> + <package-name>postcard</package-name> + <pretty-plural>postcards</pretty-plural> + <initial-install-p>f</initial-install-p> + <singleton-p>f</singleton-p> + + <version name="0.1d" url="http://www.arsdigita.com/acs-repository/download/apm/postcard-0.1.apm"> + <database-support> + <database>oracle</database> + <database>postgresql</database> + </database-support> + <owner url="mailto:k_vertigo@yahoo.com">kapil thangavelu</owner> + <owner url="mailto:hqm@ai.mit.edu">Henry Minsky</owner> + <summary>Send electronics postcards</summary> + <release-date>2001-08-22</release-date> + <description format="text/html">allows users to send postcards (images w/ text) -<package key="postcard" url="http://www.arsdgita.com/acs-repository/apm/packages/postcard" type="apm_application"> - <package-name>Postcard</package-name> - <pretty-plural>Postcards</pretty-plural> - <singleton-p>f</singleton-p> - - <version name="0.1" url="http://www.arsdigita.com/acs-repository/download/apm/postcard-0.1.apm"> - <database-support> - <database>oracle</database> - <database>postgresql</database> - </database-support> - <owner url="mailto:hqm@ai.mit.edu">Henry Minsky</owner> - <summary>Send electronics postcards</summary> - <release-date>2001-01-03</release-date> - <description format="text/html">This lets create and send postcards. It is a simple -demo application which uses ACS 4 templating. </description> - - <requires url="acs-kernel" version="4.0"/> - - <files> - <file type="package_spec" path="postcard.info"/> - <file type="data_model_create" db_type="oracle" path="sql/oracle/postcard-create.sql"/> - <file type="data_model_drop" db_type="oracle" path="sql/oracle/postcard-drop.sql"/> - <file type="data_model_create" db_type="postgresql" path="sql/postgresql/postcard-create-postgresql.sql"/> - <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/postcard-drop-postgresql.sql"/> - <file type="content_page" path="www/add-picture-2.tcl"/> - <file type="query_file" db_type="oracle" path="www/add-picture-2-oracle.xql"/> - <file type="query_file" db_type="postgresql" path="www/add-picture-2-postgresql.xql"/> - <file type="content_page" path="www/add-picture.tcl"/> - <file type="content_page" path="www/confirm.adp"/> - <file type="content_page" path="www/confirm.tcl"/> - <file type="content_page" path="www/dump-cards.adp"/> - <file type="content_page" path="www/dump-cards.tcl"/> - <file type="query_file" path="www/dump-cards.xql"/> - <file type="content_page" path="www/index.adp"/> - <file type="content_page" path="www/index.tcl"/> - <file type="query_file" path="www/index.xql"/> - <file type="content_page" path="www/load-cards.tcl"/> - <file type="content_page" path="www/postcard-picture.tcl"/> - <file type="query_file" db_type="oracle" path="www/postcard-picture-oracle.xql"/> - <file type="query_file" db_type="postgresql" path="www/postcard-picture-postgresql.xql"/> - <file type="query_file" path="www/postcard-picture.xql"/> - <file type="content_page" path="www/send-card.adp"/> - <file type="content_page" path="www/send-card.tcl"/> - <file type="query_file" path="www/send-card.xql"/> - <file type="content_page" path="www/show-card.adp"/> - <file type="content_page" path="www/show-card.tcl"/> - <file type="query_file" db_type="oracle" path="www/show-card-oracle.xql"/> - <file type="query_file" db_type="postgresql" path="www/show-card-postgresql.xql"/> - <file type="query_file" path="www/show-card.xql"/> - <file type="content_page" path="www/write-card.adp"/> - <file type="content_page" path="www/write-card.tcl"/> - </files> - <parameters> - <!-- No version parameters --> - </parameters> - - </version> -</package> +adaptation of henry minsky's postcard tutorial application.</description> + + <!-- No dependency information --> + + <files> + <file type="package_spec" path="postcard.info"/> + <file type="data_model_create" db_type="oracle" path="sql/oracle/postcard-create.sql"/> + <file type="data_model_drop" db_type="oracle" path="sql/oracle/postcard-drop.sql"/> + <file type="data_model_create" db_type="postgresql" path="sql/postgresql/postcard-create.sql"/> + <file type="data_model_drop" db_type="postgresql" path="sql/postgresql/postcard-drop.sql"/> + <file type="query_file" db_type="oracle" path="www/add-picture-2-oracle.xql"/> + <file type="query_file" db_type="postgresql" path="www/add-picture-2-postgresql.xql"/> + <file type="tcl_util" path="www/add-picture-2.tcl"/> + <file type="query_file" db_type="postgresql" path="www/add-picture-postgresql.xql"/> + <file path="www/add-picture.adp"/> + <file type="tcl_util" path="www/add-picture.tcl"/> + <file path="www/confirm.adp"/> + <file type="tcl_util" path="www/confirm.tcl"/> + <file path="www/index.adp"/> + <file type="tcl_util" path="www/index.tcl"/> + <file type="query_file" path="www/index.xql"/> + <file type="query_file" db_type="oracle" path="www/postcard-picture-oracle.xql"/> + <file type="query_file" db_type="postgresql" path="www/postcard-picture-postgresql.xql"/> + <file type="tcl_util" path="www/postcard-picture.tcl"/> + <file type="query_file" path="www/postcard-picture.xql"/> + <file path="www/send-card.adp"/> + <file type="tcl_util" path="www/send-card.tcl"/> + <file type="query_file" path="www/send-card.xql"/> + <file type="query_file" db_type="oracle" path="www/show-card-oracle.xql"/> + <file type="query_file" db_type="postgresql" path="www/show-card-postgresql.xql"/> + <file path="www/show-card.adp"/> + <file type="tcl_util" path="www/show-card.tcl"/> + <file type="query_file" path="www/show-card.xql"/> + <file path="www/write-card.adp"/> + <file type="tcl_util" path="www/write-card.tcl"/> + </files> + <parameters> + <!-- No version parameters --> + </parameters> + + </version> +</package>