Projects/Calligra/Plugin Tutorials: Difference between revisions

From KDE TechBase
m (Frinring verschob Seite Projects/KOffice/Plugin Tutorials nach Projects/Calligra/Plugin Tutorials: KOffice is dead, reuse pages for Calligra)
m (Undo revision 106019 by Blubase (talk) problem with translate tags on Development/Tutorials)
Tag: Undo
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=== KOffice Plugin Tutorials ===
<languages/>
<translate>
=== Calligra Plugin Tutorials === <!--T:1-->


; [[Development/Tutorials/KOffice Overview|KOffice Overview]]
<!--T:2-->
:''This document shows an overview of the different KOffice plugin types and tells you what each of their purpose and strengths are.''  If you are new with KOffice plugins, this is the place to start.
; [[Development/Tutorials/Calligra Overview|Calligra Overview]]


; [[Development/Tutorials/Write a Flake Plugin|Creating KOffice Flake Plugins]]
<!--T:3-->
:''This tutorial shows you how you can build a plugin for KOffice applications to allow you embed content in ODF documents using Flake.''
: 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.


; [[Development/Tutorials/KWord Scripting|KWord Scripting]]
<!--T:4-->
:''This tutorial shows how to script KWord with Python, Ruby or JavaScript using Kross.''
; [[Development/Tutorials/Generic_Calligra_Plugin_Creation|Calligra Plugin Creation]]


; [[Development/Tutorials/KSpread Scripting|KSpread Scripting]]
<!--T:5-->
:''This tutorial shows how to script KSpread with Python, Ruby or JavaScript using Kross.''
: This gives a technical overview of what it means to write a '''Calligra''' plugin.
 
<!--T:6-->
; [[Development/Tutorials/Write a Flake Plugin|Creating Calligra Flake Plugins]]
 
<!--T:7-->
: 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-->
; [[Development/Tutorials/KWord Scripting|Calligra Words Scripting]]
 
<!--T:9-->
: This tutorial shows how to script '''Calligra Words''' with Python, or JavaScript using Kross.
 
<!--T:10-->
; [[Development/Tutorials/KSpread Scripting|Calligra Sheets Scripting]]
 
<!--T:11-->
: This tutorial shows how to script '''Calligra Sheets''' with Python, or JavaScript using Kross.
</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.