Welcome to TechNet Blogs
Sign in
|
Join
|
Help
Search
KC on Exchange and Outlook
By KC Lemson [MS]
Home
RSS 2.0
Atom 1.0
Recent Posts
How to make better software for users? Here's to so-called "soft" skills and fewer jerks.
User behavior will *always* (eventually) trump technology
Design is everywhere
Hooray for clipart
Strange things that happen to your email when you work on email software
Tags
100 Things About Me
Community
End User
Excel Tips
Exchange
Health
History
Microsoft
Misc Fun
Misc Tips
Office Tips
Outlook
Outlook VBA
Personal
Photography
Program Management
Release Management
Software Development
User Experience (UX)
Word Tips
News
These postings are provided "AS IS" with no warranties, and confer no rights.
Please read my
comments policy.
About Me
In 2003, I grew a human (but I had help):
In 2005, we grew another one:
I'm the UX Manager for Exchange.
Misc Stuffas
Technorati Profile
Technorati Profile
Archives
November 2008 (4)
October 2008 (3)
September 2008 (4)
August 2008 (2)
July 2008 (5)
June 2008 (5)
May 2008 (6)
April 2008 (5)
March 2008 (2)
February 2008 (6)
January 2008 (7)
December 2007 (5)
November 2007 (2)
October 2007 (1)
August 2007 (6)
July 2007 (3)
June 2007 (8)
May 2007 (4)
April 2007 (1)
January 2007 (5)
December 2006 (5)
October 2006 (5)
September 2006 (8)
August 2006 (3)
July 2006 (1)
June 2006 (4)
May 2006 (3)
April 2006 (2)
March 2006 (2)
February 2006 (3)
January 2006 (4)
December 2005 (4)
November 2005 (1)
October 2005 (4)
September 2005 (1)
August 2005 (6)
July 2005 (1)
June 2005 (7)
May 2005 (3)
April 2005 (3)
March 2005 (2)
February 2005 (1)
January 2005 (3)
December 2004 (7)
November 2004 (8)
October 2004 (5)
September 2004 (10)
August 2004 (10)
July 2004 (22)
June 2004 (31)
May 2004 (18)
April 2004 (38)
March 2004 (40)
February 2004 (33)
January 2004 (44)
December 2003 (24)
November 2003 (22)
October 2003 (27)
September 2003 (9)
Configure Sharepoint 2003 to store versions of your documents
My relationship with Sharepoint is a love/hate story. I've been using it since its original incarnation as the "departmental server" many years ago (trivia: and it was
built on the Exchange store
), but not heavily until the last year or two with SPS 2003. The first six months I [was forced to] use it,
I hated
it. I just didn't get the UI, I thought it was clunky and difficult to use, and the navigation model didn't feel intuitive. Then at some point I started to grok the workflow and the quirks (a must for any app under heavy use on my desktop - grokking the quirks of Outlook certainly makes it easier to use. Perhaps I should pitch to O'Reilly that I start a new line of Grok The Quirks books), I found some excellent addins that made work & bean counting easier to do, and now I am a huge fan of Sharepoint.
I still do have some gripes, however... one of which is that Sharepoint doesn't appear to default to using document versioning for the stock doc libraries. (disclaimer: I speak as an end-user and not an administrator, so I'm not sure if this is an admin configurable option or not). This has caused many a headache for myself and a few other people I know as well as caused some to think that sharepoint didn't even
support
versioning which is absolutely not true.
Fortunately, it's quite simple to turn it on for an individual document library:
Open the doc library
Select "Modify settings and columns" on the left
Select "Change general settings"
Flip "Document versions" to Yes and save changes
Once it's enabled, you can access the versions by going to the doc library, hovering over the document link and waiting for the menu arrow to show up. You can then go to Version History on that menu.
Posted:
Thursday, June 30, 2005 10:04 PM by
kclemson
Filed under:
Office Tips
,
End User
Comments
Steven
said:
Hi Kclemon,
I want to customize the context menu in Outlook in my app. ie, disnable some buildin menu items when user select email or contact item. I can do this in Main menu but not in context menu. It seems buildin items in context menu are readonly. Could you give me some clue ? Thanks.
Regards,
Steven
#
July 10, 2005 11:19 AM
kclemson
said:
I'm not an expert, but I did see this reference:
http://www.outlookcode.com/codedetail.aspx?id=314
. I thought I had heard a while back that context menus weren't customizable though, I suspect there's more to the story.
#
July 11, 2005 1:34 PM
New Comments to this post are disabled