[Moin-user] InterWiki links in a wiki farm

Schwols, Keith C keith.c.schwols at intel.com
Tue Apr 11 12:02:04 EDT 2006


You hit it on the head. You need to update your interwiki.txt.

The variable 'shared_intermap' can be set in your farmconfig.py file
(e.g.)

shared_intermap='/srv/wiki/intermap.txt'

to utilize one intermap across the entire wiki farm.

]<eith

If a cute saying or a pretty poster is all it takes to motivate you, you
probably have a very easy job.  The kind that robots will be doing soon.


>-----Original Message-----
>From: moin-user-admin at lists.sourceforge.net [mailto:moin-user-
>admin at lists.sourceforge.net] On Behalf Of Ted Stern
>Sent: Tuesday, April 11, 2006 12:42 PM
>To: moin-user at lists.sourceforge.net
>Subject: [Moin-user] InterWiki links in a wiki farm
>
>Hi all,
>
>I've gotten my wikifarm up and running and I have some users busy
>writing lots of pages.  I think we've hit a Tipping Point -- even
>non-computer-savvy engineers seem to be getting the wiki concept.
>
>I still have a problem I'm running into.  First is referencing other
>wikis in the farm via InterWiki links.
>
>I've set up something like this
>
>     farmconfig.py:
>
>        wikis = [
>           ("firstwiki",   r"^firstwiki.my.domain:8000/.*$"),
>           ("secondwiki",  r"^secondwiki.my.domain:8000/.*$"),
>        ]
>
>     firstwiki.py:
>
>        interwikiname = 'FirstWiki'
>        show_interwiki = 1
>
>     secondwiki.py:
>
>        interwikiname = 'SecondWiki'
>        show_interwiki = 1
>
>
>But within FirstWiki, I am not able to write a link like
>
>      SecondWiki:MainPage
>
>and have it go to that page.
>
>Am I missing something?  Do I have to edit interwiki.txt?  How do I
>make the interwiki.txt document common among all wikis in the farm?
>
>Ted
>--
> dodecatheon at gmail dot com
> Frango ut patefaciam -- I break so that I may reveal
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by xPML, a groundbreaking scripting
language
>that extends applications into web and mobile media. Attend the live
>webcast
>and join the prime developer group breaking into this new coding
territory!
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=12164
2
>_______________________________________________
>Moin-user mailing list
>Moin-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/moin-user




More information about the Moin-user mailing list