I've downloaded the vs 2010 project template and having a go at creating a site and already stuck!!
I've created a masterpage, used the default.master as the MasterPageFile, its in the masterpages directory, I build the site, all is good and everything gets copied to the umbraco file structure as I would expect.
However when I go into the site via the admin interface I cannot see the masterpage I just created??
I can however see the style and xslt file that I created?
I am using a code behind file for the masterpage, but the way i understand it, thats fine?
does anyone know if there is an architectural reason why masterpages are not automatically created in the database from the masterpages folder in the same way that javascript and css are? as far as i can see all of the information needed is already in the masterpage.
MasterPages and visual studio
Hi
I'm new to umbraco, about 30 mins old in fact!
I've downloaded the vs 2010 project template and having a go at creating a site and already stuck!!
I've created a masterpage, used the default.master as the MasterPageFile, its in the masterpages directory, I build the site, all is good and everything gets copied to the umbraco file structure as I would expect.
However when I go into the site via the admin interface I cannot see the masterpage I just created??
I can however see the style and xslt file that I created?
I am using a code behind file for the masterpage, but the way i understand it, thats fine?
Thx
Steve
Create a template with the same name and the admin will pick it up.
does anyone know if there is an architectural reason why masterpages are not automatically created in the database from the masterpages folder in the same way that javascript and css are? as far as i can see all of the information needed is already in the masterpage.
is working on a reply...