[pmwiki-users] discarding date conversion
Simon
nzskiwi at gmail.com
Tue Aug 10 16:04:15 CDT 2010
I have the same problem. This post prompted me to track it down.
Both of the following cause this problem
include_once("$FarmD/cookbook/wikilog.php");
include_once("$FarmD/cookbook/wikilog-i18n-en.php");
Both need to be commented out for the problem to go away
Here is an example
* what is causing this text replacement ? Attach:2010-01-13Home.jpeg
displays as
what is causing this text replacement ? Wednesday Δ, 13 January 2010Home.jpeg
Simon
>On Monday 09 August 2010 18:38:26, Bernard Bel wrote :
>> Our wiki is behaving strangely with URLs that contain
>> strings which might be interpreted as dates. For instance,
>>
>> [[http://dx.doi.org/10.1016/j
>> .ajog.2010.04.042]]
>>
>> is displayed as:
>>
>> [[http://dx.doi.org/10.1016/j.ajog
>> .Sunday, 4 April 20101]]
>>
>> How can we prevent this? I have not found any set-up option for
>> interpreting dates in the config.php file.
>
>You may have enabled a recipe which does date conversions. What recipes do you
>have enabled?
>
>Petko
More information about the pmwiki-users
mailing list