[
https://issues.apache.org/jira/browse/COUCHDB-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932004#action_12932004
]
Mickael Bailly commented on COUCHDB-792:
----------------------------------------
I suggest to report this integration, because of the current rewrite of futon
by Mikeal & the changes inside bespin project (now skywriter). Let's wait for
those things to stabilize first.
> Bespin integrated in Futon views editor
> ---------------------------------------
>
> Key: COUCHDB-792
> URL: https://issues.apache.org/jira/browse/COUCHDB-792
> Project: CouchDB
> Issue Type: New Feature
> Components: Futon
> Environment: HTML5 / Javascript
> Reporter: Mickael Bailly
> Priority: Minor
> Fix For: 1.2
>
> Attachments: futon-bespin.patch.gz
>
>
> Here is the "less-intrusive-I-can" patch to enable bespin editor in Futon
> database views page.
> Implementation constraints :
> - bespin can't have multiple instances
> - bespin can't be enabled=>disabled=>enabled
> I also met a bug on Google Chrome because CouchDB doesn't set a charset in
> HTTP response headers for database.html ... As a result I only succeded with
> BespinEmbedded 0.7.1.
> Implementation details :
> - created proxy functions to get and set map/reduce code to/from editor (
> instead of $("#viewcode_map").val() ... )
> - created bespin wrapper class
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.