Hi Stephen & Frank, Thanks for testing the code syntax highlighting in the wiki and providing feedback. Reply in-line.
On Wed, 2005-11-16 at 17:09 +0100, Stephan Bergmann wrote: > Frank Schönheit - Sun Microsystems Germany wrote: [snip] > > According to [1], User "iannz" (is this you?) installed this extension. > > It seems to work fine, see for instance [2]. > > But the colors are really ugly! See > <http://wiki.services.openoffice.org/wiki/Writing_warning-free_code>: Agreed! > seemingly arbitrary use of turquoise in C++ code, and strange green > parentheses in C code. Can somebody fix that? > If someone suggests a color scheme then I can implement it. I have added some info to: http://wiki.services.openoffice.org/wiki/Twiki2mediawiki_TODO_list#CodeSyntaxHighlight_MediaWiki_Extension > -Stephan > > > Now, since I would assume that a lot of Basic examples will be written > > down in the Wiki, is it possible to somehow have the proper coloring for > > StarBasic? Currently, you must use "<code>[vb]" which results in quite > > ugly :) coloring, and inconsistent with what the user knows from the > > Basic IDE ... The code for StarBasic is <code>[oobas] (I have changed it to allow starbasic as an alternative). The colors are now closer to the default colors used in the IDE but I can't work out the logic of some of the colors in the IDE. For example, why is "for" blue but "msgbox" green? Thanks again for the feedback - Ian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
