On 3/2/07, Thierry - Listes <[EMAIL PROTECTED]> wrote: > Hello, > > I noticed too some problems with i18n (-> French) : > > - setting in the config.php : > $DefaultGroup = 'Accueil'; # Groupe par défaut > $DefaultName = 'Présentation'; # Page de démarrage > # Is OK to have the groupe 'Accueil' the default group, but not enough to > have its SideBar page the default SideBar. > > - setting in the config.php > $SiteGroup = 'Accueil'; > # Is not OK (I have now commented it) : we (nearly) never get the right > SideBar > > => What I did : > In many cases in the templates's skins, I replaced SiteGroup by > DefaultGroup. > > And all is OK now. > But I don't know if there is a simplest way (and it should be one). > > > PS : All is OK with the characters I use in page and group names (except > some functionalities of some cookbooks) : > A..Z, a..z, _, -, 0..9, é, è, ê, î, à >
It could be worth posting more details here about these broken recipes, in order to help their writers to fix them, no? Dom _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
