Projects/Calligra/Plugin Tutorials: Difference between revisions

From KDE TechBase
m (Test)
m (Reverted edits by Yurchor (talk) to last revision by ChristianW)
Tag: Rollback
Line 1: Line 1:
<noinclude>
<noinclude>
<languages/>
<languages/>
</noinclude>
</noinclude><translate>
=== <translate>Calligra Plugin Tutorials</translate> === <!--T:1-->
=== Calligra Plugin Tutorials === <!--T:1-->


<translate>
<!--T:2-->
<!--T:2-->
; [[Development/Tutorials/Calligra Overview|Calligra Overview]]
; [[Development/Tutorials/Calligra Overview|Calligra Overview]]

Revision as of 09:19, 8 September 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.