Hi Paul,

   check the following properties in your project forrest.properties :

   # codename: views
   # uncomment the following skin if you are using views
   project.skin=*leather-dev*
   # views is using a fallback mechanism for theming.
   # You can configure the theme name and its extension here
   project.theme-extension=.fv
   project.theme=*common*

Then your common fv file should be common.fv...

Salutations,
Cyriaque,


Paul Bolger a écrit :

I've just done a SVN update, built Forrest, built the two dispatcher
plugins, Forrest seed-v2 a new instance. I then added an instance of
common.fv but Forrest ignores it. I'd think that there was a setting
in forrest.properties which I've missed (it's changed quite a bit
since I last did this) but renaming common.fv to index.fv results in
the view working fine on the single target file. Any ideas anyone?

paul b