On Thu, Sep 25, 2003 at 10:58:01AM +0200, [EMAIL PROTECTED] wrote:
> Good day Jos�
> 
> First off I am using http://dri.sourceforge.net/wiki which resolves to:
> http://dri.sourceforge.net/cgi-bin/moin.cgi/
> 
> I assume this is correct, if not ignore me. <g>

Yep.

> 
> First off looking good, looking useful.
> 

I'm glad you liked it.

> There does seems to be some recursive linking going on ie pages linking
> to themselves, which is pointless and user unfriendly.
> 
> Eg go to the status page page and there is a status link under each
> category that links to the status page.
> 
> Clicking on EditText does not allow me to fix this.
> 
> I don't have the emails dealing with this at hand, so I'm reading them
> via web archive atm.
> 
> It appears that [[FullSearch()]] is dragging in Status as well as what
> it should.

That's correct. This is an issue with the MoinMoin handles cross-references in 
FullSearch(). 
I can try fix it later but it's not a trivial issue. 

(In detail you make a list of, e.g., chipsets by adding
CategoryHardwareChipset and then list the crossreferences in that actual
CategoryHardwareChipset page, but if you want to refer people to
CategoryHardwareChipset in a unrelated page, that page too will appear
in the chipset list! I'm not sure but I believe it happens in other Wikis too -
it's the Wiki way or something..!)

> I've ssh'ed in and had a look around in ~/wiki but can't see how this
> works.

You'd need to go directly to the Python guts of MoinMoin in
~/cgi-bin/MoinMoin/ to get a stab at it, as its handled by macros -
text is fine. 

Jos� Fonseca


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to