Matthew Gardner
unread,Sep 10, 2009, 3:59:47 PM9/10/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to smug...@googlegroups.com
This was high on the wish list, and it seemed easy enough, so I figured I'd have a go at it for my first attempt at working on smug.
Here's a patch that adds a button to each page (when logged in) that will take you to an "Add a page" screen. The path that you enter is relative to the current url. When you click on the "Add Page" button, it just redirects you to the edit view for that new page. Page adding was already available through typing the url into the browser; this new patch simply makes a page that does that without needing to type it into the browser.