If we're allowed to install plugins for moinmoin... http://moinmo.in/parser/csharp.py
I'm guessing the syntax would be similar to the python highlighting which seems included. i.e. {{{#!csharp public void SearchWithKinect() { // uber code here } }}} People generally scan web pages instead of reading line by line, jumping around, looking for certain content. Syntax highlighting speeds up that readability/scan-ability that people use for the web. (Which is different than reading a book or typical magazine article). Thus anything that helps with that is a plus in my book. On Tue, Feb 1, 2011 at 10:10 AM, Prescott Nasser <geobmx...@hotmail.com>wrote: > Confluence has some fun plugins: > > > Http://www.atlassian.com/software/confluence/tour/confluence-wiki-plugins.jsp > > It also supports alternative templates for the output, I don't believe Moin > has the same capabilities. There is an upgraded code macro plugin which > leads me to believe there is basic code highlighting support, and if needed > we could always install the plugin. > > That said since I've used Moin I'm happy to go with what I know > > -Prescott > -----Original Message----- > From: Michael Herndon <mhern...@o19s.com> > Date: Tue, 1 Feb 2011 12:35:40 > To: <lucene-net-dev@lucene.apache.org> > Subject: Re: Incubator Infrastructure: Wiki > > either wiki > * set up to support code syntax highlighting/coloring ? > * attachments ? > > (I generally use trac, so I'm not totally familiar what the other two are > offered, much less what our limitations are) > > > On Tue, Feb 1, 2011 at 6:00 AM, Stefan Bodewig <bode...@apache.org> wrote: > > > Hi, > > > > the proposal says a new Wiki should be set up. There are two choices of > > Wiki on ASF infrastructure right now: Moin and Confluence. Anybody who > > has added to the propsal or the current wiki[1] has already interacted > > with Moin, an example of Confluence would be the wiki of the Buildr[2] > > project. > > > > Any strong preferences? > > > > Cheers > > > > Stefan > > > > [1] http://wiki.apache.org/jakarta-lucene/lucene.Net > > > > [2] https://cwiki.apache.org/BUILDR/ > > >