Index: openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl,v diff -u -N -r1.29 -r1.30 --- openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl 26 Jan 2008 00:58:59 -0000 1.29 +++ openacs-4/packages/xotcl-core/tcl/30-widget-procs.tcl 1 Mar 2008 18:18:58 -0000 1.30 @@ -866,10 +866,9 @@ foreach file $::_xo_js_order { if {[string match "*;*" $file]} { # it is not a file, but some javascipt statements - append result "\n" + append result "\n" } else { - append result "\n" + append result "\n" } } } Index: openacs-4/packages/xowiki/tcl/adp-generator-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/adp-generator-procs.tcl,v diff -u -N -r1.19 -r1.20 --- openacs-4/packages/xowiki/tcl/adp-generator-procs.tcl 1 Mar 2008 17:30:53 -0000 1.19 +++ openacs-4/packages/xowiki/tcl/adp-generator-procs.tcl 1 Mar 2008 18:18:59 -0000 1.20 @@ -297,34 +297,37 @@
+ + - - @@ -346,7 +349,6 @@ }]} - # # view-book-no-ajax, adp identical to view-book. # Index: openacs-4/packages/xowiki/www/view-book-no-ajax.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/view-book-no-ajax.adp,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/xowiki/www/view-book-no-ajax.adp 1 Mar 2008 17:30:54 -0000 1.2 +++ openacs-4/packages/xowiki/www/view-book-no-ajax.adp 1 Mar 2008 18:18:59 -0000 1.3 @@ -1,4 +1,4 @@ - + @title;noquote@ @context;noquote@ @@ -67,34 +67,37 @@
+ - Previous + Previous - No Previous + No Previous - + +
@book_relpos@
@book_relpos@
+ - Next + Next - No Next + No Next
+ + - - Index: openacs-4/packages/xowiki/www/view-book.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/view-book.adp,v diff -u -N -r1.13 -r1.14 --- openacs-4/packages/xowiki/www/view-book.adp 1 Mar 2008 17:30:54 -0000 1.13 +++ openacs-4/packages/xowiki/www/view-book.adp 1 Mar 2008 18:18:59 -0000 1.14 @@ -1,4 +1,4 @@ - + @title;noquote@ @context;noquote@ @@ -67,34 +67,37 @@
+ - Previous + Previous - No Previous + No Previous - + +
@book_relpos@
@book_relpos@
+ - Next + Next - No Next + No Next
+ + - - Index: openacs-4/packages/xowiki/www/view-page.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/view-page.adp,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/xowiki/www/view-page.adp 1 Mar 2008 17:30:54 -0000 1.4 +++ openacs-4/packages/xowiki/www/view-page.adp 1 Mar 2008 18:18:59 -0000 1.5 @@ -14,7 +14,7 @@ #xowiki.search# · #xowiki.index# Index: openacs-4/packages/xowiki/www/resources/xowiki.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/resources/xowiki.css,v diff -u -N -r1.28 -r1.29 --- openacs-4/packages/xowiki/www/resources/xowiki.css 7 Dec 2007 14:25:04 -0000 1.28 +++ openacs-4/packages/xowiki/www/resources/xowiki.css 1 Mar 2008 18:18:59 -0000 1.29 @@ -165,12 +165,14 @@ /*div.xowiki-content div.news-item .item-footer {margin-left: 20px; margin-right: 20px;}*/ div.xowiki-content .item-footer { - clear: both; - text-align: left; font-size: 85%; + clear: both; + text-align: left; font-size: 85%; margin-left: 10px; margin-right: 10px; margin-top: 5px; padding-top: 5px; border-top: 1px solid; border-color: #c8c8c8; - color: #555555; + color: #555555; } div.xowiki-content .content-chunk-footer {clear: both;} -div.xowiki-content .image-button img {border: 0px;} \ No newline at end of file +div.xowiki-content .image-button img {border: 0px;} + +div.book-navigation img {border: 0px;}
+ - Previous + Previous - No Previous + No Previous - + +
@book_relpos@
@book_relpos@
+ - Next + Next - No Next + No Next