Projects/Calligra/Plugin Tutorials/fr: Difference between revisions

From KDE TechBase
(Created page with "; Création de greffon Calligra")
(Updating to match new version of source page)
Line 25: Line 25:
: 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.
|#default =
|#default =
  {{#invoke:Template translation|renderTranslatedTemplate|template=:Projects/Calligra/Plugin Tutorials|noshift=1}}
{{#invoke:Template translation|renderTranslatedTemplate|template=:Projects/Calligra/Plugin Tutorials|noshift=1}}
}}
}}

Revision as of 17:00, 7 September 2020

Tutoriels plugins pour Calligra

Présentation de 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.
Création de greffon Calligra
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.