WebHome

From AbiWiki

(Difference between revisions)
Jump to: navigation, search
(Starting Points)
(Starting Points)
Line 7: Line 7:
* [[AbiWordDevelopment|AbiWordDevelopment]], for information on [[AbiWord|AbiWord]]''s development.
* [[AbiWordDevelopment|AbiWordDevelopment]], for information on [[AbiWord|AbiWord]]''s development.
* [[UserInterface|UserInterface]], UI related notes
* [[UserInterface|UserInterface]], UI related notes
-
* [[Google Summer Of Code 2006]], Projects from 2006 Abiword
+
* [[Google Summer of Code 2006]], Projects from 2006 Abiword
-
* [[Google Summer Of Code 2007|Google Summer Of Code 2007]], for USD$4500.00 grant from Google to work on Abiword
+
* [[Google Summer of Code 2007|Google Summer Of Code 2007]], for USD$4500.00 grant from Google to work on Abiword
** [[Annotations]] This page is the starting point for Ernesto Rivera''s Google Summer of Code project.   
** [[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.
Line 17: Line 17:
* [[AbiCollab|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.
* [[AbiCollab|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|KeyBindings]] - The most recent versions of [[AbiWord|AbiWord]] and lib[[AbiWord|AbiWord]] allow programmers to change the keybindings via a an ascii description.
* [[KeyBindings|KeyBindings]] - The most recent versions of [[AbiWord|AbiWord]] and lib[[AbiWord|AbiWord]] allow programmers to change the keybindings via a an ascii description.
-
 
-
The complete list of available items can be found in the [[WebIndex|WebIndex]].
 

Revision as of 19:03, 16 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
  • Google Summer of Code 2006, Projects from 2006 Abiword
  • Google Summer Of Code 2007, for USD$4500.00 grant from Google to work on Abiword
    • 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.
Personal tools