Welcome to my blog on all things SharePoint. I have a range of articles that will interest you if you've made it as far as visiting my blog. I was awarded as an SharePoint MVP by Microsoft in July 2010. I currently live in New York and am an Enterprise Architect at AvePoint Inc.. I co founded www.NothingButSharePoint.com with Mark Miller in 2010.

MVP AwardJeremy Thake Profile Photo

Whitepapers

NBSP

Check out my articles on NothingButSharePoint.com

Solution Development in SharePoint 2007

This series was inspired by the chatter amongst SharePoint blogs on the best ways to approach customisations in SharePoint using Solutions.

Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6 - Part 7 - Part 8

Leveraging the SharePoint Platform

This series was inspired by a discussion had with Andrew Coates at a Perth SharePoint User Group meeting. This then turned into a 6 part series on Arno Nell's SharePointMagazine.net web site.

Initial post - Part 1 - Part 2 - Part 3 - Part 4 - Part 5 - Part 6

Webcasts

I have recorded various web casts that I present at User Groups or just on a specific topic by request:
How ASP.NET Developers can leverage SharePoint webcast
SPSource Webcast: Reverse engineer Lists to ListTemplates and much more
SharePoint Development with Unit Testing webcast
Perth SharePoint UG Web Cast on approaches to deploying artefacts (SPSource)
More...


Podcasts

I have been interviewed about Leveraging the SharePoint Platform by the SharePoint Pod Show: listen here .

RSS Feed Feed your read!

Archives

January 2012 (5)
September 2011 (2)
August 2011 (1)
July 2011 (3)
June 2011 (7)
May 2011 (3)
April 2011 (3)
March 2011 (3)
February 2011 (2)
January 2011 (1)
December 2010 (4)
September 2010 (4)
July 2010 (5)
June 2010 (4)
May 2010 (6)
April 2010 (7)
March 2010 (5)
February 2010 (7)
January 2010 (3)
December 2009 (1)
November 2009 (6)
October 2009 (9)
September 2009 (7)
August 2009 (6)
July 2009 (13)
June 2009 (4)
May 2009 (12)
April 2009 (4)
March 2009 (4)
February 2009 (13)
January 2009 (4)
December 2008 (4)
November 2008 (11)
October 2008 (16)
September 2008 (4)
August 2008 (5)
July 2008 (4)
June 2008 (8)
May 2008 (5)
April 2008 (9)
March 2008 (5)
February 2008 (6)
January 2008 (1)
November 2007 (11)
October 2007 (8)
September 2007 (24)
August 2007 (5)
July 2007 (2)
May 2007 (1)
April 2007 (1)
March 2007 (1)
February 2007 (3)
January 2007 (4)
November 2006 (7)
October 2006 (7)
September 2006 (18)
August 2006 (14)
June 2006 (3)
May 2006 (8)
April 2006 (4)
March 2006 (38)
February 2006 (30)
January 2006 (2)
December 2005 (3)
November 2005 (28)
May 2005 (1)
April 2005 (5)
March 2005 (1)
November 2004 (1)
August 2004 (11)
July 2004 (1)
Failed to render control: An error occurred during a call to extension function 'createMonthUrl'. See InnerException for a complete description of the error.

Links

Tag Cloud

Ajax, Apple, DotNetNuke, Enterprise Content Management, Error Resolution, Gadgets, General, Governance, Microsoft .Net Development, Mobile, SharePoint, Sharepoint Business Forms, Sharepoint Business Intelligence, Sharepoint Collaboration, SharePoint Development, Sharepoint Enterprise Content Management, Sharepoint Enterprise Search, Sharepoint Portal, US Migration, Web 2.0, Workflow

WCM Content Editing Overview   

Tags:
Technorati Tags:

I've been putting together some presentations on WCM and the functionality that SharePoint provides. So below I've walked thru the key areas within the Publishing sites available in MOSS 2007. I've tried to highlight where it falls short on other WCM products in terms of functionality on the way through also.

