Re: [CMake] Mediawiki CMake syntax highlighting

2010-01-06 Thread David Doria
On Wed, Jan 6, 2010 at 1:16 PM, David Cole wrote: > It has been put on the Kitware public wikis this morning... (includes the > CMake, VTK, ParaView, ITK wikis) > Please try it out and let us know if you see anything funky about it. > > Thanks, > David Cole > Kitware, Inc. > > On Tue, Jan 5, 2010

Re: [CMake] Mediawiki CMake syntax highlighting

2010-01-06 Thread David Cole
It has been put on the Kitware public wikis this morning... (includes the CMake, VTK, ParaView, ITK wikis) Please try it out and let us know if you see anything funky about it. Thanks, David Cole Kitware, Inc. On Tue, Jan 5, 2010 at 11:31 PM, David Doria wrote: > On Mon, Nov 30, 2009 at 8:17

Re: [CMake] Mediawiki CMake syntax highlighting

2010-01-05 Thread David Doria
On Mon, Nov 30, 2009 at 8:17 AM, David Cole wrote: > I forwarded it along... We'll see if it works good and let you know. > Just following up - any luck with this? Thanks, David ___ Powered by www.kitware.com Visit other Kitware open-source projects

Re: [CMake] Mediawiki CMake syntax highlighting

2009-11-30 Thread David Cole
I forwarded it along... We'll see if it works good and let you know. On Mon, Nov 30, 2009 at 7:40 AM, David Doria wrote: > > I wrote a cmake highlighting for geshi earlier this year, if you install > the > > geshi plugin for mediawiki, and place the attached file in your geshi > folder, > > you

Re: [CMake] Mediawiki CMake syntax highlighting

2009-11-30 Thread David Doria
> I wrote a cmake highlighting for geshi earlier this year, if you install the > geshi plugin for mediawiki, and place the attached file in your geshi folder, > you should be able to get highlighting like so: > > project(test) > > > There are a few bugs, such as nested variables ${${foo}}, but it

Re: [CMake] Mediawiki CMake syntax highlighting

2009-11-30 Thread Daniel Nelson
On Sunday 29 November 2009 11:14:03 am David Doria wrote: > I was wondering if there was any talk of adding cmake script support > to mediawiki's >source lang="X"> capability. > > It looks terrible if you just use "text": > http://www.cmake.org/Wiki/Paraview_Make_building_Paraview_plugin_optional

[CMake] Mediawiki CMake syntax highlighting

2009-11-29 Thread David Doria
I was wondering if there was any talk of adding cmake script support to mediawiki's >source lang="X"> capability. It looks terrible if you just use "text": http://www.cmake.org/Wiki/Paraview_Make_building_Paraview_plugin_optional And to make it look nice, you have to drastically alter the code (m