Difference between revisions of "Template:Calc Project"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 23: Line 23:
 
'''''Internal Documentation:'''''
 
'''''Internal Documentation:'''''
 
<DPL>
 
<DPL>
category=+Calc To-Dos
+
category=+Chart2
 
ordermethod=counter
 
ordermethod=counter
 
order=descending
 
order=descending
Line 29: Line 29:
 
namespace=
 
namespace=
 
</DPL>
 
</DPL>
* [[:Category:Calc ToDos|... more Internal Documentation]]
+
* [[:Category:Chart2|... more Internal Documentation]]
 
'''''API Documentation:'''''
 
'''''API Documentation:'''''
  
 
* [[:Category:Calc/API|Calc API articles]]
 
* [[:Category:Calc/API|Calc API articles]]
* [[Documentation/DevGuide/Database/Database_Access |Guide about Database]]
+
* [[Documentation/DevGuide/Spreadsheets/Spreadsheet_Documents |Guide about Spreadsheet]]
 
* [http://api.openoffice.org/ API Project Website]
 
* [http://api.openoffice.org/ API Project Website]
  
'''''Ongoing Develoment:'''''
+
'''''Calc AddIn:'''''
 
<DPL>
 
<DPL>
category=+Calc/Development
+
category=+AddIn
 
ordermethod=counter
 
ordermethod=counter
 
order=descending
 
order=descending
Line 44: Line 44:
 
namespace=
 
namespace=
 
</DPL>
 
</DPL>
* [[:Category:Calc/Development|... more Calc Development]]
+
* [[:Category:AddIn|... more AddIn]]
  
 
{{ListofProjects}}
 
{{ListofProjects}}
Line 55: Line 55:
 
|'''[http://calc.openoffice.org Calc.OpenOffice.org]'''
 
|'''[http://calc.openoffice.org Calc.OpenOffice.org]'''
  
<div class="plainlinks"> ''[[Template:Base Project|View]] or [{{SERVER}}{{localurl:Template:Base_Project|action=edit}} edit] this template.''</div>
+
<div class="plainlinks"> ''[[Template:Calc_Project|View]] or [{{SERVER}}{{localurl:Template:Calc_Project|action=edit}} edit] this template.''</div>
 
|}
 
|}
 
<noinclude>
 
<noinclude>
 
[[Category:Wiki Templates for Navigation]]  
 
[[Category:Wiki Templates for Navigation]]  
 
</noinclude>
 
</noinclude>

Revision as of 14:52, 4 December 2010

Calc Icon.png

Calc 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)


Internal Documentation: 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:

Calc AddIn: 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)


Calc.OpenOffice.org
Personal tools