Index: openacs-4/packages/faq-portlet/sql/oracle/faq-admin-portlet-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/sql/oracle/faq-admin-portlet-create.sql,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/faq-portlet/sql/oracle/faq-admin-portlet-create.sql 19 Jan 2002 20:31:05 -0000 1.1
+++ openacs-4/packages/faq-portlet/sql/oracle/faq-admin-portlet-create.sql 29 Mar 2002 19:25:19 -0000 1.2
@@ -1,4 +1,20 @@
--
+-- Copyright (C) 2001, 2002 OpenForce, Inc.
+--
+-- This file is part of dotLRN.
+--
+-- dotLRN is free software; you can redistribute it and/or modify it under the
+-- terms of the GNU General Public License as published by the Free Software
+-- Foundation; either version 2 of the License, or (at your option) any later
+-- version.
+--
+-- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+-- details.
+--
+
+--
-- /faq-portlet/sql/oracle/faq-portlet-create.sql
--
Index: openacs-4/packages/faq-portlet/sql/oracle/faq-portlet-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/sql/oracle/faq-portlet-create.sql,v
diff -u -r1.9 -r1.10
--- openacs-4/packages/faq-portlet/sql/oracle/faq-portlet-create.sql 19 Jan 2002 20:31:05 -0000 1.9
+++ openacs-4/packages/faq-portlet/sql/oracle/faq-portlet-create.sql 29 Mar 2002 19:25:19 -0000 1.10
@@ -1,4 +1,20 @@
--
+-- Copyright (C) 2001, 2002 OpenForce, Inc.
+--
+-- This file is part of dotLRN.
+--
+-- dotLRN is free software; you can redistribute it and/or modify it under the
+-- terms of the GNU General Public License as published by the Free Software
+-- Foundation; either version 2 of the License, or (at your option) any later
+-- version.
+--
+-- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+-- details.
+--
+
+--
-- /faq-portlet/sql/oracle/faq-portlet-create.sql
--
Index: openacs-4/packages/faq-portlet/sql/oracle/faq-portlet-drop.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/sql/oracle/faq-portlet-drop.sql,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/faq-portlet/sql/oracle/faq-portlet-drop.sql 17 Nov 2001 20:46:36 -0000 1.2
+++ openacs-4/packages/faq-portlet/sql/oracle/faq-portlet-drop.sql 29 Mar 2002 19:25:19 -0000 1.3
@@ -1,4 +1,20 @@
--
+-- Copyright (C) 2001, 2002 OpenForce, Inc.
+--
+-- This file is part of dotLRN.
+--
+-- dotLRN is free software; you can redistribute it and/or modify it under the
+-- terms of the GNU General Public License as published by the Free Software
+-- Foundation; either version 2 of the License, or (at your option) any later
+-- version.
+--
+-- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+-- details.
+--
+
+--
-- /faq-portlet/sql/oracle/faq-portlet-drop.sql
--
Index: openacs-4/packages/faq-portlet/tcl/faq-admin-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/tcl/faq-admin-portlet-procs.tcl,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/faq-portlet/tcl/faq-admin-portlet-procs.tcl 19 Jan 2002 20:31:05 -0000 1.1
+++ openacs-4/packages/faq-portlet/tcl/faq-admin-portlet-procs.tcl 29 Mar 2002 19:25:19 -0000 1.2
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
# faq-portlet/tcl/faq-admin-portlet-procs.tcl
ad_library {
Index: openacs-4/packages/faq-portlet/tcl/faq-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/tcl/faq-portlet-procs.tcl,v
diff -u -r1.24 -r1.25
--- openacs-4/packages/faq-portlet/tcl/faq-portlet-procs.tcl 14 Mar 2002 18:41:56 -0000 1.24
+++ openacs-4/packages/faq-portlet/tcl/faq-portlet-procs.tcl 29 Mar 2002 19:25:19 -0000 1.25
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
# faq-portlet/tcl/faq-portlet-procs.tcl
ad_library {
Index: openacs-4/packages/faq-portlet/www/faq-admin-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/www/faq-admin-portlet.adp,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/faq-portlet/www/faq-admin-portlet.adp 19 Jan 2002 20:31:05 -0000 1.1
+++ openacs-4/packages/faq-portlet/www/faq-admin-portlet.adp 29 Mar 2002 19:25:19 -0000 1.2
@@ -1,4 +1,24 @@
+<%
+ #
+ # Copyright (C) 2001, 2002 OpenForce, Inc.
+ #
+ # This file is part of dotLRN.
+ #
+ # dotLRN is free software; you can redistribute it and/or modify it under the
+ # terms of the GNU General Public License as published by the Free Software
+ # Foundation; either version 2 of the License, or (at your option) any later
+ # version.
+ #
+ # dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+ # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ # details.
+ #
+
+%>
+
+
No FAQs
Index: openacs-4/packages/faq-portlet/www/faq-admin-portlet.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/www/faq-admin-portlet.tcl,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/faq-portlet/www/faq-admin-portlet.tcl 19 Jan 2002 20:31:05 -0000 1.1
+++ openacs-4/packages/faq-portlet/www/faq-admin-portlet.tcl 29 Mar 2002 19:25:19 -0000 1.2
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
ad_page_contract {
The display logic for the FAQ admin portlet
Index: openacs-4/packages/faq-portlet/www/faq-portlet-oracle.xql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/www/Attic/faq-portlet-oracle.xql,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/faq-portlet/www/faq-portlet-oracle.xql 20 Mar 2002 20:08:12 -0000 1.3
+++ openacs-4/packages/faq-portlet/www/faq-portlet-oracle.xql 29 Mar 2002 19:25:19 -0000 1.4
@@ -1,5 +1,23 @@
+
+
+
oracle8.1.6
Index: openacs-4/packages/faq-portlet/www/faq-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/www/faq-portlet.adp,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/faq-portlet/www/faq-portlet.adp 29 Mar 2002 17:18:10 -0000 1.3
+++ openacs-4/packages/faq-portlet/www/faq-portlet.adp 29 Mar 2002 19:25:19 -0000 1.4
@@ -1,3 +1,23 @@
+<%
+
+ #
+ # Copyright (C) 2001, 2002 OpenForce, Inc.
+ #
+ # This file is part of dotLRN.
+ #
+ # dotLRN is free software; you can redistribute it and/or modify it under the
+ # terms of the GNU General Public License as published by the Free Software
+ # Foundation; either version 2 of the License, or (at your option) any later
+ # version.
+ #
+ # dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+ # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ # details.
+ #
+
+%>
+
Index: openacs-4/packages/faq-portlet/www/faq-portlet.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/www/faq-portlet.tcl,v
diff -u -r1.10 -r1.11
--- openacs-4/packages/faq-portlet/www/faq-portlet.tcl 29 Mar 2002 17:18:10 -0000 1.10
+++ openacs-4/packages/faq-portlet/www/faq-portlet.tcl 29 Mar 2002 19:25:19 -0000 1.11
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
# faq-portlet/www/faq-portlet.tcl
ad_page_contract {
Index: openacs-4/packages/faq-portlet/www/faq-portlet.xql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/www/Attic/faq-portlet.xql,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/faq-portlet/www/faq-portlet.xql 25 Feb 2002 20:36:02 -0000 1.1
+++ openacs-4/packages/faq-portlet/www/faq-portlet.xql 29 Mar 2002 19:25:19 -0000 1.2
@@ -1,5 +1,23 @@
+
+
+
Index: openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-create.sql,v
diff -u -r1.9 -r1.10
--- openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-create.sql 21 Feb 2002 19:00:21 -0000 1.9
+++ openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-create.sql 29 Mar 2002 19:25:48 -0000 1.10
@@ -1,4 +1,20 @@
--
+-- Copyright (C) 2001, 2002 OpenForce, Inc.
+--
+-- This file is part of dotLRN.
+--
+-- dotLRN is free software; you can redistribute it and/or modify it under the
+-- terms of the GNU General Public License as published by the Free Software
+-- Foundation; either version 2 of the License, or (at your option) any later
+-- version.
+--
+-- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+-- details.
+--
+
+--
-- Creates the file-storage portlet
--
-- @author Arjun Sanyal(arjun@openforce.net)
Index: openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-drop.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-drop.sql,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-drop.sql 17 Nov 2001 21:37:58 -0000 1.2
+++ openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-drop.sql 29 Mar 2002 19:25:48 -0000 1.3
@@ -1,4 +1,20 @@
--
+-- Copyright (C) 2001, 2002 OpenForce, Inc.
+--
+-- This file is part of dotLRN.
+--
+-- dotLRN is free software; you can redistribute it and/or modify it under the
+-- terms of the GNU General Public License as published by the Free Software
+-- Foundation; either version 2 of the License, or (at your option) any later
+-- version.
+--
+-- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+-- details.
+--
+
+--
-- /fs-portlet/sql/oracle/fs-portlet-drop.sql
--
Index: openacs-4/packages/fs-portlet/tcl/fs-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/tcl/fs-portlet-procs.tcl,v
diff -u -r1.30 -r1.31
--- openacs-4/packages/fs-portlet/tcl/fs-portlet-procs.tcl 12 Mar 2002 05:18:01 -0000 1.30
+++ openacs-4/packages/fs-portlet/tcl/fs-portlet-procs.tcl 29 Mar 2002 19:25:48 -0000 1.31
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
# fs-portlet/tcl/fs-portlet-procs.tcl
ad_library {
Index: openacs-4/packages/fs-portlet/www/fs-portlet-oracle.xql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/www/fs-portlet-oracle.xql,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/fs-portlet/www/fs-portlet-oracle.xql 5 Mar 2002 07:51:11 -0000 1.3
+++ openacs-4/packages/fs-portlet/www/fs-portlet-oracle.xql 29 Mar 2002 19:25:48 -0000 1.4
@@ -1,5 +1,23 @@
+
+
+
oracle8.1.6
Index: openacs-4/packages/fs-portlet/www/fs-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/www/fs-portlet.adp,v
diff -u -r1.5 -r1.6
--- openacs-4/packages/fs-portlet/www/fs-portlet.adp 13 Mar 2002 21:20:14 -0000 1.5
+++ openacs-4/packages/fs-portlet/www/fs-portlet.adp 29 Mar 2002 19:25:48 -0000 1.6
@@ -1,3 +1,23 @@
+<%
+
+ #
+ # Copyright (C) 2001, 2002 OpenForce, Inc.
+ #
+ # This file is part of dotLRN.
+ #
+ # dotLRN is free software; you can redistribute it and/or modify it under the
+ # terms of the GNU General Public License as published by the Free Software
+ # Foundation; either version 2 of the License, or (at your option) any later
+ # version.
+ #
+ # dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+ # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ # details.
+ #
+
+%>
+
Index: openacs-4/packages/fs-portlet/www/fs-portlet.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/www/fs-portlet.tcl,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/fs-portlet/www/fs-portlet.tcl 21 Feb 2002 19:00:21 -0000 1.3
+++ openacs-4/packages/fs-portlet/www/fs-portlet.tcl 29 Mar 2002 19:25:48 -0000 1.4
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
# fs-portlet/www/fs-portlet.tcl
ad_page_contract {
Index: openacs-4/packages/news-portlet/sql/oracle/news-admin-portlet-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/sql/oracle/news-admin-portlet-create.sql,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/news-portlet/sql/oracle/news-admin-portlet-create.sql 19 Jan 2002 20:03:05 -0000 1.1
+++ openacs-4/packages/news-portlet/sql/oracle/news-admin-portlet-create.sql 29 Mar 2002 19:26:23 -0000 1.2
@@ -1,4 +1,20 @@
--
+-- Copyright (C) 2001, 2002 OpenForce, Inc.
+--
+-- This file is part of dotLRN.
+--
+-- dotLRN is free software; you can redistribute it and/or modify it under the
+-- terms of the GNU General Public License as published by the Free Software
+-- Foundation; either version 2 of the License, or (at your option) any later
+-- version.
+--
+-- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+-- details.
+--
+
+--
-- /news-portlet/sql/oracle/news-admin-portlet-create.sql
--
Index: openacs-4/packages/news-portlet/sql/oracle/news-portlet-create.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/sql/oracle/news-portlet-create.sql,v
diff -u -r1.7 -r1.8
--- openacs-4/packages/news-portlet/sql/oracle/news-portlet-create.sql 19 Jan 2002 20:03:05 -0000 1.7
+++ openacs-4/packages/news-portlet/sql/oracle/news-portlet-create.sql 29 Mar 2002 19:26:23 -0000 1.8
@@ -1,4 +1,20 @@
--
+-- Copyright (C) 2001, 2002 OpenForce, Inc.
+--
+-- This file is part of dotLRN.
+--
+-- dotLRN is free software; you can redistribute it and/or modify it under the
+-- terms of the GNU General Public License as published by the Free Software
+-- Foundation; either version 2 of the License, or (at your option) any later
+-- version.
+--
+-- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+-- details.
+--
+
+--
-- /news-portlet/sql/oracle/news-portlet-create.sql
--
Index: openacs-4/packages/news-portlet/sql/oracle/news-portlet-drop.sql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/sql/oracle/news-portlet-drop.sql,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/news-portlet/sql/oracle/news-portlet-drop.sql 19 Nov 2001 15:23:43 -0000 1.3
+++ openacs-4/packages/news-portlet/sql/oracle/news-portlet-drop.sql 29 Mar 2002 19:26:23 -0000 1.4
@@ -1,4 +1,20 @@
--
+-- Copyright (C) 2001, 2002 OpenForce, Inc.
+--
+-- This file is part of dotLRN.
+--
+-- dotLRN is free software; you can redistribute it and/or modify it under the
+-- terms of the GNU General Public License as published by the Free Software
+-- Foundation; either version 2 of the License, or (at your option) any later
+-- version.
+--
+-- dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+-- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+-- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+-- details.
+--
+
+--
-- /news-portlet/sql/oracle/news-portlet-drop.sql
--
Index: openacs-4/packages/news-portlet/tcl/news-admin-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/tcl/news-admin-portlet-procs.tcl,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/news-portlet/tcl/news-admin-portlet-procs.tcl 19 Jan 2002 20:03:05 -0000 1.1
+++ openacs-4/packages/news-portlet/tcl/news-admin-portlet-procs.tcl 29 Mar 2002 19:26:23 -0000 1.2
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
# news-portlet/tcl/news-portlet-procs.tcl
ad_library {
Index: openacs-4/packages/news-portlet/tcl/news-portlet-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/tcl/news-portlet-procs.tcl,v
diff -u -r1.11 -r1.12
--- openacs-4/packages/news-portlet/tcl/news-portlet-procs.tcl 12 Mar 2002 05:19:17 -0000 1.11
+++ openacs-4/packages/news-portlet/tcl/news-portlet-procs.tcl 29 Mar 2002 19:26:23 -0000 1.12
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
# news-portlet/tcl/news-portlet-procs.tcl
ad_library {
Index: openacs-4/packages/news-portlet/www/news-admin-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/www/news-admin-portlet.adp,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/news-portlet/www/news-admin-portlet.adp 22 Jan 2002 20:57:38 -0000 1.2
+++ openacs-4/packages/news-portlet/www/news-admin-portlet.adp 29 Mar 2002 19:26:23 -0000 1.3
@@ -1,3 +1,23 @@
+<%
+
+ #
+ # Copyright (C) 2001, 2002 OpenForce, Inc.
+ #
+ # This file is part of dotLRN.
+ #
+ # dotLRN is free software; you can redistribute it and/or modify it under the
+ # terms of the GNU General Public License as published by the Free Software
+ # Foundation; either version 2 of the License, or (at your option) any later
+ # version.
+ #
+ # dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+ # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ # details.
+ #
+
+%>
+
- admin/>Manage News
- item-create>Add a News Item
Index: openacs-4/packages/news-portlet/www/news-admin-portlet.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/www/news-admin-portlet.tcl,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/news-portlet/www/news-admin-portlet.tcl 19 Jan 2002 20:03:05 -0000 1.1
+++ openacs-4/packages/news-portlet/www/news-admin-portlet.tcl 29 Mar 2002 19:26:23 -0000 1.2
@@ -1,3 +1,19 @@
+#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
# www/news-portlet.tcl
ad_page_contract {
The display logic for the news portlet
Index: openacs-4/packages/news-portlet/www/news-portlet.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/www/news-portlet.adp,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/news-portlet/www/news-portlet.adp 13 Mar 2002 22:01:41 -0000 1.2
+++ openacs-4/packages/news-portlet/www/news-portlet.adp 29 Mar 2002 19:26:23 -0000 1.3
@@ -1,3 +1,23 @@
+<%
+
+ #
+ # Copyright (C) 2001, 2002 OpenForce, Inc.
+ #
+ # This file is part of dotLRN.
+ #
+ # dotLRN is free software; you can redistribute it and/or modify it under the
+ # terms of the GNU General Public License as published by the Free Software
+ # Foundation; either version 2 of the License, or (at your option) any later
+ # version.
+ #
+ # dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+ # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+ # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+ # details.
+ #
+
+%>
+
Index: openacs-4/packages/news-portlet/www/news-portlet.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/www/news-portlet.tcl,v
diff -u -r1.8 -r1.9
--- openacs-4/packages/news-portlet/www/news-portlet.tcl 18 Mar 2002 05:07:26 -0000 1.8
+++ openacs-4/packages/news-portlet/www/news-portlet.tcl 29 Mar 2002 19:26:23 -0000 1.9
@@ -1,4 +1,20 @@
#
+# Copyright (C) 2001, 2002 OpenForce, Inc.
+#
+# This file is part of dotLRN.
+#
+# dotLRN is free software; you can redistribute it and/or modify it under the
+# terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 2 of the License, or (at your option) any later
+# version.
+#
+# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
+# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
+# details.
+#
+
+#
# /news-portlet/www/news-portlet.tcl
#
# distributed under the terms of the GNU GPL version 2
Index: openacs-4/packages/news-portlet/www/news-portlet.xql
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/www/Attic/news-portlet.xql,v
diff -u -r1.1 -r1.2
--- openacs-4/packages/news-portlet/www/news-portlet.xql 25 Feb 2002 20:36:57 -0000 1.1
+++ openacs-4/packages/news-portlet/www/news-portlet.xql 29 Mar 2002 19:26:23 -0000 1.2
@@ -1,5 +1,23 @@
+
+
+