Hot answers tagged provisioning
2
The Search Center is a dedicate site template, with its dedicated onet / webtemp entries & definition.
You could easily add one to your site collection by creating a subsite with the template SRCHCENTERLITE#0 / SRCHCENTERLITE#1 or SRCHCEN#0.
Alternatively, you could inject the key search webpart within a dedicated page like in your code sample. You'll ...
2
I think that you should not to add web part to the page directly, instead of it you should use web part provision. You can start your research from this posts:
Provisioning Custom WebPart in SharePoint 2010 tricks
Provision a WebPart using a SharePoint Feature
Provision publishing page with webpart in sandboxed solution
1
I guess your confused with $Resources:core, You can access them from 12 hive, In my case they are all located in this folder location
C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\Resources
This Link might help you
Resorces in 12 hive
1
If you look at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\FEATURES\PublishingLayouts\ProvisionedFiles.xml it contains the PageLayouts for publishing which is provisioned like:
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Module Name="OSGPageLayouts" Url="_catalogs/masterpage" ...
Only top voted, non community-wiki answers of a minimum length are eligible