clip_image001

Above is a screen shot of a out of the box Publishing site. You can see the Page Tool bar below the Top Navigation. This Page tool bar is used to control the Page content in terms of workflow, publishing and saving contents etc. Creating a new page is done from the Site Actions | Create Page option.

clip_image002

The above Page menu shows the functionality provided out of the box that can be extended for particular scenarios. You will see similar features to a List Item available here such as Check In... and Delete etc.

Spell Checker

clip_image003

The out of the box spell checker will check the spelling on the content on the entire page and does not do it at a editable content area level like a lot of other WCM products out there. The interface will be familiar to Microsoft Office users although it does not highlight the underlying content with in the page. This can be added with the use of components such as the RAD Editor by Telerik.

Asset Management

clip_image004

Any images that are used in a Page are stored in a Image Library, one is created by default for you and you have the option to Upload new images and then select them from this page. There are definitely issues here in terms of how untidy this gets over time and standards will need to be put in place to control this. It would be nice if it automatically stored images in folders relevant to the posts to keep this library tidy. MOSS 2007 does provide a "Site Collection Images" Library where you can store images that are reused across various pages. Out of the box you'll need to do some work to make this tidy as if 20 authors get at this over 3 months they'll be no easy way of re-using content other than to flick through all the thumbnails.

clip_image005

You can extend the Meta Data capabilities by adding columns to the library e.g. the Description column.

clip_image006

Clicking on the upload button from the Asset picker will allow you to browse for an image. If you have a new image with the same name it will also overwrite the existing version in the library if you chose to.

clip_image007

Clicking OK will then check if there are any required columns for the Image Library item and will prompt you to enter them e.g. for Description. This will allow you to make finding images easier for reuse, although to be honest there is no Search functionality within this screen which makes it a bit pointless at this stage!

Image Management

clip_image008

You can also control the Image HTML rendering with these out of the box properties and apply hyperlinks and ALT tags etc. One thing that a lot of other WCM Vendor products do is actually control re-rendering images on the fly based on the Size you specify, but this seems to just modify the HTML tags and therefore will keep the original size of the image as apposed to the size specified slowing page download speeds down.

Page Templates

clip_image009

When creating a new page it will also provide you with options with regards to what Page Template you use. There are various page templates out of the box which are useful and are easily made as they are all based on Master Pages within the ASP.NET Framework.

clip_image010

These page templates map to Content Types as shown above.

clip_image011

It will only show Page Templates that will map to the underlying Pages Document Library Content Types and in the Settings for that library you can see what Templates use each column. You can make these columns as specific as you like or as broad as you like depending on the structure of the web site. An example would be a product pages where various products could use different templates, but have the same underlying data.

Page Ownership

clip_image012

There is also a concept of page Ownership which by default is whoever initially creates the Page, but can be changed at a later date. One drawback here is that there does not appear to be any option to change in bulk the owner for instance if a person changes roles or leaves the company so  this does have some long time management issues.

Editing Content

clip_image013

The above screen shot is just to illustrate that if a page is checked out to another user you cannot edit that page and the options are greyed out.

clip_image014

The user is required to click Check In to Share Draft to enable other users to edit this Page.

clip_image015

clip_image016

Page Editing Zones

clip_image017

Rich Text Editor

clip_image018

The built-in text edit has varoius options as discussed in previous posts including selecting styles etc as below.

Built-in Styles

clip_image019

Preview

clip_image020

The preview option allows you to see the end rendered page which is what the page will look like by a Visitor to the web site. This is always handy to remove the clutter of administration links etc. to get a better view for how the content flows.

 
Posted by  Jeremy Thake  on  10/3/2007
0  Comments  |  Trackback Url  | 0  Links to this post | Bookmark this post with:        
 

Links to this post

Comments

blog comments powered by Disqus