Questions related to pages that have the publishing infrastruture activated. Mostly used in WCMS scenarios and internet-facing sites.

learn more… | top users | synonyms

10
votes
2answers
827 views

Best way to package publishing content types

I'm currently planning on how to package my Publishing content types in a WSP to make deployment in production easier. I came a cross the following choices 1- create a feature receiver and ...
1
vote
3answers
9k views

how to get current URL in SharePoint?

I am using SharePiont Server 2007 Enterprise with Windows Server 2008 Enterprise, and I am using publishing portal template. I am developing using VSTS 2008 + C# + .Net 3.5. I am using left navigation ...
4
votes
3answers
201 views

Publishing Site “Save site as template”

How to save site as template for a Publishing Site ? I am not able to understand how this is done
0
votes
0answers
152 views

automatically show ribbon on publishing site

I have a custom publishing site (custom masterpage and custom site definition). I want ribbon automatically be shown on new sites. So the users don't have to enable it through Site Settings: So it ...
0
votes
1answer
577 views

KeywordQuery with “last modified by” and “last modified date”

How do you use a KeywordQuery to search for "last modified by" and "last modified date"? This is for SharePoint 2010 Server, with publishing pages and document libraries, so "enterprise search". I'm ...