From 1e750683286c018238ae80a37a17709028a5f619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 2 Jan 2019 02:15:54 +0100 Subject: Quanta: Extract source files for toolbars contained in tarballs. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- quanta/data/toolbars/wml-1-2/misc.actions | 37 +++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 quanta/data/toolbars/wml-1-2/misc.actions (limited to 'quanta/data/toolbars/wml-1-2/misc.actions') diff --git a/quanta/data/toolbars/wml-1-2/misc.actions b/quanta/data/toolbars/wml-1-2/misc.actions new file mode 100644 index 00000000..8976e5f2 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/misc.actions @@ -0,0 +1,37 @@ + + + +<anchor> + </anchor> + The <b>anchor</b> element denotes an <i>anchor</i>-- a link to formatted text. + The <b>task</b> within the tag is executed when the link is selected, such as an <i>go</i> task or a <i>refresh</i>. + + +The <b>a</b> element denotes an <i>anchor</i>--a hypertext link or the destination of a link. + The <b>HREF</b> attribute specifies a hypertext link to another <i>wml</i> document. + + <a> + </a> + + + +<img> + The <b>IMG</b> element specifies an <i>inline</i> image. + The required <b>SRC</b> attribute specifies the location of the image. + + +<timer> + </timer> + + + +<setvar> + + + + +<postfield> + + + + -- cgit v1.2.1