Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Sharepoint 2007 » MOSS   (RSS)

Programmatically loop thru Publishing site collection or rather WARMP UP Script for FBA site

I wanted to write a WARMP UP SCRIPT For FBA enabled Publishing site for Sharepoint 2007/ MOSS. REQUIREMENT: We have a web-application set up with FBA and we have some of the sites accessible anonymously and other for only authenticated users. We would
Posted by ketaanhs | 1 Comments
Filed under: , , ,

MOSS / Sharepoint 2007 Custom Error Page and Access denied Page

In case if you are interested in creating your own custom error page and custom access denied page instead of the out of the box MOSS / Sharepoint error page (generally the requirements in Publishing internet site). You can use the following HTTPModule
Posted by ketaanhs | 0 Comments

Disable Event handlers during Content Deployment (Sharepoint 2007/MOSS)

When we are doing a content deployment in a publishing site and there are lot of event handlers attached to list/libraries then be aware that by default content deployment tells PRIME not to fire events during import. You can change this setting, but

Javascript RichHTMLField control sharepoint Page Layouts

We are working on a Publishing portal (MOSS / Sharepoint 2007) and we had a requirement to allow the authors to enter Rich HTML content and that can contain javascript to popup some images that appear as small images in the content or just as a link.
Posted by ketaanhs | 0 Comments
Filed under: ,

Running our MOSS sites in IE-7 compat with IE-8

We had worked on some MOSS portal sites and wanted to make sure the rendering is fine in IE-8 also without making any changes to the CSS, so the best thing we did was we added the following tag to our Master Page just below the HEAD html tag and then
Posted by ketaanhs | 0 Comments
Filed under: ,

Presence indicator problem with Custom Master Page scrolling

Problem: I have got a unique problem that when you hover over any contact, the actual presence icon appears several pixels below the actual icon. This only happens when the page is scrolled down and works perfectly when the page is not in scrolled position.
Posted by ketaanhs | 6 Comments
Filed under: ,

CONTENT DEPLOYMENT, CONTENT EDITOR WEB PART, NOT VISIBLE (MOSS 2007)

I was working with Ben {Risher} today and we did a content deployment of our AUTHORING site to the target site i.e. PUBLISHING SITE. Our Authoring site had pages (web part pages) that were using Content Editor web parts (CEWP) with some static HTML contents.

CUSTOM Navigation Provider for MOSS

Has there been a customer requirement for you where you wanted to create the left or Top navigation based on a custom recordset or from a List (stored in Sharepoint so that easy to update) in a WCM using Sharepoint 2007 / MOSS. Did you have a requirement

Basics facts of Publishing Sites

Wish you All A Very Happy New Year 2009!!! I am working on a MOSS publishing site and thought of sharing some of the basic things that we should always remember while implementing a Publishing site on MOSS / Sharepoint 2007: 1. There can only be one and
Posted by ketaanhs | 1 Comments

Usefull links for a Publising or Internet facing Sharepoint (MOSS) site implementation / development

I thought of sharing some of the important and useful links for Publishing sites: Following command can be used to fix an issue with upgraded/ imported site to new farms: http://stsadm.blogspot.com/2007/08/fix-publishing-pages-page-layout-url.html Dealing
Posted by ketaanhs | 1 Comments

CAML query with Person or People and Groups column in Sharepoint 2007 (using in Event Handlers)

I was facing an issue with my simple CAML query where I was trying to filter the Field inside Sharepoint List and supplying value from the properties.AfterProperties of List Item event handler. This field was of Person or to say People and Groups kind
Posted by ketaanhs | 1 Comments
Filed under: , ,

How to un-register an Event Handler on a List, sharepoint 2007, MOSS

Best way to deploy your event handlers in Production environment is thru Solutions/Features. All you need to use is Feature Assembly and basically use Feature Activated and Feature Deactivating events. Following is the code that you might want to refer

Document Information Panel does not load and errors out in Sharepoint 2007 and Word 2007

I would like to thank my Friend Bob who came up with this issue which led me in debugging and searching for the solution. So what was the Problem: The document Information Panel does not load at all and errors out with following error when used with Sharepoint

Out of the box list of web parts (Sharepoint 2007 or MOSS or WSS 3.0)

Following is the list of out of the box web-parts available in Sharepoint 2007 (MOSS). This list has web parts available edition wise (i.e. WSS, Standard and Enterprise). Thanks to Thomas Rizzo for helping us with this list ("x" means available in that
Posted by ketaanhs | 0 Comments

How to attach attributes or metadata to FOLDER in Sharepoint 2007 (MOSS) document library or any SP List

I happen to get a question from my customer asking me that he wanted to add a DESCRIPTION column to the FOLDER created inside a document library. So as when you create a document library you assign a description and other details (some kind of metadata),
Posted by ketaanhs | 1 Comments
More Posts Next page »
 
Page view tracker