WebHome
From AbiWiki
(Difference between revisions)
(→Starting Points) |
|||
Line 9: | Line 9: | ||
* [[GoogleSummerOfCode2006|GoogleSummerOfCode2006]], Projects from 2006 Abiword | * [[GoogleSummerOfCode2006|GoogleSummerOfCode2006]], Projects from 2006 Abiword | ||
* [[GoogleSummerOfCode2007|GoogleSummerOfCode2007]], for USD$4500.00 grant from Google to work on Abiword | * [[GoogleSummerOfCode2007|GoogleSummerOfCode2007]], for USD$4500.00 grant from Google to work on Abiword | ||
- | ** | + | ** [[AbiAnnotations]]|Annotations]] This page is the starting point for Ernesto Rivera''s Google Summer of Code project. |
** [[LibAbiwordDiet|LibAbiwordDiet]] Rob is going to improve the libabiword build system and API. | ** [[LibAbiwordDiet|LibAbiwordDiet]] Rob is going to improve the libabiword build system and API. | ||
** [[OpenXMLImport|OpenXMLImport]] Philippe Milot will create an import filter for the Open XML ".docx" file format (ECMA standard). | ** [[OpenXMLImport|OpenXMLImport]] Philippe Milot will create an import filter for the Open XML ".docx" file format (ECMA standard). |
Revision as of 23:22, 14 February 2011
Welcome to the AbiWord Wiki
Starting Points
A wiki is usually not organized as a coherent web site, instead it grows dynamically (and often haphazardly) as people recognize the need to add to it. So, how do you find things? There are a few recognized starting points—for the AbiWord wiki, the following places may be a good place to start:
- AbiWordFAQ, which contains a lot of Frequently Asked Questions.
- AbiWordDevelopment, for information on AbiWords development.
- UserInterface, UI related notes
- GoogleSummerOfCode2006, Projects from 2006 Abiword
- GoogleSummerOfCode2007, for USD$4500.00 grant from Google to work on Abiword
- AbiAnnotations|Annotations]] This page is the starting point for Ernesto Riveras Google Summer of Code project.
- LibAbiwordDiet Rob is going to improve the libabiword build system and API.
- OpenXMLImport Philippe Milot will create an import filter for the Open XML ".docx" file format (ECMA standard).
- AbiWordSDK - As of AbiWord 2.5.0, AbiWord can be compiled to create a stand alone library. Within this library is AbiWidget which can be embedded in other applications and TableCreator which is a useful GtkWidget used to interactively create tables.
- AbiWidget - A rich text canvas with all the power of the AbiWord layout and editting engines in addition to the import/export filters.
- PyAbiWord - Python wrapper around the AbiWidget and TableCreator which can be easily used in any PyGtk application. It forms the basis of AbiWord OLPC writing activity.
- AbiCollab - A new feature that allows immediate communication between different documents. This allows users to collaborate on document creation by enabling different users to immediately see changes in a shared document in real time.
- KeyBindings - The most recent versions of AbiWord and libAbiWord allow programmers to change the keybindings via a an ascii description.
The complete list of available items can be found in the WebIndex.