Projects/Calligra/Plugin Tutorials: Difference between revisions
< Projects
m (whitespaces around translate tags) |
Tag: Undo |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
=== Calligra Plugin Tutorials === <!--T:1--> </translate> | === Calligra Plugin Tutorials === <!--T:1--> | ||
</translate> | |||
<!--T:2--> | <!--T:2--> | ||
; [[Development/Tutorials/Calligra Overview|<translate>Calligra Overview</translate>]] | ; [[Development/Tutorials/Calligra Overview|<translate>Calligra Overview</translate>]] | ||
<!--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> | :<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> | ||
<!--T:4--> | <!--T:4--> | ||
Line 13: | Line 13: | ||
<!--T:5--> | <!--T:5--> | ||
: <translate>This gives a technical overview of what it means to write a '''Calligra''' plugin. </translate> | :<translate>This gives a technical overview of what it means to write a '''Calligra''' plugin.</translate> | ||
<!--T:6--> | <!--T:6--> | ||
Line 19: | Line 19: | ||
<!--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> | :<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> | ||
<!--T:8--> | <!--T:8--> | ||
Line 25: | Line 25: | ||
<!--T:9--> | <!--T:9--> | ||
<translate>:This tutorial shows how to script '''Calligra Words''' with Python, or JavaScript using '''Kross'''.</translate> | |||
<!--T:10--> | <!--T:10--> | ||
Line 31: | Line 31: | ||
<!--T:11--> | <!--T:11--> | ||
: <translate>This tutorial shows how to script '''Calligra Sheets''' with Python, or JavaScript using '''Kross'''. </translate> | :<translate>This tutorial shows how to script '''Calligra Sheets''' with Python, or JavaScript using '''Kross'''. | ||
</translate> |
Revision as of 16:46, 10 June 2020
Calligra Plugin Tutorials
- 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.
- This gives a technical overview of what it means to write a Calligra plugin.
- This tutorial shows you how you can build a plugin for Calligra applications to allow you embed content in ODF documents using Flake.
- This tutorial shows how to script Calligra Words with Python, or JavaScript using Kross.
- This tutorial shows how to script Calligra Sheets with Python, or JavaScript using Kross.