[Trac] Integrating Trac with existing Wiki tool
Ondrej Krajicek
krajicek at ics.muni.cz
Thu Aug 3 06:45:29 CDT 2006
Actually, I don't want to. I don't wont to force the users to annotate
everything, which seems to be a wikiword with link to external wiki. I want
to target one specific (external) wiki, by default.
Any suggestions?
Thanks in advance,
Ondra
-----Original Message-----
From: trac-bounces at lists.edgewall.com
[mailto:trac-bounces at lists.edgewall.com] On Behalf Of Noah Kantrowitz
Sent: Wednesday, August 02, 2006 3:14 PM
To: trac at lists.edgewall.com
Subject: Re: [Trac] Integrating Trac with existing Wiki tool
You could use the InterWiki link system.
http://trac.edgewall.org/wiki/InterWiki
--Noah
Ondrej Krajicek wrote:
> Hello fellow Trac users,
>
> we have recently deployed Trac to aid our development efforts.
> However, we have a well established Wiki tool (TWiki) with lots of
> topics. Is there any way how to integrate external Wiki tool with
> Trac? I thought of something simple like rewriting the logic which
> generates the wiki hyperlinks/url to target different Wiki (the TWiki
> and Trac Wiki URL contents are almost identical).
>
> So, instead of generating a hyperlink:
> https://<hostname>/trac/wiki/ActiveDirectory (when I use the
> ActiveDirectory wikiword), the following link will be generated:
> https://<different-hostname>/twiki/view/ActiveDirectory (the WikiWord
> is the same).
>
> But I am not yet proficient enough with the Trac source code (yes, I
> know Python). Can anyone suggest how to accomplish this in the most
elegant way?
>
> Thanks in advance,
>
> Ondrej
>
>
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
>
_______________________________________________
Trac mailing list
Trac at lists.edgewall.com
http://lists.edgewall.com/mailman/listinfo/trac
More information about the Trac
mailing list