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/cfml/cfml.actions | 13 +++ quanta/data/toolbars/cfml/cfml.toolbar | 17 ++++ quanta/data/toolbars/cfml/fonts.actions | 83 +++++++++++++++ quanta/data/toolbars/cfml/fonts.toolbar | 21 ++++ quanta/data/toolbars/cfml/forms.actions | 40 ++++++++ quanta/data/toolbars/cfml/forms.toolbar | 19 ++++ quanta/data/toolbars/cfml/lists.actions | 28 ++++++ quanta/data/toolbars/cfml/lists.toolbar | 16 +++ quanta/data/toolbars/cfml/standard.actions | 102 +++++++++++++++++++ quanta/data/toolbars/cfml/standard.toolbar | 26 +++++ quanta/data/toolbars/cfml/tables.actions | 44 ++++++++ quanta/data/toolbars/cfml/tables.toolbar | 20 ++++ quanta/data/toolbars/css/css.actions | 4 + quanta/data/toolbars/css/css.toolbar | 9 ++ quanta/data/toolbars/debug.actions | 4 + quanta/data/toolbars/debug.toolbar | 28 ++++++ quanta/data/toolbars/docbook/docbook_code.actions | 36 +++++++ quanta/data/toolbars/docbook/docbook_code.toolbar | 16 +++ quanta/data/toolbars/docbook/docbook_ui.actions | 32 ++++++ quanta/data/toolbars/docbook/docbook_ui.toolbar | 14 +++ quanta/data/toolbars/docbook/docbook_xml.actions | 112 +++++++++++++++++++++ quanta/data/toolbars/docbook/docbook_xml.toolbar | 31 ++++++ quanta/data/toolbars/docbook/xmltools.actions | 10 ++ quanta/data/toolbars/docbook/xmltools.toolbar | 9 ++ quanta/data/toolbars/html/forms.actions | 56 +++++++++++ quanta/data/toolbars/html/forms.toolbar | 24 +++++ quanta/data/toolbars/html/lists.actions | 28 ++++++ quanta/data/toolbars/html/lists.toolbar | 16 +++ quanta/data/toolbars/html/other.actions | 23 +++++ quanta/data/toolbars/html/other.toolbar | 19 ++++ quanta/data/toolbars/html/standard.actions | 106 +++++++++++++++++++ quanta/data/toolbars/html/standard.toolbar | 27 +++++ quanta/data/toolbars/html/style.actions | 72 +++++++++++++ quanta/data/toolbars/html/style.toolbar | 21 ++++ quanta/data/toolbars/html/tables.actions | 44 ++++++++ quanta/data/toolbars/html/tables.toolbar | 20 ++++ .../kde-docbook/kde-docbook-admonitions.actions | 44 ++++++++ .../kde-docbook/kde-docbook-admonitions.toolbar | 21 ++++ .../kde-docbook/kde-docbook-images.actions | 43 ++++++++ .../kde-docbook/kde-docbook-images.toolbar | 22 ++++ .../toolbars/kde-docbook/kde-docbook-list.actions | 59 +++++++++++ .../toolbars/kde-docbook/kde-docbook-list.toolbar | 26 +++++ .../kde-docbook/kde-docbook-standard.actions | 56 +++++++++++ .../kde-docbook/kde-docbook-standard.toolbar | 22 ++++ .../kde-docbook/kde-docbook-tables.actions | 39 +++++++ .../kde-docbook/kde-docbook-tables.toolbar | 20 ++++ .../kde-docbook/kde-docbook-uielements.actions | 48 +++++++++ .../kde-docbook/kde-docbook-uielements.toolbar | 21 ++++ .../data/toolbars/kde-docbook/kdexmltools.actions | 10 ++ .../data/toolbars/kde-docbook/kdexmltools.toolbar | 9 ++ quanta/data/toolbars/schema/attributes.actions | 16 +++ quanta/data/toolbars/schema/attributes.toolbar | 10 ++ quanta/data/toolbars/schema/complex.actions | 52 ++++++++++ quanta/data/toolbars/schema/complex.toolbar | 24 +++++ quanta/data/toolbars/schema/documentation.actions | 16 +++ quanta/data/toolbars/schema/documentation.toolbar | 11 ++ quanta/data/toolbars/schema/facets.actions | 52 ++++++++++ quanta/data/toolbars/schema/facets.toolbar | 24 +++++ quanta/data/toolbars/schema/main.actions | 28 ++++++ quanta/data/toolbars/schema/main.toolbar | 14 +++ quanta/data/toolbars/schema/misc.actions | 32 ++++++ quanta/data/toolbars/schema/misc.toolbar | 14 +++ quanta/data/toolbars/schema/simple.actions | 20 ++++ quanta/data/toolbars/schema/simple.toolbar | 12 +++ quanta/data/toolbars/tagxml/tagxml.actions | 76 ++++++++++++++ quanta/data/toolbars/tagxml/tagxml.toolbar | 23 +++++ quanta/data/toolbars/wml-1-2/deck.actions | 29 ++++++ quanta/data/toolbars/wml-1-2/deck.toolbar | 10 ++ quanta/data/toolbars/wml-1-2/forms.actions | 23 +++++ quanta/data/toolbars/wml-1-2/forms.toolbar | 10 ++ quanta/data/toolbars/wml-1-2/misc.actions | 37 +++++++ quanta/data/toolbars/wml-1-2/misc.toolbar | 13 +++ quanta/data/toolbars/wml-1-2/table.actions | 13 +++ quanta/data/toolbars/wml-1-2/table.toolbar | 8 ++ quanta/data/toolbars/wml-1-2/tasks.actions | 33 ++++++ quanta/data/toolbars/wml-1-2/tasks.toolbar | 12 +++ quanta/data/toolbars/wml-1-2/text.actions | 60 +++++++++++ quanta/data/toolbars/wml-1-2/text.toolbar | 18 ++++ quanta/data/toolbars/xml/fonts.actions | 83 +++++++++++++++ quanta/data/toolbars/xml/fonts.toolbar | 21 ++++ 80 files changed, 2424 insertions(+) create mode 100644 quanta/data/toolbars/cfml/cfml.actions create mode 100644 quanta/data/toolbars/cfml/cfml.toolbar create mode 100644 quanta/data/toolbars/cfml/fonts.actions create mode 100644 quanta/data/toolbars/cfml/fonts.toolbar create mode 100644 quanta/data/toolbars/cfml/forms.actions create mode 100644 quanta/data/toolbars/cfml/forms.toolbar create mode 100644 quanta/data/toolbars/cfml/lists.actions create mode 100644 quanta/data/toolbars/cfml/lists.toolbar create mode 100644 quanta/data/toolbars/cfml/standard.actions create mode 100644 quanta/data/toolbars/cfml/standard.toolbar create mode 100644 quanta/data/toolbars/cfml/tables.actions create mode 100644 quanta/data/toolbars/cfml/tables.toolbar create mode 100644 quanta/data/toolbars/css/css.actions create mode 100644 quanta/data/toolbars/css/css.toolbar create mode 100644 quanta/data/toolbars/debug.actions create mode 100644 quanta/data/toolbars/debug.toolbar create mode 100644 quanta/data/toolbars/docbook/docbook_code.actions create mode 100644 quanta/data/toolbars/docbook/docbook_code.toolbar create mode 100644 quanta/data/toolbars/docbook/docbook_ui.actions create mode 100644 quanta/data/toolbars/docbook/docbook_ui.toolbar create mode 100644 quanta/data/toolbars/docbook/docbook_xml.actions create mode 100644 quanta/data/toolbars/docbook/docbook_xml.toolbar create mode 100644 quanta/data/toolbars/docbook/xmltools.actions create mode 100644 quanta/data/toolbars/docbook/xmltools.toolbar create mode 100644 quanta/data/toolbars/html/forms.actions create mode 100644 quanta/data/toolbars/html/forms.toolbar create mode 100644 quanta/data/toolbars/html/lists.actions create mode 100644 quanta/data/toolbars/html/lists.toolbar create mode 100644 quanta/data/toolbars/html/other.actions create mode 100644 quanta/data/toolbars/html/other.toolbar create mode 100644 quanta/data/toolbars/html/standard.actions create mode 100644 quanta/data/toolbars/html/standard.toolbar create mode 100644 quanta/data/toolbars/html/style.actions create mode 100644 quanta/data/toolbars/html/style.toolbar create mode 100644 quanta/data/toolbars/html/tables.actions create mode 100644 quanta/data/toolbars/html/tables.toolbar create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-images.actions create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-images.toolbar create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-list.actions create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-list.toolbar create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-standard.actions create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-standard.toolbar create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-tables.actions create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-tables.toolbar create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-uielements.actions create mode 100644 quanta/data/toolbars/kde-docbook/kde-docbook-uielements.toolbar create mode 100644 quanta/data/toolbars/kde-docbook/kdexmltools.actions create mode 100644 quanta/data/toolbars/kde-docbook/kdexmltools.toolbar create mode 100644 quanta/data/toolbars/schema/attributes.actions create mode 100644 quanta/data/toolbars/schema/attributes.toolbar create mode 100644 quanta/data/toolbars/schema/complex.actions create mode 100644 quanta/data/toolbars/schema/complex.toolbar create mode 100644 quanta/data/toolbars/schema/documentation.actions create mode 100644 quanta/data/toolbars/schema/documentation.toolbar create mode 100644 quanta/data/toolbars/schema/facets.actions create mode 100644 quanta/data/toolbars/schema/facets.toolbar create mode 100644 quanta/data/toolbars/schema/main.actions create mode 100644 quanta/data/toolbars/schema/main.toolbar create mode 100644 quanta/data/toolbars/schema/misc.actions create mode 100644 quanta/data/toolbars/schema/misc.toolbar create mode 100644 quanta/data/toolbars/schema/simple.actions create mode 100644 quanta/data/toolbars/schema/simple.toolbar create mode 100644 quanta/data/toolbars/tagxml/tagxml.actions create mode 100644 quanta/data/toolbars/tagxml/tagxml.toolbar create mode 100644 quanta/data/toolbars/wml-1-2/deck.actions create mode 100644 quanta/data/toolbars/wml-1-2/deck.toolbar create mode 100644 quanta/data/toolbars/wml-1-2/forms.actions create mode 100644 quanta/data/toolbars/wml-1-2/forms.toolbar create mode 100644 quanta/data/toolbars/wml-1-2/misc.actions create mode 100644 quanta/data/toolbars/wml-1-2/misc.toolbar create mode 100644 quanta/data/toolbars/wml-1-2/table.actions create mode 100644 quanta/data/toolbars/wml-1-2/table.toolbar create mode 100644 quanta/data/toolbars/wml-1-2/tasks.actions create mode 100644 quanta/data/toolbars/wml-1-2/tasks.toolbar create mode 100644 quanta/data/toolbars/wml-1-2/text.actions create mode 100644 quanta/data/toolbars/wml-1-2/text.toolbar create mode 100644 quanta/data/toolbars/xml/fonts.actions create mode 100644 quanta/data/toolbars/xml/fonts.toolbar (limited to 'quanta') diff --git a/quanta/data/toolbars/cfml/cfml.actions b/quanta/data/toolbars/cfml/cfml.actions new file mode 100644 index 00000000..8707f817 --- /dev/null +++ b/quanta/data/toolbars/cfml/cfml.actions @@ -0,0 +1,13 @@ + + + + + + + <!--- + ---> + + + + + The <b>B</b> element suggests that text be rendered as <i>bold text</i>. + <br>- common attributes + + <strong> + </strong> + + + The <b>I</b> element suggests that text be rendered as <i>italic text</i>. + <br>- common attributes + + <em> + </em> + + + <u> + </u> + The <b>U</b> element, deprecated in HTML 4.0, suggests that text be rendered as <i>underlined text</i>. + <br>- common attributes + + + + <br> + The <b>BR</b> element forces a <i>break</i> in the current line of text. + <br>- CLEAR=[ left | all | right | none ] (clear floating objects) + <br>- core attributes + + + + <p> + </p> + The <b>P</b> element defines a <i>paragraph</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + &nbsp; + Inserting <b>nbsp</b>. + Non breaking <i>space</i>. + + + + <a> + </a> + 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 resource, such as an <i>HTML</i> document or a <i>JPEG</i> image. + + + + <img> + The <b>IMG</b> element specifies an <i>inline</i> image. + The required <b>SRC</b> attribute specifies the location of the image. + + + + <hr> + The <b>HR</b> element defines a <i>horizontal rule</i> for visual browsers. + While this element is inherently presentational, it can be used structurally as a section divider. + + + + <!-- + --> + The <b>!-- --></b> element <i>comment</i> a text inside. + + + + <div align="left"> + </div> + The <b>DIV ALIGN</b>=<i>left</i> + suggests the horizontal alignment for the content of the division to <i>left</i>. + + + + <div align="center"> + </div> + The <b>DIV ALIGN</b>=<i>center</i> or <b>CENTER</b> + suggests the horizontal alignment for the content of the division to <i>center</i>. + + + + <div align="right"> + </div> + The <b>DIV ALIGN</b>=<i>right</i> + suggests the horizontal alignment for the content of the division to <i>right</i>. + + + + <div align="justify"> + </div> + The <b>DIV ALIGN</b>=<i>justify</i> + suggests the horizontal alignment for the content of the division to <i>justify</i>. + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/cfml/standard.toolbar b/quanta/data/toolbars/cfml/standard.toolbar new file mode 100644 index 00000000..42d07618 --- /dev/null +++ b/quanta/data/toolbars/cfml/standard.toolbar @@ -0,0 +1,26 @@ + + + + Standard + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/cfml/tables.actions b/quanta/data/toolbars/cfml/tables.actions new file mode 100644 index 00000000..72d97e51 --- /dev/null +++ b/quanta/data/toolbars/cfml/tables.actions @@ -0,0 +1,44 @@ + + + + <table> + </table> + + + <tr> + </tr> + + + <tbody> + </tbody> + + + <th> + </th> + + + <td> + </td> + + + <tbody> + </tbody> + + + <th> + </th> + + + <tr> + </tr> + + + <td> + </td> + + + <caption> + </caption> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/cfml/tables.toolbar b/quanta/data/toolbars/cfml/tables.toolbar new file mode 100644 index 00000000..2719360f --- /dev/null +++ b/quanta/data/toolbars/cfml/tables.toolbar @@ -0,0 +1,20 @@ + + + + Tables + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/css/css.actions b/quanta/data/toolbars/css/css.actions new file mode 100644 index 00000000..c5a38622 --- /dev/null +++ b/quanta/data/toolbars/css/css.actions @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/css/css.toolbar b/quanta/data/toolbars/css/css.toolbar new file mode 100644 index 00000000..c4e3cbbb --- /dev/null +++ b/quanta/data/toolbars/css/css.toolbar @@ -0,0 +1,9 @@ + + + + CSS + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/debug.actions b/quanta/data/toolbars/debug.actions new file mode 100644 index 00000000..c5a38622 --- /dev/null +++ b/quanta/data/toolbars/debug.actions @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/debug.toolbar b/quanta/data/toolbars/debug.toolbar new file mode 100644 index 00000000..60d75b65 --- /dev/null +++ b/quanta/data/toolbars/debug.toolbar @@ -0,0 +1,28 @@ + + + + Debug + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/docbook/docbook_code.actions b/quanta/data/toolbars/docbook/docbook_code.actions new file mode 100644 index 00000000..df1276c5 --- /dev/null +++ b/quanta/data/toolbars/docbook/docbook_code.actions @@ -0,0 +1,36 @@ + + + + <classname> + </classname> + + + <methodname> + </methodname> + + + <function> + </function> + + + <filename> + </filename> + + + <varname> + </varname> + + + <command> + </command> + + + <parameter> + </parameter> + + + <para><prompt>&prompt;</prompt><userinput> + </userinput></para> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/docbook/docbook_code.toolbar b/quanta/data/toolbars/docbook/docbook_code.toolbar new file mode 100644 index 00000000..56cbc554 --- /dev/null +++ b/quanta/data/toolbars/docbook/docbook_code.toolbar @@ -0,0 +1,16 @@ + + + + tagxml + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/docbook/docbook_ui.actions b/quanta/data/toolbars/docbook/docbook_ui.actions new file mode 100644 index 00000000..ae94ddd8 --- /dev/null +++ b/quanta/data/toolbars/docbook/docbook_ui.actions @@ -0,0 +1,32 @@ + + + + <application> + </application> + + + <guibutton> + </guibutton> + + + <guiicon> + </guiicon> + + + <guilabel> + </guilabel> + + + <guimenu> + </guimenu> + + + <guimenuitem> + </guimenuitem> + + + <guisubmenu> + <guisubmenu> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/docbook/docbook_ui.toolbar b/quanta/data/toolbars/docbook/docbook_ui.toolbar new file mode 100644 index 00000000..830e30d1 --- /dev/null +++ b/quanta/data/toolbars/docbook/docbook_ui.toolbar @@ -0,0 +1,14 @@ + + + + Docbook - UI + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/docbook/docbook_xml.actions b/quanta/data/toolbars/docbook/docbook_xml.actions new file mode 100644 index 00000000..c834f8ba --- /dev/null +++ b/quanta/data/toolbars/docbook/docbook_xml.actions @@ -0,0 +1,112 @@ + + + + <chapter id=""> +<!-- --> + +<title></title> + +<para></para> + + + +<sect1> + +<title></title> + +<para></para> + +</sect1> + + + +</chapter> + + + + <title> + </title> + + + + + <para> + </para> + + + + + <!-- + --> + The <b>!-- --></b> element <i>comment</i> a text inside. + + + + <note> + </note> + + + <sect1 id=""> + </sect1> + + + <sect2 id=""> + </sect2> + + + <sect3 id=""> + </sect3> + + + <sect4 id=""> + </sect4> + + + <xref linkend=""/> + + + + <ulink url=""> + </ulink> + + + <figure id=""> +<title></title> +<graphic fileref=""/> +</figure> + + + + <example role="codelisting" id=""> +<title></title> +<programlisting><![CDATA[ + +]]></programlisting> +</example> + + + <itemizedlist> + </itemizedlist> + + + <listitem><para> + </para></listitem> + + + + <emphasis> + </emphasis> + + + + + + &amp; + &amp; + + + <![CDATA + ]]> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/docbook/docbook_xml.toolbar b/quanta/data/toolbars/docbook/docbook_xml.toolbar new file mode 100644 index 00000000..7e66f44b --- /dev/null +++ b/quanta/data/toolbars/docbook/docbook_xml.toolbar @@ -0,0 +1,31 @@ + + + + tagxml + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/docbook/xmltools.actions b/quanta/data/toolbars/docbook/xmltools.actions new file mode 100644 index 00000000..f3b862cc --- /dev/null +++ b/quanta/data/toolbars/docbook/xmltools.actions @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/docbook/xmltools.toolbar b/quanta/data/toolbars/docbook/xmltools.toolbar new file mode 100644 index 00000000..84c93101 --- /dev/null +++ b/quanta/data/toolbars/docbook/xmltools.toolbar @@ -0,0 +1,9 @@ + + + + XML Tools + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/forms.actions b/quanta/data/toolbars/html/forms.actions new file mode 100644 index 00000000..2b6bbe1c --- /dev/null +++ b/quanta/data/toolbars/html/forms.actions @@ -0,0 +1,56 @@ + + + + <form> + </form> + + + <select> + </select> + + + <option> + </option> + + + <input type="checkbox"> + + + + <input type="radio"> + + + + <input type="button"> + + + + <textarea> + </textarea> + + + <input type="password"> + + + + <input type="text"> + + + + <fieldset> + </fieldset> + + + <legend> + </legend> + + + <input type="submit"> + + + + <input type="reset"> + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/forms.toolbar b/quanta/data/toolbars/html/forms.toolbar new file mode 100644 index 00000000..197d3329 --- /dev/null +++ b/quanta/data/toolbars/html/forms.toolbar @@ -0,0 +1,24 @@ + + + + Forms + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/lists.actions b/quanta/data/toolbars/html/lists.actions new file mode 100644 index 00000000..a63012c8 --- /dev/null +++ b/quanta/data/toolbars/html/lists.actions @@ -0,0 +1,28 @@ + + + + <ul> + </ul> + + + <ol> + </ol> + + + <li> + </li> + + + <dl> + </dl> + + + <dt> + </dt> + + + <dd> + </dd> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/lists.toolbar b/quanta/data/toolbars/html/lists.toolbar new file mode 100644 index 00000000..1e430978 --- /dev/null +++ b/quanta/data/toolbars/html/lists.toolbar @@ -0,0 +1,16 @@ + + + + Lists + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/other.actions b/quanta/data/toolbars/html/other.actions new file mode 100644 index 00000000..1a6c31e1 --- /dev/null +++ b/quanta/data/toolbars/html/other.actions @@ -0,0 +1,23 @@ + + + + + + + <meta> + + + + <base> + + + + <style type="text/css"> + </style> + + + <link> + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/other.toolbar b/quanta/data/toolbars/html/other.toolbar new file mode 100644 index 00000000..c4bda8ae --- /dev/null +++ b/quanta/data/toolbars/html/other.toolbar @@ -0,0 +1,19 @@ + + + + Other + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/standard.actions b/quanta/data/toolbars/html/standard.actions new file mode 100644 index 00000000..bc7fb4d9 --- /dev/null +++ b/quanta/data/toolbars/html/standard.actions @@ -0,0 +1,106 @@ + + + + + + + The <b>B</b> element suggests that text be rendered as <i>bold text</i>. + <br>- common attributes + + <strong> + </strong> + + + The <b>I</b> element suggests that text be rendered as <i>italic text</i>. + <br>- common attributes + + <em> + </em> + + + <u> + </u> + The <b>U</b> element, deprecated in HTML 4.0, suggests that text be rendered as <i>underlined text</i>. + <br>- common attributes + + + + <br> + The <b>BR</b> element forces a <i>break</i> in the current line of text. + <br>- CLEAR=[ left | all | right | none ] (clear floating objects) + <br>- core attributes + + + + <p> + </p> + The <b>P</b> element defines a <i>paragraph</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + &nbsp; + Inserting <b>nbsp</b>. + Non breaking <i>space</i>. + + + + <a> + </a> + 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 resource, such as an <i>HTML</i> document or a <i>JPEG</i> image. + + + + <img> + The <b>IMG</b> element specifies an <i>inline</i> image. + The required <b>SRC</b> attribute specifies the location of the image. + + + + <hr> + The <b>HR</b> element defines a <i>horizontal rule</i> for visual browsers. + While this element is inherently presentational, it can be used structurally as a section divider. + + + + <!-- + --> + The <b>!-- --></b> element <i>comment</i> a text inside. + + + + <div align="left"> + </div> + The <b>DIV ALIGN</b>=<i>left</i> + suggests the horizontal alignment for the content of the division to <i>left</i>. + + + + <div align="center"> + </div> + The <b>DIV ALIGN</b>=<i>center</i> or <b>CENTER</b> + suggests the horizontal alignment for the content of the division to <i>center</i>. + + + + <div align="right"> + </div> + The <b>DIV ALIGN</b>=<i>right</i> + suggests the horizontal alignment for the content of the division to <i>right</i>. + + + + <div align="justify"> + </div> + The <b>DIV ALIGN</b>=<i>justify</i> + suggests the horizontal alignment for the content of the division to <i>justify</i>. + + + + <span> + </span> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/standard.toolbar b/quanta/data/toolbars/html/standard.toolbar new file mode 100644 index 00000000..b02a2c78 --- /dev/null +++ b/quanta/data/toolbars/html/standard.toolbar @@ -0,0 +1,27 @@ + + + + Standard + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/style.actions b/quanta/data/toolbars/html/style.actions new file mode 100644 index 00000000..d73b0cc9 --- /dev/null +++ b/quanta/data/toolbars/html/style.actions @@ -0,0 +1,72 @@ + + + + <span> + </span> + + + <div> + </div> + + + <pre> + </pre> + The <b>PRE</b> element allows to view <i>preformatted</i> text. + + + + <sub> + </sub> + The <b>SUB</b> element is used for <i>subscripts</i>. + <br>- common attributes + + + + <sup> + </sup> + The <b>SUP</b> element is used for <i>superscripts</i>. + <br>- common attributes + + + + <h1> + </h1> + The <b>H1</b> element defines a <i>level-one heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + <h2> + </h2> + The <b>H2</b> element defines a <i>level-two heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + <h3> + </h3> + The <b>H3</b> element defines a <i>level-three heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + <h4> + </h4> + The <b>H4</b> element defines a <i>level-four heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + <h5> + </h5> + The <b>H5</b> element defines a <i>level-five heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/style.toolbar b/quanta/data/toolbars/html/style.toolbar new file mode 100644 index 00000000..846190f7 --- /dev/null +++ b/quanta/data/toolbars/html/style.toolbar @@ -0,0 +1,21 @@ + + + + Style + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/tables.actions b/quanta/data/toolbars/html/tables.actions new file mode 100644 index 00000000..72d97e51 --- /dev/null +++ b/quanta/data/toolbars/html/tables.actions @@ -0,0 +1,44 @@ + + + + <table> + </table> + + + <tr> + </tr> + + + <tbody> + </tbody> + + + <th> + </th> + + + <td> + </td> + + + <tbody> + </tbody> + + + <th> + </th> + + + <tr> + </tr> + + + <td> + </td> + + + <caption> + </caption> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/html/tables.toolbar b/quanta/data/toolbars/html/tables.toolbar new file mode 100644 index 00000000..8047922d --- /dev/null +++ b/quanta/data/toolbars/html/tables.toolbar @@ -0,0 +1,20 @@ + + + + Tables + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions b/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions new file mode 100644 index 00000000..4e100197 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions @@ -0,0 +1,44 @@ + + + + <warning> + </warning> + + + <caution> + </caution> + + + <important> + </important> + + + <note> + </note> + + + <tip> + </tip> + + + <footnote id=""> + </footnote> + + + <footnoteref linkend=""> + </footnoteref> + + + <example> + </example> + + + <informalexample> + </informalexample> + + + <para> + </para> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar b/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar new file mode 100644 index 00000000..83ad67b0 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar @@ -0,0 +1,21 @@ + + + + KDE DocBook Admonitions + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-images.actions b/quanta/data/toolbars/kde-docbook/kde-docbook-images.actions new file mode 100644 index 00000000..63a1f9ff --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-images.actions @@ -0,0 +1,43 @@ + + + + + + + <screenshot> + </screenshot> + + + <screeninfo> + </screeninfo> + + + <mediaobject> + </mediaobject> + + + <inlinemediaobject> + </inlinemediaobject> + + + <imageobject> + </imageobject> + + + <imagedata fileref="" format="" /> + </imagedata> + + + <textobject> + </textobject> + + + <phrase> + </phrase> + + + <caption> + </caption> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-images.toolbar b/quanta/data/toolbars/kde-docbook/kde-docbook-images.toolbar new file mode 100644 index 00000000..1f6253b7 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-images.toolbar @@ -0,0 +1,22 @@ + + + + KDE DocBook Images + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-list.actions b/quanta/data/toolbars/kde-docbook/kde-docbook-list.actions new file mode 100644 index 00000000..ff061cf5 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-list.actions @@ -0,0 +1,59 @@ + + + + + + + <orderedlist> + </orderedlist> + + + <itemizedlist> + </itemizedlist> + + + <listitem> + </listitem> + + + <variablelist> + </variablelist> + + + <varlistentry> + </varlistentry> + + + <term> + </term> + + + <listitem> + </listitem> + + + <procedure> + </procedure> + + + <step> + </step> + + + <substeps> + </substeps> + + + <simplelist> + </simplelist> + + + <member> + </member> + + + <para> + </para> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-list.toolbar b/quanta/data/toolbars/kde-docbook/kde-docbook-list.toolbar new file mode 100644 index 00000000..30fe1f05 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-list.toolbar @@ -0,0 +1,26 @@ + + + + KDE DocBook Lists + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-standard.actions b/quanta/data/toolbars/kde-docbook/kde-docbook-standard.actions new file mode 100644 index 00000000..b388a402 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-standard.actions @@ -0,0 +1,56 @@ + + + + <chapter id=""> + </chapter> + + + <sect1 id=""> + </sect1> + + + <sect2> + </sect2> + + + <sect3> + </sect3> + + + <sect4> + </sect4> + + + <sect5> + </sect5> + + + <title> + </title> + + + <para> + </para> + + + <anchor id=""> + </anchor> + + + <xref linkend="" /> + </xref> + + + <link linkend=""> + </link> + + + <ulink url=""> + </ulink> + + + <email> + </email> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-standard.toolbar b/quanta/data/toolbars/kde-docbook/kde-docbook-standard.toolbar new file mode 100644 index 00000000..ac779669 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-standard.toolbar @@ -0,0 +1,22 @@ + + + + KDE DocBook Standard + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-tables.actions b/quanta/data/toolbars/kde-docbook/kde-docbook-tables.actions new file mode 100644 index 00000000..f44124bb --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-tables.actions @@ -0,0 +1,39 @@ + + + + + + + <table> + </table> + + + <title> + </title> + + + <informaltable> + </informaltable> + + + <tgroup cols=""> + </tgroup> + + + <thead> + </thead> + + + <tbody> + </tbody> + + + <row> + </row> + + + <entry> + </entry> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-tables.toolbar b/quanta/data/toolbars/kde-docbook/kde-docbook-tables.toolbar new file mode 100644 index 00000000..290fa881 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-tables.toolbar @@ -0,0 +1,20 @@ + + + + KDE DocBook Tables + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.actions b/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.actions new file mode 100644 index 00000000..d40f45a4 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.actions @@ -0,0 +1,48 @@ + + + + <guilabel> + </guilabel> + + + <guibutton> + </guibutton> + + + <guiicon> + </guiicon> + + + <menuchoice> + </menuchoice> + + + <shortcut> + </shortcut> + + + <guimenu> + </guimenu> + + + <guimenuitem> + </guimenuitem> + + + <guisubmenu> + </guisubmenu> + + + <keycombo action=""> + </keycombo> + + + <keycap> + </keycap> + + + <action> + </action> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.toolbar b/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.toolbar new file mode 100644 index 00000000..421931aa --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kde-docbook-uielements.toolbar @@ -0,0 +1,21 @@ + + + + UI Elements + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kdexmltools.actions b/quanta/data/toolbars/kde-docbook/kdexmltools.actions new file mode 100644 index 00000000..49349877 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kdexmltools.actions @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/kde-docbook/kdexmltools.toolbar b/quanta/data/toolbars/kde-docbook/kdexmltools.toolbar new file mode 100644 index 00000000..fe72ff98 --- /dev/null +++ b/quanta/data/toolbars/kde-docbook/kdexmltools.toolbar @@ -0,0 +1,9 @@ + + + + Tools + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/attributes.actions b/quanta/data/toolbars/schema/attributes.actions new file mode 100644 index 00000000..90d85ed0 --- /dev/null +++ b/quanta/data/toolbars/schema/attributes.actions @@ -0,0 +1,16 @@ + + + + <anyAttribute> + </anyAttribute> + + + <attribute> + </attribute> + + + <attributeGroup> + </attributeGroup> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/attributes.toolbar b/quanta/data/toolbars/schema/attributes.toolbar new file mode 100644 index 00000000..8ead689b --- /dev/null +++ b/quanta/data/toolbars/schema/attributes.toolbar @@ -0,0 +1,10 @@ + + + + Attributes + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/complex.actions b/quanta/data/toolbars/schema/complex.actions new file mode 100644 index 00000000..d336755a --- /dev/null +++ b/quanta/data/toolbars/schema/complex.actions @@ -0,0 +1,52 @@ + + + + <complexType> + </complexType> + + + <complexContent> + </complexContent> + + + <simpleContent> + </simpleContent> + + + <all> + </all> + + + <choice> + </choice> + + + <group> + </group> + + + <sequence> + </sequence> + + + <attribute> + </attribute> + + + <attributeGroup> + </attributeGroup> + + + <anyAttribute> + </anyAttribute> + + + <restriction> + </restriction> + + + <extension> + </extension> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/complex.toolbar b/quanta/data/toolbars/schema/complex.toolbar new file mode 100644 index 00000000..1d0884b9 --- /dev/null +++ b/quanta/data/toolbars/schema/complex.toolbar @@ -0,0 +1,24 @@ + + + + complexType + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/documentation.actions b/quanta/data/toolbars/schema/documentation.actions new file mode 100644 index 00000000..a326ff53 --- /dev/null +++ b/quanta/data/toolbars/schema/documentation.actions @@ -0,0 +1,16 @@ + + + + <annotation> + </annotation> + + + <appInfo> + </appInfo> + + + <documentation> + </documentation> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/documentation.toolbar b/quanta/data/toolbars/schema/documentation.toolbar new file mode 100644 index 00000000..5c7d2ef2 --- /dev/null +++ b/quanta/data/toolbars/schema/documentation.toolbar @@ -0,0 +1,11 @@ + + + + Documentation + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/facets.actions b/quanta/data/toolbars/schema/facets.actions new file mode 100644 index 00000000..69dbedc4 --- /dev/null +++ b/quanta/data/toolbars/schema/facets.actions @@ -0,0 +1,52 @@ + + + + <enumeration value=""> + + + + <pattern value=""> + + + + <totalDigits value=""> + + + + <fractionDigits value=""> + + + + <length value=""> + + + + <maxLength value=""> + + + + <minLength value=""> + + + + <maxInclusive value=""> + + + + <minInclusive value=""> + + + + <maxExclusive value=""> + + + + <minExclusive value=""> + + + + <whiteSpace value=""> + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/facets.toolbar b/quanta/data/toolbars/schema/facets.toolbar new file mode 100644 index 00000000..7f165e6a --- /dev/null +++ b/quanta/data/toolbars/schema/facets.toolbar @@ -0,0 +1,24 @@ + + + + Facets + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/main.actions b/quanta/data/toolbars/schema/main.actions new file mode 100644 index 00000000..08747db2 --- /dev/null +++ b/quanta/data/toolbars/schema/main.actions @@ -0,0 +1,28 @@ + + + + <schema> + </schema> + + + <element> + </element> + + + <import> + + + + <include> + + + + <notation> + </notation> + + + <redefine> + </redefine> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/main.toolbar b/quanta/data/toolbars/schema/main.toolbar new file mode 100644 index 00000000..3e2f3cbd --- /dev/null +++ b/quanta/data/toolbars/schema/main.toolbar @@ -0,0 +1,14 @@ + + + + Main + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/misc.actions b/quanta/data/toolbars/schema/misc.actions new file mode 100644 index 00000000..342f4021 --- /dev/null +++ b/quanta/data/toolbars/schema/misc.actions @@ -0,0 +1,32 @@ + + + + <any> + </any> + + + <field> + </field> + + + <group> + </group> + + + <key> + </key> + + + <keyref> + </keyref> + + + <selector> + </selector> + + + <unique> + </unique> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/misc.toolbar b/quanta/data/toolbars/schema/misc.toolbar new file mode 100644 index 00000000..d70edf8b --- /dev/null +++ b/quanta/data/toolbars/schema/misc.toolbar @@ -0,0 +1,14 @@ + + + + Misc. + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/simple.actions b/quanta/data/toolbars/schema/simple.actions new file mode 100644 index 00000000..ef769964 --- /dev/null +++ b/quanta/data/toolbars/schema/simple.actions @@ -0,0 +1,20 @@ + + + + <simpleType> + </simpleType> + + + <restriction> + </restriction> + + + <list> + </list> + + + <union> + </union> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/schema/simple.toolbar b/quanta/data/toolbars/schema/simple.toolbar new file mode 100644 index 00000000..7aec11d8 --- /dev/null +++ b/quanta/data/toolbars/schema/simple.toolbar @@ -0,0 +1,12 @@ + + + + simpleType + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/tagxml/tagxml.actions b/quanta/data/toolbars/tagxml/tagxml.actions new file mode 100644 index 00000000..681c9fae --- /dev/null +++ b/quanta/data/toolbars/tagxml/tagxml.actions @@ -0,0 +1,76 @@ + + + + <?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE TAGS> +<TAGS> + +</TAGS> + + + + tag + + + + + + attr + + + + + + <items> + </items> + + + + + <item> + </item> + + + + + <label> + </label> + + + + + <text> + </text> + + + + + location + + + + + + <tooltip> + </tooltip> + + + + + <whatsthis> + </whatsthis> + + + + + <children> +<child name="" /> +</children> + + + <stoppingtags> +<stoppingtag name="" /> +</stoppingtags> + + + \ No newline at end of file diff --git a/quanta/data/toolbars/tagxml/tagxml.toolbar b/quanta/data/toolbars/tagxml/tagxml.toolbar new file mode 100644 index 00000000..76617bab --- /dev/null +++ b/quanta/data/toolbars/tagxml/tagxml.toolbar @@ -0,0 +1,23 @@ + + + + tagxml + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/wml-1-2/deck.actions b/quanta/data/toolbars/wml-1-2/deck.actions new file mode 100644 index 00000000..ba5772b5 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/deck.actions @@ -0,0 +1,29 @@ + + + +<access> + + + + +<wml> + </wml> + + + +<card> + </card> + + + +<head> + </head> + + + +<meta> + </meta> + + + + diff --git a/quanta/data/toolbars/wml-1-2/deck.toolbar b/quanta/data/toolbars/wml-1-2/deck.toolbar new file mode 100644 index 00000000..f8a7c834 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/deck.toolbar @@ -0,0 +1,10 @@ + + + +deck + + + + + + diff --git a/quanta/data/toolbars/wml-1-2/forms.actions b/quanta/data/toolbars/wml-1-2/forms.actions new file mode 100644 index 00000000..3fd26549 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/forms.actions @@ -0,0 +1,23 @@ + + + +<select> + </select> + + + +<input> + + + + +<option> + </option> + + + +<optgroup> + </optgroup> + + + diff --git a/quanta/data/toolbars/wml-1-2/forms.toolbar b/quanta/data/toolbars/wml-1-2/forms.toolbar new file mode 100644 index 00000000..69146802 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/forms.toolbar @@ -0,0 +1,10 @@ + + + +forms + + + + + + 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> + + + + diff --git a/quanta/data/toolbars/wml-1-2/misc.toolbar b/quanta/data/toolbars/wml-1-2/misc.toolbar new file mode 100644 index 00000000..da09bc60 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/misc.toolbar @@ -0,0 +1,13 @@ + + + +misc. + + + + + + + + + diff --git a/quanta/data/toolbars/wml-1-2/table.actions b/quanta/data/toolbars/wml-1-2/table.actions new file mode 100644 index 00000000..4b548ed4 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/table.actions @@ -0,0 +1,13 @@ + + + +<table> + </table> + +<tr> + </tr> + +<td> + </td> + + \ No newline at end of file diff --git a/quanta/data/toolbars/wml-1-2/table.toolbar b/quanta/data/toolbars/wml-1-2/table.toolbar new file mode 100644 index 00000000..944d156d --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/table.toolbar @@ -0,0 +1,8 @@ + + + +table + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/wml-1-2/tasks.actions b/quanta/data/toolbars/wml-1-2/tasks.actions new file mode 100644 index 00000000..e1c4e9ab --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/tasks.actions @@ -0,0 +1,33 @@ + + + +<go> + </go> + + + +<noop /> + + + + +<prev> + </prev> + + + +<refresh> + </refresh> + + + +<do> + </do> + + + +<onevent> + </onevent> + + + diff --git a/quanta/data/toolbars/wml-1-2/tasks.toolbar b/quanta/data/toolbars/wml-1-2/tasks.toolbar new file mode 100644 index 00000000..d7c1951c --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/tasks.toolbar @@ -0,0 +1,12 @@ + + + +tasks + + + + + + + + diff --git a/quanta/data/toolbars/wml-1-2/text.actions b/quanta/data/toolbars/wml-1-2/text.actions new file mode 100644 index 00000000..14909c9c --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/text.actions @@ -0,0 +1,60 @@ + + + +<b> + </b> + The <b>B</b> element suggests that text be rendered as <i>bold text</i>. + + +The <b>B</b> element suggests that text be rendered as <i>emphasized text</i>. + + <em> + </em> + + + +<i> + </i> + The <b>I</b> element suggests that text be rendered as <i>italic text</i>. + + +<u> + </u> + The <b>U</b> element suggests that text be rendered as <i>underlined text</i>. + + +The <b>small</b> element suggests that text be rendered as a <i>small font</i>. + + <small> + </small> + + + +The <b>big</b> element suggests that text be rendered as a <i>big font</i>. + + <big> + </big> + + + +The <b>br</b> element forces a <i>break</i> in the current line of text. + + <br /> + + + + +<p> + </p> + The <b>P</b> element defines a <i>paragraph</i>. + <br>- ALIGN=[ left | center | right ] (horizontal alignment) + + +The <b>PRE</b> element allows to view <i>preformatted</i> text. + + <pre xml:space="preserve"> + </pre> + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/wml-1-2/text.toolbar b/quanta/data/toolbars/wml-1-2/text.toolbar new file mode 100644 index 00000000..ce28c003 --- /dev/null +++ b/quanta/data/toolbars/wml-1-2/text.toolbar @@ -0,0 +1,18 @@ + + + +text + + + + + + + + + + + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/xml/fonts.actions b/quanta/data/toolbars/xml/fonts.actions new file mode 100644 index 00000000..9e805d6c --- /dev/null +++ b/quanta/data/toolbars/xml/fonts.actions @@ -0,0 +1,83 @@ + + + + <font> + </font> + The <b>FONT</b> element allows authors to suggest rudimentary <i>font changes</i>. + + + + Quick start + <font size="+1"> + </font> + This <b>SIZE=+1</b> element allows to <i>increase</i> font. + + + + <font size="-1"> + </font> + This <b>SIZE=-1</b> element allows to <i>decrease</i> font. + + + + <pre> + </pre> + The <b>PRE</b> element allows to view <i>preformatted</i> text. + + + + <sub> + </sub> + The <b>SUB</b> element is used for <i>subscripts</i>. + <br>- common attributes + + + + <sup> + </sup> + The <b>SUP</b> element is used for <i>superscripts</i>. + <br>- common attributes + + + + <h1> + </h1> + The <b>H1</b> element defines a <i>level-one heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + <h2> + </h2> + The <b>H2</b> element defines a <i>level-two heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + <h3> + </h3> + The <b>H3</b> element defines a <i>level-three heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + <h4> + </h4> + The <b>H4</b> element defines a <i>level-four heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + <h5> + </h5> + The <b>H5</b> element defines a <i>level-five heading</i>. + <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment) + <br>- common attributes + + + + \ No newline at end of file diff --git a/quanta/data/toolbars/xml/fonts.toolbar b/quanta/data/toolbars/xml/fonts.toolbar new file mode 100644 index 00000000..b2897634 --- /dev/null +++ b/quanta/data/toolbars/xml/fonts.toolbar @@ -0,0 +1,21 @@ + + + + Fonts + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1