[
https://issues.apache.org/jira/browse/JSPWIKI-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586013#action_12586013
]
Janne Jalkanen commented on JSPWIKI-209:
----------------------------------------
Well, adding parameters is still a problem - you cannot guarantee that the
editlink is taking parameters in a particular way. So you can't really
concatenate, but you actually have to parse the link to know how you add
parameters. The EditLink takes care of everything in a forward-compatible
manner, but constructing the URLs in Javascript is, well, worrying. Especially
since we don't have an unit test suite for Javascript.
> 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.