Blogs authored by SharePoint professionals including consultants, developers, and trainers.
Browse by Tags
All Tags »
Publishing (
RSS)
-
|
ViewState is useful for saving a control's state across page post backs, but is does no good at all if you are navigating via links...the ViewState is only ever used during a POST not a GET. If you have a SharePoint publishing site (or even a collaboration...
|
-
|
Body: One reason I've been so busy lately is the creation of another course for AppDev . This one is all about Web Content Management and I developed it with my friend Matt Ranlett . It should be out in the next couple of months and I'll post...
|
-
|
Body: In my previous post , I talked about the ViewFormPagesLockDown feature. This removes the ViewFormsPages and UseRemoteAPIs permissions for guests across an entire site collection. This is a great thing if that's what you intend to do, but occasionally...
|
-
|
Body: Edit: Looks like Rich Finn was inspired to write the same post just a couple of days ago. He picked an even scarier search phrase that returned over 20k hits! I see your site's underpants! Do you have a public facing SharePoint site that allows...
|
-
|
Scenario:
You have a public-facing site with WCM/Publishing enabled. Active Directory authentication is used for your content creators, editors & approvers. Your anonymous users can browse most portions of the site without logging in, however, there...
|
-
|
Its always frustrated me that the list box on the "Create Page" page always shows the content type first with brackets around it. I am always looking for the layout title, but when you have a number of available layouts based on a single content...
|