Writer
|
Please view the guidelines
|
|---|
|
Popular Subcategories:
The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error. Error message is:
Internal Documentation:
The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error. Error message is:
API Documentation: Ongoing Efforts:
The DPL extension (version 2.3.0) produced a SQL statement which lead to a Database error. Error message is:
Projects on this Wiki: (edit list)
|
| Sw.OpenOffice.org |
This is the home of the Apache OpenOffice Word Processing Project.
Its heart is the Writer application but it also comprises the Apache OpenOffice Formula Editor Math, the integration of the linguistic components (spellchecker, hyphenator, thesaurus) and some documentfilters for formats of other wordprocessors. The linguistic components themselves are part of the lingucomponent project.
Communication Channels
If you want to discuss your ideas about the components of our project, please use the users@openoffice.apache.org or dev@openoffice.apache.org mailing lists. If you have an enhancement or a feature request or if you want to report a bug please use our issue tracker Bugzilla. We recommend to read some documentation about issue handling before.
Website
IRC
- #openoffice - Generic channel, please use this for all questions related to Apache OpenOffice
Mailinglists/Newsgroups
People
Developers wanted. -- feel free to put your name and your area of expertise
Documentation
User Documentation provided by the Documentation Project
If you have some questions that can't be answered by these documents, please send them to our users@openoffice.apache.org mailing list. If you prefer to discuss your questions in your own language, please go to the home page of the Apache OpenOffice Native Language project that matches your language. The home page of the selected language project should guide you to its users mailing list.
Specifications
https://www.openoffice.org/specs/writer/index.html
Internal Documentation
Extension:DynamicPageList (DPL), version 2.3.0 : Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby or their 'not' variants
API Documentation
Extension:DynamicPageList (DPL), version 2.3.0 : Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby or their 'not' variants
Efforts
For an overview about opportunities for new developers see Writer/ToDo.
If you want to contribute something to the project you don't need to be a developer. Please read more about contributing if you are interested.
Ongoing Efforts
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` INNER JOIN `categorylinks` AS cl0 ON `page`.page_id=cl0.cl_from AND (cl0.cl_to='Writer/Effort') WHERE 1=1 AND `page`.page_namespace IN (0) AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 500 OFFSET 0
Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)
Planned Efforts/ToDos
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` INNER JOIN `categorylinks` AS cl0 ON `page`.page_id=cl0.cl_from AND (cl0.cl_to='Writer/Effort/Planned') WHERE 1=1 AND `page`.page_namespace IN (0) AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 500 OFFSET 0
Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)
Stalled Efforts
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` INNER JOIN `categorylinks` AS cl0 ON `page`.page_id=cl0.cl_from AND (cl0.cl_to='Writer/Effort/Stalled') WHERE 1=1 AND `page`.page_namespace IN (0) AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 500 OFFSET 0
Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)
Completed Efforts
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` INNER JOIN `categorylinks` AS cl0 ON `page`.page_id=cl0.cl_from AND (cl0.cl_to='Writer/Effort/Completed') WHERE 1=1 AND `page`.page_is_redirect=0 ORDER BY page_counter DESC LIMIT 500 OFFSET 0
Error message is:
Unknown column 'page_counter' in 'order clause' (127.0.0.1)