Archives

MOSS 2007, CSS, and you, the Non-Developer – Part 6 Banners and Administrative pages

In my last ARTICLE we changed the way that our TopNavigation and SiteActions menus looked and displayed on our main page. In today’s article we’ll make some changes to the GlobalTitleArea, add a banner to our page and make some changes to classes that are tied to pages that reside in the _layouts directory.

Continue reading MOSS 2007, CSS, and you, the Non-Developer – Part 6 Banners and Administrative pages

Encrypting sections of web.config

Note to self more than anything else.

If you’re passing credentials via the web.config for forms based authentication it is absolutely essential that you encrypt the membership section of the web.config file.

When encrypting the membership section of the web.config file it is important to realize that the proper identification for the aspnet_regiis.exe command is going

Continue reading Encrypting sections of web.config

Link two lists and display the data using the SharePoint Data View

I’m going to need to do this soon and if I don’t document it I’ll lose it or forget where I saw it.

From Devin Walkers site dlocc.com again a timely article on how to link two lists and then display the data using the SharePoint Data View.

Link Two Lists and Display the Data Using

Continue reading Link two lists and display the data using the SharePoint Data View

Want a color coded SharePoint calendar?

I’ve had a number of requests for this over time and ran across this while I was reading through Devin Walkers site at dlocc.com.

Mark Wilson (http://planetwilson.blogspot.com/) has created a solution package for a color coded SharePoint calendar that awfully daggone sweet. Download the wsp file from his codeplex site, add the solution using stsadm, deploy

Continue reading Want a color coded SharePoint calendar?

How to remove the "Title" column from a SharePoint list

I was searching the net (as usual) for something else and ran across an excellent source for a few different things that I will post individually. This specific post refers to those instances when you would just love to get rid of the "Title" field in your SharePoint list.

Read the article at DLOCC.com

How to

Continue reading How to remove the "Title" column from a SharePoint list

Heather Solomon on MOSS 2007 Master Pages

Another excellent article from Heather Solomon explaining and showing what Master Pages are all about in MOSS 2007.

Thanks again Heather!!!!

MOSS 2007 Design Component Relationships and Diagrams