X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/11dd62daf22f3b3511927383d45c00515d588687..3dc29e42a53f674d4a5b745663b1f85b54131de2:/SL/Layout/Base.pm?ds=inline diff --git a/SL/Layout/Base.pm b/SL/Layout/Base.pm index c2590449c..ba2db6017 100644 --- a/SL/Layout/Base.pm +++ b/SL/Layout/Base.pm @@ -330,7 +330,12 @@ classes, which should be changed. The other points work pretty well. =head1 BUGS -None yet, if you don't count the horrible stylesheet/javascript interface. +* stylesheet/javascript interface is a horrible mess. + +* It's currently not possible to do compositor layouts without assupmtions +about the position of the content. That's because the content will return +control to the actual controller, so the layouts need to know where to split +pre- and post-content. =head1 AUTHOR