Sitefinity website template project

Posted by Community Admin on 05-Aug-2018 13:25

Sitefinity website template project

All Replies

Posted by Community Admin on 29-Jun-2012 00:00

When creating a solution that holds 2 projects (1 the SitefinityWebApp, the other a Sitefinity Website Template project) there's no option to add a reference to some assemblies in the template project.

This causes tags like <telerik:RadScriptManager> or <sf:ResourceLinks> to be shown as errors. 

Also, although there may not be any project properties to be set, right-clicking your template project and clicking properties is causing an error...

Posted by Community Admin on 04-Jul-2012 00:00

Hello Jochem,

Adding the references will solve the errors only in a web project. Allowing you to see and add references will have no effect in the Website Templates project since it is a MPF project.

Thank you for pointing out the properties error. We will look into it.

All the best,
Marin Atanasov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 25-Jul-2012 00:00

Anything on this? The complete lack of support for intelisense in the template project, as well as the broken properties, and inability to right click and add items is pretty annoying. I'm pretty close to just dumping the template project all together and just creating a code project and writing a post-build hook to just copy the directory content over to the main project on build.

Posted by Community Admin on 25-Jul-2012 00:00

@Michael,

Nope, not yet...

Although I initially really welcomed seperating 'development' from 'theme' in different projects so a front-end guy can work independently from the normal dev lifecycle/source control I started running into trouble with the bootstrap project. (no nuget package import, hidden files, no less support in the sense that it'll trigger an automatic .min.css which can get uploaded)

So for the time being I also reverted back to 'just' the web project and a sitefinity theme and masterpage tucked inside it. No references warnings no more and flexible working again in the way I prefer to...

Jochem

Posted by Community Admin on 25-Jul-2012 00:00

Crap. Yeah, I'm THIIIIS close to doing the same thing. The Template Project just seems too limited and broken at this point to be useful for anything but the most basic setups, and even then, the lack of intellisense makes it unbearable to work with right now. That's unfortunate, as I like the idea, just not the execution. 

This thread is closed