Index: openacs-4/packages/xowiki/tcl/package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/package-procs.tcl,v diff -u -r1.58 -r1.59 --- openacs-4/packages/xowiki/tcl/package-procs.tcl 5 Jun 2007 11:29:39 -0000 1.58 +++ openacs-4/packages/xowiki/tcl/package-procs.tcl 11 Jun 2007 22:09:10 -0000 1.59 @@ -511,6 +511,10 @@ } #my log "--before adp" ; # $__vars set text [template::adp_include $adp $__vars] + + if { [lang::util::translator_mode_p] } { + set text [::xo::localize $text 1] + } #my log "--after adp" return $text } @@ -684,7 +688,6 @@ set limit_clause [expr {[info exists maxentries] ? " limit $maxentries" : ""}] set timerange_clause "" - set xmlMap { & & < < > > \" " ' ' } set content {