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)
No edit summary
Line 1: Line 1:
=== KOffice Plugin Tutorials ===
=== Calligra Plugin Tutorials ===


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

Revision as of 02:24, 29 June 2014

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.
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.
KWord Scripting
This tutorial shows how to script KWord with Python, Ruby or JavaScript using Kross.
KSpread Scripting
This tutorial shows how to script KSpread with Python, Ruby or JavaScript using Kross.