Kit Kai's Tech Blog

Blog about SharePoint

This Blog

Syndication

Search

Tags

News



  • Want to be notified when new posts are available? Click the icon below for more information on how to subscribe.

    Blog Flux MapStats: Stats and Counter for Kit Kai's Tech Blog Subscribe to Kit Kai's Tech Blog

    Locations of visitors to this page Add to Technorati Favorites

Community

Email Notifications

Archives

Sharepoint / CMS Blogs

MVPs', Leads' & RDs' Blogs

Singapore Usergroups

Overseas Usergroups

About Me

Customising Wiki Pages - Part 1
 

Some Questions to Ponder

How Wiki works in SharePoint is really very interesting. When you first create a wiki site, you will have two pages in the site. One is Home.aspx, and the other is How to use This Wiki Site.aspx. Clicking on the homepage of the site does not bring you to default.aspx, which other site template does, which you have your normal WebPart pages. Instead, it brings you to home.aspx. Does this interest you? Read on, there is more...

 

 

 

When you need to create a new page, SharePoint doesn't bring you to the normal NewForm.aspx as your normal lists would. Well, you can argue that Wiki Page is actually a document library, but it doesn't behave the same way as your document library would - Opening up a template in the client application. All SharePoint does is it brings you to _layouts/createwebpages.aspx, where you specify the name of the  wiki page, and the content. Click on "Create", and the new aspx file is in the library, but where are the content stored?

 


 

One last thing I want to show you before I start to dissect. Go to the homepage, and click on Edit. Notice that it brings you to your normal EditForm.aspx? Now, can you figure out where are the content stored now?

 

Next up, knives are ready...

Published Saturday, February 24, 2007 12:30 PM by kitkai

Comments

# Series on Customising Wiki Pages@ Saturday, February 24, 2007 11:22 PM

Wiki is something new in SharePoint 2007. And as most new functionality in Microsoft, wiki is still very

# “How can I add a template to a SharePoint wiki?”… you can’t!… or can you? I’m so confused. : End User SharePoint@ Wednesday, October 15, 2008 2:27 PM

Pingback from  “How can I add a template to a SharePoint wiki?”… you can’t!… or can you? I’m so confused. : End User SharePoint

# Wiki Discussions - Factors that leads to this design@ Wednesday, October 22, 2008 11:31 AM

I plan to use wiki as a library to capture issues developers faces in the product which they are working