Jeff Dairiki writes:
---| > 2) I've selected the fr locale, and put
---| > if (!defined('WIKI_PGSRC')) define('WIKI_PGSRC', 'locale/fr/pgsrc');
---| >
---| > But after the initialisation, I have no HomePage since in french the
---| > HomePage is called Accueil.
---|
---| Are you saying you have no page named Accueil? You should, I think.
I have a page named Accueil, but the logo is linked to the HomePage's
url (and the index.php also tries to load HomePage). I think there
should be a constant HOMEPAGE_NAME or whatever that points to the
localized name for HomePage no ?
Note that "loading a new wiki" starts with ignoring all english pages and then creates french ones.
---|
---| > 3) I also have php warnings in a frame at the end of the page. Is it
---| > interesting to send warning to the mailing lost ? Is it possible to
---| > avoid them ?
---|
---| Send them to the list or to me.
---|
---| But before you do that, I'd suggest you update to the latest (CVS)
---| version of the code. Lot's of those sorts of bugs have been fixed
---| since 1.3.4.
---|
---| If you don't want to deal with CVS, there's a nightly snapshot
---| of the CVS code at:
---| http://phpwiki.sf.net/nightly/phpwiki.nightly.tar.gz
---|
---| Jeff
Ok, with the nightly build (great job) there are less warnings. Only
some warnings about the interwiki map loading. BTW,
./locale/fr/pgsrc/SteveWainstead has edit conflicts. What does it mean?
Marc.
|