-Edit attributes for this aggregator:
-
Index: openacs-4/packages/news-aggregator/www/aggregator.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-aggregator/www/aggregator.tcl,v
diff -u -r1.4.2.3 -r1.4.2.4
--- openacs-4/packages/news-aggregator/www/aggregator.tcl 4 Jan 2006 05:31:08 -0000 1.4.2.3
+++ openacs-4/packages/news-aggregator/www/aggregator.tcl 14 Jan 2006 23:27:59 -0000 1.4.2.4
@@ -18,11 +18,7 @@
-privilege write
}
-set page_title "Edit Aggregator Info"
-array set ag_info [news_aggregator::aggregator::aggregator_info -aggregator_id $aggregator_id]
-set context [list [list "." "$ag_info(aggregator_name)"] "$page_title"]
-
-ad_form -name aggregator -select_query_name select_aggregator -form {
+ad_form -name aggregator -action aggregator -select_query_name select_aggregator -form {
{aggregator_id:integer(hidden),key}
{aggregator_name:text
{label "Name"}
Index: openacs-4/packages/news-aggregator/www/index.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/news-aggregator/www/index.adp,v
diff -u -r1.12.2.6 -r1.12.2.7
--- openacs-4/packages/news-aggregator/www/index.adp 4 Jan 2006 05:35:34 -0000 1.12.2.6
+++ openacs-4/packages/news-aggregator/www/index.adp 14 Jan 2006 23:27:59 -0000 1.12.2.7
@@ -1,8 +1,8 @@
@page_title@
@context@
-
@@ -18,10 +18,10 @@
- You can hit the Purge button to clean out the page. Clicking the Save button will prevent an item from being purged.
+ You can hit the Purge button to clean out the page. Clicking the Save button will prevent an item from being purged.
- Click the Blog button to post the item to a weblog (you will have a choice of weblogs to post to).
+ Click the Blog button to post the item to a weblog (you will have a choice of weblogs to post to).
@@ -38,9 +38,9 @@
@@ -53,38 +53,60 @@
-
- |