Posted by: djjlewis on: 01/06/2009
I’ve been digging deep into the inner workings of WSS / SharePoint wikis recently as I needed to create wiki pages based off of a custom template. OOTB, the default wiki library (or rather wiki page content type) is hard-coded to call _layouts/CreateWebPage.aspx which in turn uses the DOCUMENTTEMPLATES\wkpstd.aspx file as the page template. At [...]