Tagged Questions
0
votes
1answer
78 views
Can only create site (from custom defintion) when in central admin
As title says. I've created the bare basics of a custom site definition (no features etc.).
It, at least appears, to deploy and activate fine judging by VS 2010 output.
If in central admin, I can ...
1
vote
1answer
29 views
What things/attributes need to be changes while renaming a Site Defination?
I have a site definition folder with following structure,
XML
default.aspx
MasterPage.master
masterpageajax.master
In XML folder I have "ONET.XML" and I looked into this file, and realized that ...
2
votes
4answers
559 views
Problem applying content type bindings to an es-ES site definition
I'm building a publishing site which will support the following cultures:
de-DE (1031)
en-US (1033)
es-ES (3082)
fr-FR (1036)
it-IT (1040)
ja-JP (1041)
ru-RU (1049)
zh-CHS (2052)
I can create an ...
2
votes
1answer
1k views
<View> (ListViewWebPart) from within publishing page in feature
This is in the context of MOSS 2007.
I have a custom site definition. Currently in ONET.xml we have the following Module:
<View ...
