[Moin-user] Re: Re: Re: Re: PageTemplate oddity with moinmoin 1.3.1 as standalone with Python 2.4 under Windows Me

Alexander Schremmer 2004b at usenet.alexanderweb.de
Fri Jan 28 15:58:21 EST 2005


On Mon, 24 Jan 2005 17:19:57 -0500, Brian van den Broek wrote:

>>>>>>>I've noticed an odd (to my mind) thing about page templates. When I 
>>>>>>>define a new template with a name like SomeWikiNameEndingInTemplate 
>>>>>>>and then try to create a new page, the newly created template does not 
>>>>>>>show up in the available templates list. If I terminate the moin.py 
>>>>>>>server process and then restart it, the new template is available when 
>>>>>>>attempting to create new pages.

>> This might even be the case for Windows XP and FAT. Maybe we will find a
>> solution to workaround this. In fact, many places in the code rely on the
>> fact that the modification time of a directory changes if a file is
>> changed.

> it is no more than a small irritant; I'm just using moinmoin as a 
> one-man wiki, so I can cope :-)  I'm just glad to have been able to 
> help identify and track down an issue.

Yeah, thanks for your help :-)

I have committed a small fix that checks if MoinMoin is run on Windows
9x/ME and empties the dircache in that case for every request. I.e.
MoinMoin 1.3.4 should fix the problem for you.

Kind regards,
Alexander





More information about the Moin-user mailing list