loleaflet/dist/framed.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
New commits: commit 2e63b661bd0226a3be149aae13d1e25ab4cdcc89 Author: Tor Lillqvist <t...@collabora.com> Date: Wed Mar 28 17:05:36 2018 +0300 Clarification of comment: there are several forms now Change-Id: If5154056c5abbd0786581741db8c217b0ec234ef (cherry picked from commit 629bf094176e4ad700806e7b2969078cdaaed6cd) Reviewed-on: https://gerrit.libreoffice.org/52115 Reviewed-by: Jan Holesovsky <ke...@collabora.com> Tested-by: Jan Holesovsky <ke...@collabora.com> diff --git a/loleaflet/dist/framed.html b/loleaflet/dist/framed.html index 579e7968e..18e60cca8 100644 --- a/loleaflet/dist/framed.html +++ b/loleaflet/dist/framed.html @@ -2,9 +2,9 @@ <!-- Proof of concept of running loleaflet.html in an iframe. - The top part of this page has a form with three input fields: - "x", "y", and "color", a submit button, and a "result" field used - for output only. + The top part of this page has several forms. The first one with + three input fields: "x", "y", and "color", a submit button, and a + "result" field used for output only. When the submit button is pressed, the input fields are passed as a postMessage to the iframe. The message also specifies what @@ -16,6 +16,9 @@ to loleaflet in a unocommandresult: message, and passed on to the event listener on this page, which writes it to the output field. + The other forms call other Python functions in other files. (In + particular, in NamedRanges.py in the same directory.) + To test this, do 'make run', and then in your browser open the equivalent of http://snorken.local:9980/loleaflet/3304e9093/framed.html if the _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits