Extension talk:MakePage.php

From Organic Design wiki

MakePage

At this stage is a simple tag extension that goes

 <makepage name="foo">Bar</makepage> 

Which works fine and a new page is duly created, but the originating page then ends up generating UIDs for all the H elements so they end up looking like

 ?UNIQ24042a467dfe6783-h-0--QINU? What is a Mediawiki?  

so that has to be considered buggy until it is solved.

Next Stage

Makepage will have some textboxes added to the bottom so a name and text can be entered and a button pressed to create a page, using AJAX. The user does not need to leave the page s/he is on.

-- Jack 02:25, 17 February 2009 (NZDT)