Index: openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl,v diff -u -r1.368.2.4 -r1.368.2.5 --- openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 27 Mar 2019 13:51:56 -0000 1.368.2.4 +++ openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl 27 Mar 2019 13:54:13 -0000 1.368.2.5 @@ -1232,7 +1232,7 @@ the elements of this folder via the "child-resources" includelet. If The above fails, it redirects to the starting page. - + } { if {[:is_form]} { # @@ -1291,10 +1291,10 @@ # Page ad_instproc www-popular-tags {} { - + AJAX called function, returns an HTML snippet with the popular tags. - + } { set limit [:query_parameter "limit" 20] set weblog_page [${:package_id} get_parameter weblog_page weblog]