Index: openacs-4/packages/dotlrn-catalog/catalog/dotlrn-catalog.es_ES.ISO-8859-1.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-catalog/catalog/dotlrn-catalog.es_ES.ISO-8859-1.xml,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/dotlrn-catalog/catalog/dotlrn-catalog.es_ES.ISO-8859-1.xml 16 Feb 2005 22:21:30 -0000 1.3
+++ openacs-4/packages/dotlrn-catalog/catalog/dotlrn-catalog.es_ES.ISO-8859-1.xml 22 Feb 2005 22:00:56 -0000 1.4
@@ -6,6 +6,7 @@
Index: openacs-4/packages/dotlrn-catalog/sql/oracle/dotlrn-catalog-drop.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-catalog/sql/oracle/dotlrn-catalog-drop.sql,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/dotlrn-catalog/sql/oracle/dotlrn-catalog-drop.sql 14 Feb 2005 22:46:11 -0000 1.1
+++ openacs-4/packages/dotlrn-catalog/sql/oracle/dotlrn-catalog-drop.sql 22 Feb 2005 22:00:56 -0000 1.2
@@ -3,8 +3,12 @@
-- creation-date 2005-01-31
--
+drop table dotlrn_catalog;
begin
acs_rel_type.drop_type('dotlrn_catalog_rel');
+ acs_rel_type.drop_role('dotlrn_com_role');
+ acs_rel_type.drop_role('dotlrn_class_role');
+ acs_rel_type.drop_role('d_catalog_role');
end;
/
show errors
\ No newline at end of file
Index: openacs-4/packages/dotlrn-catalog/sql/postgresql/dotlrn-catalog-drop.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-catalog/sql/postgresql/dotlrn-catalog-drop.sql,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/dotlrn-catalog/sql/postgresql/dotlrn-catalog-drop.sql 14 Feb 2005 22:46:11 -0000 1.1
+++ openacs-4/packages/dotlrn-catalog/sql/postgresql/dotlrn-catalog-drop.sql 22 Feb 2005 22:00:56 -0000 1.2
@@ -4,5 +4,8 @@
-- creation-date 2005-01-31
--
-drop table c_catalog;
select acs_rel_type__drop_type('dotlrn_catalog_rel', 'f');
+select acs_rel_type__drop_role('dotlrn_com_role');
+select acs_rel_type__drop_role('dotlrn_class_role');
+select acs_rel_type__drop_role('d_catalog_role');
+drop table dotlrn_catalog;
\ No newline at end of file
Index: openacs-4/packages/dotlrn-catalog/www/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-catalog/www/index.adp,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/dotlrn-catalog/www/index.adp 21 Feb 2005 19:22:13 -0000 1.3
+++ openacs-4/packages/dotlrn-catalog/www/index.adp 22 Feb 2005 22:00:56 -0000 1.4
@@ -15,3 +15,4 @@
|
Will only see the available courses and can watch information about each course by making click on the course name at index page. If one assessment is associated to the course then they will be able to answer it and be part of one of the courses and communities also related to dotlrn-catalog Course: Index: openacs-4/packages/dotlrn-catalog/www/dt-admin/course-list.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-catalog/www/dt-admin/course-list.adp,v diff -u -r1.4 -r1.5 --- openacs-4/packages/dotlrn-catalog/www/dt-admin/course-list.adp 21 Feb 2005 19:22:13 -0000 1.4 +++ openacs-4/packages/dotlrn-catalog/www/dt-admin/course-list.adp 22 Feb 2005 22:00:57 -0000 1.5 @@ -1,7 +1,17 @@ #dotlrn-catalog.associate# @course_key@ (@course_name@) #dotlrn-catalog.to# #dotlrn-catalog.class#: |