Difference between revisions of "User:ErAck"

From Apache OpenOffice Wiki
Jump to: navigation, search
(→‎Wiki stuff: new code syntax highlighting with <source language="$LANGUAGE">...</source>)
Line 19: Line 19:
 
== currently working on ==
 
== currently working on ==
  
 +
The infamous [[Calc/Drafts/Issue_33851 | issue 33851]].
 +
 +
Postponed therefore:<br>
 
[[Calc/ODFF_Implementation/Schedule | ODFF implementation]], changes to formula parser/compiler and interpreter in Calc.
 
[[Calc/ODFF_Implementation/Schedule | ODFF implementation]], changes to formula parser/compiler and interpreter in Calc.
  
In spare time: [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Flocales30 OOo3.0 locale data] and related.
+
In spare time: [http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Flocales30 OOo3.0 locale data] and related, which was integrated to DEV300_m2.
 
 
  
 
== Wiki stuff ==
 
== Wiki stuff ==

Revision as of 09:40, 16 March 2008


currently working on

The infamous issue 33851.

Postponed therefore:
ODFF implementation, changes to formula parser/compiler and interpreter in Calc.

In spare time: OOo3.0 locale data and related, which was integrated to DEV300_m2.

Wiki stuff

Code syntax highlighting

Code syntax highlighting is possible with

<source language="$LANGUAGE">
...
</source>


where $LANGUAGE is one of

This list was dynamically generated using <source language="invalid"></source>.


NOTE: the old SwinBrain CodeSyntaxHighlight does not work anymore since the wiki upgrade on 2008-02-14

<code>[language]
...
</code>

produces rubbish now!


new topic

Personal tools