Index: openacs-4/packages/xowiki/www/admin/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/admin/index.adp,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/xowiki/www/admin/index.adp 18 Apr 2006 00:06:14 -0000 1.3
+++ openacs-4/packages/xowiki/www/admin/index.adp 24 Apr 2006 08:24:05 -0000 1.4
@@ -1,7 +1,24 @@
@page_title;noquote@
@context;noquote@
+
+
+
Site-Wide Categories
+
@t1;noquote@
Index: openacs-4/packages/xowiki/www/portlets/portlet-skin.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/Attic/portlet-skin.adp,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ openacs-4/packages/xowiki/www/portlets/portlet-skin.adp 24 Apr 2006 08:24:05 -0000 1.1
@@ -0,0 +1,6 @@
+
+
+@content;noquote@
+
Index: openacs-4/packages/xowiki/www/portlets/rss-button.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/Attic/rss-button.adp,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ openacs-4/packages/xowiki/www/portlets/rss-button.adp 24 Apr 2006 08:24:05 -0000 1.1
@@ -0,0 +1 @@
+
Index: openacs-4/packages/xowiki/www/portlets/rss-button.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/Attic/rss-button.tcl,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ openacs-4/packages/xowiki/www/portlets/rss-button.tcl 24 Apr 2006 08:24:05 -0000 1.1
@@ -0,0 +1,4 @@
+
+set folder_id [$__including_page set parent_id]
+set package_id [$folder_id set package_id]
+set instance [site_node::get_url_from_object_id -object_id $package_id]