Index: openacs-4/packages/dotlrn-syllabus/dotlrn-syllabus.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-syllabus/dotlrn-syllabus.info,v diff -u -r1.7 -r1.7.2.1 --- openacs-4/packages/dotlrn-syllabus/dotlrn-syllabus.info 24 Feb 2005 13:33:10 -0000 1.7 +++ openacs-4/packages/dotlrn-syllabus/dotlrn-syllabus.info 24 Sep 2005 01:23:47 -0000 1.7.2.1 @@ -7,12 +7,12 @@ f f - + OpenACS - 2004-03-10 + 2005-09-03 OpenACS - + Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/dotlrn-syllabus/catalog/dotlrn-syllabus.en_AU.ISO-8859-1.xml'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/dotlrn-syllabus/catalog/dotlrn-syllabus.es_CO.ISO-8859-1.xml'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.4.2.1 refers to a dead (removed) revision in file `openacs-4/packages/dotlrn-syllabus/catalog/dotlrn-syllabus.ms_my.utf-8.xml'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/dotlrn-syllabus/tcl/syllabus-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-syllabus/tcl/syllabus-portlet-procs.tcl,v diff -u -r1.12 -r1.12.2.1 --- openacs-4/packages/dotlrn-syllabus/tcl/syllabus-portlet-procs.tcl 13 Jan 2005 13:57:49 -0000 1.12 +++ openacs-4/packages/dotlrn-syllabus/tcl/syllabus-portlet-procs.tcl 24 Sep 2005 01:23:47 -0000 1.12.2.1 @@ -129,7 +129,7 @@ # this should move to fs:: foreach row $rows { - if {[string equal -nocase [ns_set get $row title] [_ dotlrn-syllabus.pretty_name]]} { + if {[string equal -nocase [ns_set get $row title] [_ dotlrn-syllabus.pretty_name]] || ([string equal -nocase [ns_set get $row name] [_ dotlrn-syllabus.pretty_name]] && [string equal -nocase [ns_set get $row type] "url"])} { lappend out_list [ns_set get $row object_id] lappend out_list [ns_set get $row type] lappend out_list [ns_set get $row live_revision] Index: openacs-4/packages/dotlrn-weblogger/dotlrn-weblogger.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-weblogger/dotlrn-weblogger.info,v diff -u -r1.6 -r1.6.2.1 --- openacs-4/packages/dotlrn-weblogger/dotlrn-weblogger.info 24 Feb 2005 13:33:10 -0000 1.6 +++ openacs-4/packages/dotlrn-weblogger/dotlrn-weblogger.info 24 Sep 2005 01:21:38 -0000 1.6.2.1 @@ -7,12 +7,12 @@ f t - + Simon Carstensen - 2004-03-10 + 2005-09-03 Collaboraid - + Index: openacs-4/packages/dotlrn-weblogger/tcl/dotlrn-weblogger-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-weblogger/tcl/dotlrn-weblogger-procs.tcl,v diff -u -r1.2 -r1.2.2.1 --- openacs-4/packages/dotlrn-weblogger/tcl/dotlrn-weblogger-procs.tcl 13 Jan 2005 13:57:49 -0000 1.2 +++ openacs-4/packages/dotlrn-weblogger/tcl/dotlrn-weblogger-procs.tcl 24 Sep 2005 01:21:38 -0000 1.2.2.1 @@ -28,7 +28,7 @@ ad_proc -public dotlrn_weblogger::get_pretty_name {} { returns the pretty name } { - return "Weblogger" + return "#weblogger-portlet.weblogger#" } ad_proc -public dotlrn_weblogger::add_applet {} { Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/faq/catalog/faq.en_AU.ISO-8859-1.xml'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/faq/catalog/faq.es_CO.ISO-8859-1.xml'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.5.2.1 refers to a dead (removed) revision in file `openacs-4/packages/faq/catalog/faq.ms_my.utf-8.xml'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/faq/tcl/test/faq-procs.tcl'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/faq/tcl/test/tclwebtest-procs.tcl'. Fisheye: No comparison available. Pass `N' to diff? Index: openacs-4/packages/general-comments/general-comments.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/general-comments.info,v diff -u -r1.13 -r1.13.2.1 --- openacs-4/packages/general-comments/general-comments.info 24 Feb 2005 13:33:20 -0000 1.13 +++ openacs-4/packages/general-comments/general-comments.info 24 Sep 2005 01:20:53 -0000 1.13.2.1 @@ -8,15 +8,15 @@ t comments - + Don Baccus Dave Bauer Service to provide comment entry and display on objects. 2004-11-29 OpenACS General comments provides the widgets and UI to support commentability on any object. There is also an admin interface to edit/hide/delete comments. - + Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/general-comments/catalog/general-comments.en_AU.ISO-8859-1.xml'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.1.4.1 refers to a dead (removed) revision in file `openacs-4/packages/general-comments/catalog/general-comments.es_CO.ISO-8859-1.xml'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.5.2.1 refers to a dead (removed) revision in file `openacs-4/packages/general-comments/catalog/general-comments.ms_my.utf-8.xml'. Fisheye: No comparison available. Pass `N' to diff?