From: Sergio A. K. <ser...@ho...> - 2001-06-04 14:59:46
|
----- Original Message ----- From: "Jon Åslund" <d9...@na...> On Sun, Jun 03, 2001 at 09:36:58PM -0300, Sergio A. Kessler wrote: > > anyone using other locale than english with the php rpms from RedHat 7.1 ? > > No, sorry! It probably won't work with PhpWiki 1.2.0. Someone with > better knowledge than me can fill in why (like Jan :), but it has been > fixed and if you download the latest alpha version you can probably > get it to run. Just did to make sure I was right, and I was. :) > > ftp://phpwiki.sourceforge.net/pub/phpwiki/phpwiki.nightly.tar.gz > > Although there may be some other unfinished things in it, like for an > example that ugly default style sheet (changing to sans serif for > WikiLinks, baaah :). I get it to work, but now I get the spanish text AND the english text on the home page, like: AgregarPaginas from plain file ./locale/es/pgsrc/AgregarPaginas is identical to current version 1 - skipped AddingPages Skipping of course this is not what I want... anyways, I started to look at the code, wow, well, it is not the most elegant code I've seen... the first thing that come to my mind is to create a /etc directory to store there config files, the current method of storing config info in index.php is b0rked (and a complete mess) I'm willing to contribute a patch if this is of interest to mantainers, just tell me. /sergio |