Projects/Calligra/Plugin Tutorials: Difference between revisions

    From KDE TechBase
    m (Undo revision 106021 by Blubase (talk) problem with translate tag in Development/Tutorials)
    Tag: Undo
    m (Undo revision 106019 by Blubase (talk) problem with translate tags on Development/Tutorials)
    Tag: Undo
    Line 2: Line 2:
    <translate>
    <translate>
    === Calligra Plugin Tutorials === <!--T:1-->
    === Calligra Plugin Tutorials === <!--T:1-->
    </translate>
     
    <!--T:2-->
    <!--T:2-->
    ; [[Development/Tutorials/Calligra Overview|<translate>Calligra Overview</translate>]]
    ; [[Development/Tutorials/Calligra Overview|Calligra Overview]]


    <!--T:3-->
    <!--T:3-->
    :<translate>This document shows an overview of the different '''Calligra''' plugin types and tells you what each of their purpose and strengths are. If you are new with '''Calligra''' plugins, this is the place to start.</translate>
    : This document shows an overview of the different '''Calligra''' plugin types and tells you what each of their purpose and strengths are. If you are new with '''Calligra''' plugins, this is the place to start.


    <!--T:4-->
    <!--T:4-->
    ; [[Development/Tutorials/Generic_Calligra_Plugin_Creation|<translate>Calligra Plugin Creation</translate>]]
    ; [[Development/Tutorials/Generic_Calligra_Plugin_Creation|Calligra Plugin Creation]]


    <!--T:5-->
    <!--T:5-->
    :<translate>This gives a technical overview of what it means to write a '''Calligra''' plugin.</translate>
    : This gives a technical overview of what it means to write a '''Calligra''' plugin.


    <!--T:6-->
    <!--T:6-->
    ; [[Development/Tutorials/Write a Flake Plugin|<translate>Creating Calligra Flake Plugins</translate>]]
    ; [[Development/Tutorials/Write a Flake Plugin|Creating Calligra Flake Plugins]]


    <!--T:7-->
    <!--T:7-->
    :<translate>This tutorial shows you how you can build a plugin for '''Calligra''' applications to allow you embed content in ODF documents using '''Flake'''.</translate>
    : This tutorial shows you how you can build a plugin for '''Calligra''' applications to allow you embed content in ODF documents using Flake.


    <!--T:8-->
    <!--T:8-->
    ; [[Development/Tutorials/KWord Scripting|<translate>Calligra Words Scripting</translate>]]
    ; [[Development/Tutorials/KWord Scripting|Calligra Words Scripting]]


    <!--T:9-->
    <!--T:9-->
    <translate>:This tutorial shows how to script '''Calligra Words''' with Python, or JavaScript using '''Kross'''.</translate>
    : This tutorial shows how to script '''Calligra Words''' with Python, or JavaScript using Kross.


    <!--T:10-->
    <!--T:10-->
    ; [[Development/Tutorials/KSpread Scripting|<translate>Calligra Sheets Scripting</translate>]]
    ; [[Development/Tutorials/KSpread Scripting|Calligra Sheets Scripting]]


    <!--T:11-->
    <!--T:11-->
    :<translate>This tutorial shows how to script '''Calligra Sheets''' with Python, or JavaScript using '''Kross'''.
    : This tutorial shows how to script '''Calligra Sheets''' with Python, or JavaScript using Kross.
    </translate>
    </translate>

    Revision as of 16:48, 10 June 2020

    Calligra Plugin Tutorials

    Calligra Overview
    This document shows an overview of the different Calligra plugin types and tells you what each of their purpose and strengths are. If you are new with Calligra plugins, this is the place to start.
    Calligra Plugin Creation
    This gives a technical overview of what it means to write a Calligra plugin.
    Creating Calligra Flake Plugins
    This tutorial shows you how you can build a plugin for Calligra applications to allow you embed content in ODF documents using Flake.
    Calligra Words Scripting
    This tutorial shows how to script Calligra Words with Python, or JavaScript using Kross.
    Calligra Sheets Scripting
    This tutorial shows how to script Calligra Sheets with Python, or JavaScript using Kross.