Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi * - nachdem ich den Code gesendet hab, ist mir gleich noch ein
Fehler aufgefallen.

Kann ja schließlich auch gut sein, daß eine Seite mehr als nur eine
Unterseite hat :-)
das Schließen des li Elements und das Schließen der Liste müssen extra sein.

- also in der Template:
<% if controllist == open %><ul><% else_if controllist == close
%></li><% else_if controllist == closeul %></ul><% else %>

(neuer "Zustand" closeul, bei close wird nur li geschlossen)
+ ein </ul> hinter das end_control am Ende

und im Controler das
$resultref->push(new ArrayData(array("controllist" => "closeul")));

im Anschluß an die for-Schleife, die das controllist => close setzt.

kommt davon, wenn man mit zu simplen Eingaben testet :-)

ciao
Christian

--
E-Mail to discuss+help@de.libreoffice.org for instructions on how to unsubscribe
List archives are available at http://de.libreoffice.org/lists/discuss/
All messages you send to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.