[
https://issues.apache.org/jira/browse/JSPWIKI-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Vittor resolved JSPWIKI-865.
----------------------------------
Resolution: Not a Problem
Hi Glen,
Thanks for the detailed response. I see where my thinking went wrong here.
A wiki is effectively a network of individual pages, interconnected by links
(referring/referred to). It is not a hierarchy of pages.
Although certain sections of a wiki, can be simulated to form hierarchically
structured content, this is at the design of the wiki community, and should not
necessarily be part of the wiki infrastructure.
I will look at creating an "AddPage" plugin that will simulate for the end user
the hierarchical idea of adding child pages (using the referring/referred to
plugin), but with the philosophy that this can at any time be dynamically
changed.
Thanks for helping me understand this.
> 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)