From: Jeff D. <da...@da...> - 2001-03-14 15:55:37
|
>Reini says: >date() is not localised, use strftime() instead. = >but strftime() has a different template syntax. edit index.php also then= =2E Good observation. Is there a reason we shouldn't switch to using strftime rather than date everywhere? >setlocale("LC_TIME", "german"); = Speaking of which, has anyone tried the latest CVS code to see if my hacks to accept international characters in WikiW=F6rter work? = (Steve: alpha/index.php needs to be updated --- new $WikiNameRegexp) =3D=3D=3D=3D=3D=3D=3D As for transform bugs: }Steve says: }Do you mean the <P><p> here? Isn't the first one from the template? Actually, it's from lib/savepage.php. It only appears in a freshly saved page. (It should be removed, I think -- but it's certainly no big deal.) }The rest below look well formed to me. Me too. Jeff |