summaryrefslogtreecommitdiff
path: root/doc/todo/Default_text_for_new_pages.mdwn
blob: 027160d001779028b48dc0124fa236a3594ed752 (plain)

The [[ikiwiki/directive/inline]] directive allows the creation of new pages. It would be nice if it was possible to specify default text for the new post. For example:

\[[!inline pages="blog/* and !*/Discussion" postform="yes" newposttemplate="blogtemplate.mdwn"]]

This would allow you to create a new blog post. When you hit the 'Edit' button, the system presents you with an edit form as normal, but rather than being empty, it has the text from blogtemplate.mdwn.