You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Paul Baclace (JIRA)" <ji...@apache.org> on 2008/08/26 23:20:44 UTC

[jira] Created: (JSPWIKI-362) add support for nicedit.com javascript-based editor

add support for nicedit.com javascript-based editor 
----------------------------------------------------

                 Key: JSPWIKI-362
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-362
             Project: JSPWiki
          Issue Type: Improvement
          Components: Editors
    Affects Versions: 2.6.3
            Reporter: Paul Baclace


The efforts on the light-weight javascript editor at nicedit.com look pretty good.  The code has the MIT license, which I think is compatible with Apache 2.0 lic. 

In 2.4.x, I have experienced weirdness when using the applet editor (especially over sluggish network links), so the light javascript editor at nicedit.com might be worth trying.  The demos there are snappy even though I have had Firefox on OSX 10.4.x running for days with ~80 tabs and  FF has been spending 20% of cpu doing a steady js garbage collect.  



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JSPWIKI-362) add support for nicedit.com javascript-based editor

Posted by "Dirk Frederickx (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759906#action_12759906 ] 

Dirk Frederickx commented on JSPWIKI-362:
-----------------------------------------


A possible candidate is mooeditable (http://cheeaun.github.com/mooeditable/) :

* it is lightweight, with a small footprint
* MIT license, compatible with apache.
* It fits well with jspwiki's javascript, which is also based on mootools based.
  This should allow to reuse some of the features of the plain editor (suggestion popup, find/replace menu) for beter integration with jspwiki.








> add support for nicedit.com javascript-based editor 
> ----------------------------------------------------
>
>                 Key: JSPWIKI-362
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-362
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Editors
>    Affects Versions: 2.6.3
>            Reporter: Paul Baclace
>
> The efforts on the light-weight javascript editor at nicedit.com look pretty good.  The code has the MIT license, which I think is compatible with Apache 2.0 lic. 
> In 2.4.x, I have experienced weirdness when using the applet editor (especially over sluggish network links), so the light javascript editor at nicedit.com might be worth trying.  The demos there are snappy even though I have had Firefox on OSX 10.4.x running for days with ~80 tabs and  FF has been spending 20% of cpu doing a steady js garbage collect.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JSPWIKI-362) add support for nicedit.com javascript-based editor

Posted by "Janne Jalkanen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646053#action_12646053 ] 

Janne Jalkanen commented on JSPWIKI-362:
----------------------------------------

Nicedit has this pretty awesome editor component: http://nicedit.com/demos.php?demo=4.  The ability to edit pages directly without going to a particular edit mode would be pretty cool.

It would be *very* nice to get something similar for JSPWiki!

> add support for nicedit.com javascript-based editor 
> ----------------------------------------------------
>
>                 Key: JSPWIKI-362
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-362
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Editors
>    Affects Versions: 2.6.3
>            Reporter: Paul Baclace
>
> The efforts on the light-weight javascript editor at nicedit.com look pretty good.  The code has the MIT license, which I think is compatible with Apache 2.0 lic. 
> In 2.4.x, I have experienced weirdness when using the applet editor (especially over sluggish network links), so the light javascript editor at nicedit.com might be worth trying.  The demos there are snappy even though I have had Firefox on OSX 10.4.x running for days with ~80 tabs and  FF has been spending 20% of cpu doing a steady js garbage collect.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JSPWIKI-362) add support for nicedit.com javascript-based editor

Posted by "Janne Jalkanen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JSPWIKI-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630909#action_12630909 ] 

Janne Jalkanen commented on JSPWIKI-362:
----------------------------------------

Did you try the FCK Javascript editor integration?

> add support for nicedit.com javascript-based editor 
> ----------------------------------------------------
>
>                 Key: JSPWIKI-362
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-362
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Editors
>    Affects Versions: 2.6.3
>            Reporter: Paul Baclace
>
> The efforts on the light-weight javascript editor at nicedit.com look pretty good.  The code has the MIT license, which I think is compatible with Apache 2.0 lic. 
> In 2.4.x, I have experienced weirdness when using the applet editor (especially over sluggish network links), so the light javascript editor at nicedit.com might be worth trying.  The demos there are snappy even though I have had Firefox on OSX 10.4.x running for days with ~80 tabs and  FF has been spending 20% of cpu doing a steady js garbage collect.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.