[ https://issues.apache.org/jira/browse/JSPWIKI-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585987#action_12585987 ]
Dirk Frederickx commented on JSPWIKI-209: ----------------------------------------- Section Edit, as committed to 2.7.0-svn-4 is indeed based on client-side javascript. The 'edit section' buttons and links will only be visible when javascript is turned on on your browser. This has the advantage that you can still edit the whole page or switch between sections during the same edit session. Server-side section handling would not allow that, as each edit session would only offer one section to the browser. Actually, the current implementation is transparent to the server; it is onyly a usability improvement. = = = = Janne, Can you give more info on why this impl. doesn't work with the ShortViewURLProvider. Possibly that just a bug in the implementation. dirk > section edit > ------------ > > Key: JSPWIKI-209 > URL: https://issues.apache.org/jira/browse/JSPWIKI-209 > Project: JSPWiki > Issue Type: New Feature > Components: Core & storage, Default template, Editors > Affects Versions: 2.6.1 > Reporter: Jürgen Weber > Assignee: Dirk Frederickx > > JSPWiki should support section editing like Mediawiki. > "Let's make it possible to edit one single section of a page instead of the > hole page. This should be an alternative way of editing pages in addition to > the current one. " > From: > http://www.jspwiki.org/wiki/IdeaEditOnlyOneSectionOfAPage -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.