This blog uses Cookbook:NewPageBoxPlus to create new pages in the Blogpages group with ease.
NewPageBoxPlus allows a default value already entered in the text box, uses BlogTemplate as a page template, and a custom page variable {$Today} which produces 2009-01-06 -- today's date inserted in the text box, so all blog pages will have today's date prefixed to their name. The BlogTemplate is just containing a title markup (:title {$BlogTitle} :) which sets the title of a new blog page using another custom page variable {$BlogTitle}, which strips away the date part of the page name.
The {$BlogTitle} of this page is: "Posting Blog Pages".
The page name is "2006-01-11-PostingBlogPages".
Further details about automatic date insertion etc. can be found at Cookbook:BlogWithPageList
Comments:
Back to Posting Blog Pages -- Blog Home Page
