[
https://issues.apache.org/jira/browse/COUCHDB-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722211#action_12722211
]
Sven Helmberger commented on COUCHDB-200:
-----------------------------------------
The new patch looks very good and seems to be less intrusive than mine.
The only thing missing from it in my view would be the option to have the
source view as primary document view/being activated on entering a document.
> Source Tab of documents of futon should be editable.
> ----------------------------------------------------
>
> Key: COUCHDB-200
> URL: https://issues.apache.org/jira/browse/COUCHDB-200
> Project: CouchDB
> Issue Type: Improvement
> Components: Administration Console
> Reporter: Sven Helmberger
> Assignee: Christopher Lenz
> Attachments: couchdb-srcedit.patch, futon-srcedit.patch
>
>
> I changed the futon code to provide an editable source view for documents.
> changes are both saved and synced to the "fields" tab, a cookie is set to
> restore the last active tab.
> In addition, browse.js contained a comment that two methods should be module
> private, so I changed the code to wrap everything in an anonymous closure to
> enable private module variables.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.