Index: openacs-4/contrib/packages/resource-list/resource-list.info
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/resource-list/resource-list.info,v
diff -u -r1.2.2.1 -r1.2.2.2
--- openacs-4/contrib/packages/resource-list/resource-list.info 5 Oct 2004 19:06:16 -0000 1.2.2.1
+++ openacs-4/contrib/packages/resource-list/resource-list.info 5 Oct 2004 19:08:39 -0000 1.2.2.2
@@ -7,14 +7,14 @@
f
f
-
+
Jade Rubick
Keeps track of a list of resources, under different categories.
- 2004-06-22
+ 2004-10-05
Stop Abuse For Everyone
You can see a demonstration of this package at the <a href="http://www.safe4all.org/resource-list">SAFE website</a>.
-
+
Index: openacs-4/contrib/packages/resource-list/sql/postgresql/resource-list-functions-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/resource-list/sql/postgresql/resource-list-functions-create.sql,v
diff -u -r1.3 -r1.3.2.1
--- openacs-4/contrib/packages/resource-list/sql/postgresql/resource-list-functions-create.sql 2 Mar 2004 21:32:32 -0000 1.3
+++ openacs-4/contrib/packages/resource-list/sql/postgresql/resource-list-functions-create.sql 5 Oct 2004 19:08:39 -0000 1.3.2.1
@@ -37,7 +37,12 @@
v_folder_name, -- name
''Resources'', -- label
''Resources Repository'', -- description
- p_package_id -- parent_id
+ null, -- parent_id
+ p_package_id, -- context_id
+ null, -- folder_id
+ null, -- creation_date
+ null, -- creation_user
+ null -- creation_ip
);
-- Register the standard content types
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `openacs-4/contrib/packages/resource-list/sql/postgresql/upgrade/upgrade-1.5-1.6.sql'.
Fisheye: No comparison available. Pass `N' to diff?