Impress

From Apache OpenOffice Wiki
Jump to: navigation, search

Impress Icon.png

Impress Project

Please view the guidelines
before contributing.

Popular Subcategories: The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id FROM `page` WHERE 1=1 AND `page`.page_namespace IN (14) AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 5 OFFSET 0

Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)


Impress Issues: The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id FROM `page` WHERE 1=1 AND `page`.page_namespace IN (0) AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 5 OFFSET 0

Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)


API Documentation:

Ongoing draft: The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error.
The reason may be an internal error of DPL or an error which you made,
especially when using DPL options like titleregexp.
Query text is:
SELECT DISTINCT `page`.page_namespace AS page_namespace,`page`.page_title AS page_title,`page`.page_id AS page_id FROM `page` WHERE 1=1 AND `page`.page_namespace IN (0) AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 5 OFFSET 0

Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)


Graphics.OpenOffice.org

OpenOffice.org Impress is the presentation application of OpenOffice.org.

Book-old.png    This article is outdated.    

The application's source code is located in module sd. The mailing list for developer discussions related to Impress is dev@graphics.openoffice.org, to subscribe mailto:dev-subscribe@graphics.openoffice.org and then reply to the subscription mail sent to you to verify subscription. The project's webpage is http://graphics.openoffice.org/

For wiki articles related to the project see Category:Impress.

People

  • External (non Sun) contributors, contributing to Impress improvement
    Eric Bachard
    Education Project lead, porting project (Mac OS X, Linux and OpenSolaris), sd, slideshow, vcl, and other areas

Development Documentation

Working with Presentations

Work in Progress

Planned / ToDo's / Seeking for Community support

The following features/enhancements are planned for one of the upcoming releases. Planned means that we would like to do them but all depends on time & resources. If you like to contribute to one of the following please contact us in the mailing list dev@graphics.openoffice.org

  • Annotation support
  • Intelligent Groups (Smart Art like implementation of Diagram, Flowchart, Orgcharts, e.t.c. )
  • Embedded Sounds
  • Implementing User Interface changes as soon as provided by the Project Renaissance
  • Internal SVG support as a seperate graphic type across all applications (e.g. via Format=>InsertGraphic), maybe using already existing implementations like libsvg or the Mozilla SVG solution
  • Accessing external picture/clipart repositories like 'Kaltura', 'Flickr' or 'Open Clip Art' for insertion/managing of graphics inside documents
  • Automatically create complete presentation documents based on a set of pictures from local directories or external picture/clipart repositories
  • Adding a media backend on Unix systems based on 'libavcodec'

Queries

Presentation/Draw issues with 10 or more votes

Draft Specifications

The following is a list of specifications for draw or impress that is currently working on. Please feel free to discuss this specifications on the dev@graphics.openoffice.org mailing list.

Other work in progress improving Impress

Patches

Personal tools