Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

Raúl Ribeiro

Windows SharePoint Services 3.0 , .net, Microsoft Office SharePoint 2007, Office 2007 and 2010

News

Browse by Tags

All Tags » MOSS 2007 - WCM   (RSS)
MOSS Content Deployment MUST READ
In the past Stefan Goßner have released several blogs about the various problems that can occur with Content Deployment. As it is often hard to find the right resource he decided to compile the different known issues into one large article: Content Read More...
SharePoint Infrastructure Update and SharePoint SP1 environments
Great news. For some reason if you need to install a Publishing Site, developed in a SharePoint 2007 with infrastructure update, in a SharePoint 2007 with only SP1 o you can :). You just need to use stsadm -backup and stsadm -restore to do the job. Sorry, Read More...
WCM – Save Site as Template
If you want to save a site as template in a SharePoint 2007 Internet Site you don't have that option in the Site Settings page, so you have to go to the "Save site as template" page by url. To do that o need to add this to the url of you Read More...
DateTime SharePoint Field Format
When you are creating a SharePoint page layout and what to have a specific datetime format ex: Friday, 15 February 2008 it's not possible using just the publishing date field of SharePoint. But there is a very nice and clean trick: Add a new calculated Read More...
MOSS Rich Text Editor Styles - modify and add new styles
You can easily modify existing styles or add new styles to the MOSS Rich Text Editor by using the Alternate CSS URL option (along with adding any other CSS overrides from the CORE.CSS file). The out-of-the-box styles for the editor are located on the Read More...
Duplicated WebPart added to a Page on WCM
For some reason, when using features to add pages to a WCM site the webparts that exist on the page appear duplicated. But using API and getting the object weparts using the GetLimitedWebPartManager there is only the correct webpart. Then when i was trying Read More...
Deleting Page Layouts on Microsoft Office SharePoint Server WCM
Sometimes when i want to delete a MOSS WCM Page Layout, Sharepoint Designer tells me that the Page Layout has page attached to him even when i know that there is no page attached to it. So how can i delete this Page Layout ? What i did to delete it is Read More...
Failed to extract the cab file in the solution
This error can occurr when you have special characters, like (^ ~), on file names defined on the feature.xml or ir elementmanifest.xml. Today i found a new reason to provoke this error. If we define two files with the same name and in the same folder Read More...
Open a website that is using Forms Authentication as its Authentication Provider with SharePoint Designer
There are two ways to do this: The first way is to authenticate via IE first, making sure that you save your credentials. SP Designer should be able to use that authentication cookie. The other way is to extend your web application onto a secondary IIS Read More...
Customizing and Branding Web Content Management-Enabled SharePoint Sites
A three parts article about how to Customize a WCM MOSS Site Customizing and Branding Web Content Management-Enabled SharePoint Sites (Part 1 of 3): Understanding Web Content Management and the Default Features - This article discusses topics that you Read More...