Skip to main content

Setting Versioning on a Document Library in MOSS 2007

So you want to be able to keep multiple drafts of a document you and your team are working on without other people seeing it and when you've finally polished your policy manual (or whatever your document may be), post it for "everyone" to see?

Well, SharePoint can let you do that! See my blog posting on creating a document library.

Once your library is created, you'll want to turn on your versioning settings within the library (if you didn't do it when you created the library). To do so, click Settings from the Library's toolbar and select Document Library Settings.


From the General Settings options, select Versioning Settings.




From this screen, you will set whether or not the document requires approval before being made available to "everyone" to view. (Everyone being whomever has permissions to view the document library).

Determine if you want major and minor versions and set the number of versions you need.

Who should be able to edit and see the documents that are in draft format?

Finally, check whether or not the document should be checked out for editing. To prevent other people from being to edit while you are editing, it is a good idea to require check out.

Once you've made your selections, click OK.




Comments

Popular posts from this blog

Make your SharePoint Libraries Favorites in Windows Explorer for Easier Saving

You're working furiously on a document with only a few minutes left until the doors close for the day (or your laptop battery dies, or some other emergency happens). You need to save the document to SharePoint, but you can't remember where the document library is in which you need to save the document.  If you make your frequently used Document Libraries Favorites in Windows Explorer.  That won’t be a problem again! Here's how to make it easier to save your documents to your SharePoint library: Create a Favorite in Windows Explorer.  Not in your browser (Internet Explorer, Chrome, Firefox, etc.). Let me show you what I mean: Figure 1: Windows Explorer Favorites So how did I get this screen? And how did I put the Shared Documents folder in my Favorites? This blog post will answer those questions. How to Get to the Favorites in Windows Explorer: I’m using Windows 7, so if you’re running XP, Vista, or Win8, your screen may lo...
Creating and applying a Composed Look: 1. Download SharePoint Designer 2013 and SharePoint Color Palette Tool. 2. Create your theme using the SharePoint Color Palette Tool and save it as a .spcolor file. Suggest that you sort the Color Slot Grouping by UI Groups. 3. Open SharePoint Designer 2013. 4. Click Open Site. 5. Enter the URL of your SharePoint page (Master Page). 6. Click on All Files under Navigation. 7. Click on _catalogs. 8. Click on theme. 9. Click on 15. 10. Click Import Files. 11. Select your .spcolor file and click ok. You should now see your template file in the 15 directory. 12. Click All Files. 13. Click images. 14. Click Import Files. 15. Select the image you want for your background image and click ok. You should now see your image file in the image directory. 16. Now open the master page that you want to add the theme to in SharePoint 2013. 17. Click on the settings icon and select Site Settings. 18. Under Web Designer Galle...

SP2013 Drag Files Here does NOT show up in IE9 with Office 2010

As always, SharePoint provides daily learning lessons.  Today I noticed that the "or drag files here"  control didn't show up on computer where I was doing a demo of our new SharePoint 2013 environment.  The machine in question is running Windows 7, Internet Explorer 9 (32-bit) in Compatibility View, and running Office 2010. I opened the same site in Firefox and was able to demo the drag and drop feature without issue.  But this got me to questioning what was causing the problem (was the browser or the office version?) So I came back and looked at 2 machines in the office. Same build and updates on IE running on both machines. Same Compatibility and Internet Options settings. I tried removing Compatibility View and clearing browser history on IE, but this made no difference. Here's what the machine running Office 2010 looks like:  The machine running Office 2013 shows the same site like this: I was logged on with the same credentials/permi...