ASPX templates
Version 4.x > ASPX templates > How to create template from existing website page View modes: 
User avatar
Member
Member
Anuj - 10/21/2009 7:35:08 AM
   
How to create template from existing website page
Hi,

I already had a website and all pages are properly developed but they are not using Kentico CMS concept. I wish to create some pages in Kentico CMS and use these pages with my existing website but I need the design of my Kentico pages will be same as design of my existing website page.

So how I could do so to use my existing web page as a template page of Kentico CMS web page and just add some editable section in that.

Please provide me support on this point.

Thank You,
Anuj

User avatar
Member
Member
kentico_pavelk - 10/22/2009 9:03:41 AM
   
RE:How to create template from existing website page
Hi Anuj,

You may create custom aspx template and on this template use controls that you need. This task is described in our Developer's guide. Please find a link to it below.
http://devnet.kentico.com/docs/devguide/index.html?creating_a_new_aspx_page_template.htm


Best Regards,
Pavel Knotek

User avatar
Member
Member
Anuj - 10/23/2009 8:17:20 AM
   
RE:How to create template from existing website page
Hi Pavel,

Thanks for reply. I have done in this format and it is really working. I am able to move to pages directly But there is one problem when I am going to CMS Desk and clicking on any tree node then it is hanging forever and not showing anything.

In Status bar it is showing:

Waiting for http://localhost/kenticocms/cmsdesk/content/editpage.aspx?nodeid=1

This is happening with all tree nodes. It is just changing nodeid in address but it is truing to redirect but none page is opened.

It is showing KenticoCMS website properly with applied template and showing all pages properly.

Please provide me a solution that why it is happening.

Thanks a lot,
Anuj

User avatar
Member
Member
Anuj - 10/24/2009 2:25:46 AM
   
RE:How to create template from existing website page
Hi Pavel,

I have solved the above problem by myself.
But there is still one problem left, When I was using default templates and design of Corporate Site or any other type then it was showing design tab and I was able to move controls from one location to another and I was able to properly make changes in design of page.

But after creating our own template I am not able to do so.

I am creating a Blank ASPX Website but How could I make changes in the design of pages from just dragging and dropping of controls.

Thanks,
Anuj

User avatar
Member
Member
kentico_pavelk - 10/27/2009 5:47:21 AM
   
RE:How to create template from existing website page
Hi Anuj,

The Design tab is visible only if you are using Portal engine. Since you are using ASPX templates, you may design the template in for example Visual Studio. You may find more details about these two approaches in our Developer's guide.
http://devnet.kentico.com/docs/devguide/index.html?portal_templates_vs_aspx_templates.htm


Best Regards,
Pavel Knotek

User avatar
Member
Member
naveenb-rofous - 12/7/2009 7:44:06 AM
   
RE:How to create template from existing website page
Hi Anuj,

Can you give me some inputs how you have used your own CMS Template in your website. Can you give me some steps I also having the same requirement. I have created a CMS Template but I don't know procedure how to add CMS template to my webapplication.

Can you please give me some guidelines to my issue.

Thanks,
Naveen.

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 12/8/2009 3:12:04 AM
   
RE:How to create template from existing website page
For other visitors:

We solve the issue in this thread: http://devnet.kentico.com/Forums/f41/t11523/How-to-create-template-from-existing-website-pa---.aspx

Best regards,
Helena Grulichova