David Vittor created JSPWIKI-865: ------------------------------------ Summary: Provide the source page on the Edit.jsp link Key: JSPWIKI-865 URL: https://issues.apache.org/jira/browse/JSPWIKI-865 Project: JSPWiki Issue Type: Wish Components: Core & storage Reporter: David Vittor
When a new page is linked to from an existing page, e.g. [NewPage] The code creates a link like this: * https://jspwiki-wiki.apache.org/Edit.jsp?page=NewPage I think it might be a good idea to include the original source page, like: * https://jspwiki-wiki.apache.org/Edit.jsp?page=NewPage&src=CurrentPage Maybe these should be POST requests, but I think we should maybe go incrementally. I think it would be great for creating / storing the heirarchy of pages. Any thoughts? -- This message was sent by Atlassian JIRA (v6.3.4#6332)