I''m not really sure if this is a bug or a feature :-) If I use in config.yaml: File/PageHandler: defaultMetaInfo: inMenu: true I get also the file "default.template" listed in the left menu. (this happens with the repository version) -- Andrea Censi "Life is too important to be taken seriously" (Oscar Wilde) Web: http://www.dis.uniroma1.it/~censi
> I''m not really sure if this is a bug or a feature :-) > > If I use in config.yaml: > > File/PageHandler: > defaultMetaInfo: > inMenu: true > > I get also the file "default.template" listed in the left menu.:) More a bug than a feature. The template handler uses the default meta information set for the File/PageHandler and updates it with its own default meta information. However, the two should be strictly separated. I open a bug ticket for this. Thanks and bye, Thomas