Hi Daniel,

My system admin installed the latest version of GeSHi so I can now replace
my <source> tags with <syntaxhighlight> tags. However, I'm having the same
problem:

Here is the template: http://www.vtk.org/Wiki/Template:VTKCMakeLists
<http://www.vtk.org/Wiki/Template:VTKCMakeLists>And the attempted usage:
http://www.vtk.org/Wiki/VTK/Sandbox

<http://www.vtk.org/Wiki/VTK/Sandbox>Any ideas why the template {{{1}}} does
not get replaced, but rather is just displayed as {{{1}}}?

Thanks,

David


On Fri, Oct 1, 2010 at 12:59 PM, Daniel Bishop <[email protected]> wrote:

> Hi David,
>
> Ok, a couple of questions.
>
> 1) Do you have the latest version of the extension? (available at
> http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi)
>
> 2) Have you tried using the <syntaxhighlight> tag, as the extension's
> documentation states that the <source> tag is deprecated.
>
> Regards,
> Daniel
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of David Doria
> Sent: 01 October 2010 17:10
> To: MediaWiki announcements and site admin list
> Subject: Re: [Mediawiki-l] Escaping highlighting tags
>
> I am not trying to do anything special - I just want the "easy, reliable"
> way to work :) I have removed all the tags (this is what I tried at the
> very
> beginning) and you can see that the template is not completed (the {{{ }}}}
> is visible on the UseCMakeListsTemplate page). See what I mean?
>
> Thanks,
>
> David
>
>
> On Fri, Oct 1, 2010 at 12:05 PM, Daniel Bishop <[email protected]>
> wrote:
>
> > Hi David,
> >
> > Is there a specific reason why you don't want the syntax highlighting
> > on the template page?  If not, I would suggest leaving out the
> > includeonly tags entirely and just letting the source tag do its
> > thing.
> >
> > If there is, you might try putting <noinclude></noinclude> in the
> > middle of the source tag (to "break" it in the template), but I'm not
> > entirely certain that will work either.
> >
> > Certainly the easiest, and most reliable, way is to just let the tags
> > resolve on the template page.
> >
> > Regards,
> > Daniel
> >
> > On 1 October 2010 16:58, David Doria <[email protected]> wrote:
> >
> > > Thanks for the quick reply Daniel. Sorry, the nowiki tags were there
> > > as a result of my experimenting. I replaced them with includeonly
> > > tags but you can see the result is now different but still not correct.
> > > Any more ideas?
> > >
> > > David
> > >  On Fri, Oct 1, 2010 at 11:53 AM, Daniel Bishop
> > > <[email protected]>
> > > wrote:
> > >
> > > > Hi,
> > > >
> > > > Take the <nowiki></nowiki> tags out of your template. If you don't
> > > > want
> > > it
> > > > highlighting on the template page itself, use <includeonly> tags
> > > > around
> > > the
> > > > <source> tags instead.
> > > >
> > > > Regards,
> > > > Daniel
> > > >
> > > > On 1 October 2010 16:37, David Doria <[email protected]> wrote:
> > > >
> > > > > Hi all,
> > > > > I am trying to make a template which contains syntax highlighting.
> > > > >
> > > > > I made a template:
> > > > >
> > > > > http://www.vtk.org/Wiki/Template:VTKCMakeLists
> > > > >
> > > > > I then tried to use this template with:
> > > > > {{VTKCMakeLists|Thing1|Thing2}}
> > > > >
> > > > > But you can see here:
> > > > > http://www.vtk.org/Wiki/VTK/Sandbox/UseCMakeListsTemplate
> > > > >
> > > > > that it does not trigger the source code to be highlighted, but
> > rather
> > > > > actually includes the source tag as part of the text on the page.
> > > > > Is there any way to do this?
> > > > >
> > > > > Thanks!
> > > > >
> > > > > David
> > > > > _______________________________________________
> > > > > MediaWiki-l mailing list
> > > > > [email protected]
> > > > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> > > > >
> > > > _______________________________________________
> > > > MediaWiki-l mailing list
> > > > [email protected]
> > > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> > > >
> > > _______________________________________________
> > > MediaWiki-l mailing list
> > > [email protected]
> > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> > >
> > _______________________________________________
> > MediaWiki-l mailing list
> > [email protected]
> > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> >
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to