Hi,
I created a site definition for deploying sites. By default a page is created based on a page layout and the page title is set to Home ($Resources:cmscore,IPPT_HomeWelcomePage_Title;). How can I change the value so I get the site name which I entered during creation?
<Module Name="DefaultBlank" Url="$Resources:osrvcore,List_Pages_UrlName;" Path=""><File Url="default.aspx" Type="GhostableInLibrary" Level="Draft"><Property Name="Title" Value="$Resources:cmscore,IPPT_HomeWelcomePage_Title;" /><Property Name="PublishingPageLayout" Value="~SiteCollection/_catalogs/masterpage/WelcomeLinks.aspx, $Resources:cmscore,PageLayout_WelcomeLinks_Title;" /><Property Name="ContentType" Value="$Resources:cmscore,contenttype_welcomepage_name;" /></File></Module>