Projects/Calligra/Plugin Tutorials/uk: Difference between revisions
< Projects
(Created page with "Projects/Calligra/Підручники з додатків") |
(Updating to match new version of source page) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
<languages/> | <languages/> | ||
=== Calligra | </noinclude> | ||
=== Підручники з додатків Calligra === | |||
; [[Development/Tutorials/Calligra Overview|Calligra | ; [[Development/Tutorials/Calligra Overview|Огляд Calligra]] | ||
: | : 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/Generic_Calligra_Plugin_Creation|Calligra | ; [[Development/Tutorials/Generic_Calligra_Plugin_Creation|Створення додатка до Calligra]] | ||
: | : This gives a technical overview of what it means to write a '''Calligra''' plugin. | ||
; [[Development/Tutorials/Write a Flake Plugin|Creating Calligra Flake Plugins]] | ; [[Development/Tutorials/Write a Flake 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. | ||
; [[Development/Tutorials/KWord Scripting| | ; [[Development/Tutorials/KWord Scripting|Calligra Words Scripting]] | ||
: | : This tutorial shows how to script '''Calligra Words''' with Python, or JavaScript using Kross. | ||
; [[Development/Tutorials/KSpread Scripting| | ; [[Development/Tutorials/KSpread Scripting|Calligra Sheets Scripting]] | ||
: | : This tutorial shows how to script '''Calligra Sheets''' with Python, or JavaScript using Kross. |
Latest revision as of 17:03, 7 September 2020
Підручники з додатків Calligra
- 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.