Implement an IWikiSyntaxProvider.

--Noah

On Oct 17, 2008, at 2:27 AM, Roel Harbers wrote:

> Hey people,
>
> Is there a way to configure the trac wiki to automatically make  
> links of text matching a certain regex? I want to link anything  
> matching /(\d{4}) (\d{3})/ to our helpdesk system (topdesk)
>
> I tried using interwiki, but I don't want to have to prefix every  
> link with an alias, and surround it with quotes (because of the  
> space in the topdesk incident numbers)
>
> So, basically, I want 0810 123 to automatically be a link to our  
> topdesk system (using 0810 and 123 as arguments to be used in the  
> url), instead of having to write [td:"0810 123"]
>
> Is there a plugin for this? If not, I’d be willing to make it  
> myself. Any directions on where to look for an appropriate example  
> for this kind of thing?
>
> Using Trac 0.11.1
>
> Regards,
>
> Roel Harbers
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

  • [Trac] Roel Harbers
    • [Trac] Re: [Trac] Noah Kantrowitz

Reply via email to