Whilst using this module i thought of something that would be incredibly useful, it is already used in wikimedia(the wiki that power wikipedia etc).

Simply when it comes across a page not found it asks if you would like to create that page.

So i ask, is it possible to extend the module for 5.0 to incorporate this feature.

One way i thought was to perform the search and above that ask(provided you have appropriate perms) if you would like to create the page. Then it would take you to the create page, which would have the url already filled in.

Comments

forngren’s picture

Status: Active » Closed (won't fix)

What kind of page should be created? Should there be a select-menu with the content types? That requires lots of messing with fapi and perhaps some hacks to Drupal itself. Marking this as won't fix as can't see any way to solve it. Using node/add as 404 page is probably the closest we can get :(