[jira] Created: (OFBIZ-4030) We need to replace all references to whizzywig.js

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)
We need to replace all references to whizzywig.js
-------------------------------------------------

                 Key: OFBIZ-4030
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
             Project: OFBiz
          Issue Type: Sub-task
            Reporter: Jacques Le Roux
            Assignee: Jacques Le Roux




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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934242#action_12934242 ]

Jacques Le Roux commented on OFBIZ-4030:
----------------------------------------

We have still some references to whizzywig in *.ftl, *.java files.

I'm not quite sure about that. But I thing we should rather use only elrte Editor and remove whizzywig.js

> We need to replace all references to whizzywig.js
> -------------------------------------------------
>
>                 Key: OFBIZ-4030
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>


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

Reply | Threaded
Open this post in threaded view
|

Re: [jira] Commented: (OFBIZ-4030) We need to replace all references to whizzywig.js

hans_bakker
as long we have at least a single html editor then is fine!

On Sun, 2010-11-21 at 05:01 -0500, Jacques Le Roux (JIRA) wrote:

> [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934242#action_12934242 ]
>
> Jacques Le Roux commented on OFBIZ-4030:
> ----------------------------------------
>
> We have still some references to whizzywig in *.ftl, *.java files.
>
> I'm not quite sure about that. But I thing we should rather use only elrte Editor and remove whizzywig.js
>
> > We need to replace all references to whizzywig.js
> > -------------------------------------------------
> >
> >                 Key: OFBIZ-4030
> >                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
> >             Project: OFBiz
> >          Issue Type: Sub-task
> >            Reporter: Jacques Le Roux
> >            Assignee: Jacques Le Roux
> >
>
>

--
Ofbiz on twitter: http://twitter.com/apache_ofbiz
Myself on twitter: http://twitter.com/hansbak
Antwebsystems.com: Quality services for competitive rates.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934988#action_12934988 ]

Sascha Rodekamp commented on OFBIZ-4030:
----------------------------------------

Ok found, will fix ASAP ... patch tomorrow evening :)

Cheers
Sascha

> We need to replace all references to whizzywig.js
> -------------------------------------------------
>
>                 Key: OFBIZ-4030
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-4030:
-----------------------------------

    Attachment: OFBIZ-4030_WysiwygEditorReplaced.patch

hi Jacques,
that was straight forward to replace the old editor stuff. i added a field in the Example Screens which shows, that the editor can be rendered from the screens.

(Just as example to see that it works ... you can keep it or delete it doesn't matter:-) )

Cheers Sascha

> We need to replace all references to whizzywig.js
> -------------------------------------------------
>
>                 Key: OFBIZ-4030
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>         Attachments: OFBIZ-4030_WysiwygEditorReplaced.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935869#action_12935869 ]

Jacques Le Roux commented on OFBIZ-4030:
----------------------------------------

Thanks Sascha,

I think I will not keep the Example, 3 reasons:
# no labels created for ExampleEditor
# does not follow the way other types of field are rendered (title)
# as you said, not a big deal

For the content part I will have to investigate more because I have found that it's already not working in trunk see for instance
https://demo-trunk.ofbiz.apache.org/content/control/EditHtmlText?dataResourceId=BLG10009
https://demo-stable.ofbiz.apache.org/content/control/EditHtmlText?dataResourceId=BLG10009

The forum and blog parts are working well so I'm quite sure it's not an issue on your side (actually it's obvious with links above ;o)

> We need to replace all references to whizzywig.js
> -------------------------------------------------
>
>                 Key: OFBIZ-4030
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>         Attachments: OFBIZ-4030_WysiwygEditorReplaced.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935872#action_12935872 ]

Jacques Le Roux commented on OFBIZ-4030:
----------------------------------------

BTW Sascha,

Did you try the Ebay change? I have never used this component and did not quickly find how to test it, thanks...

> We need to replace all references to whizzywig.js
> -------------------------------------------------
>
>                 Key: OFBIZ-4030
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>         Attachments: OFBIZ-4030_WysiwygEditorReplaced.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964414#action_12964414 ]

Sascha Rodekamp commented on OFBIZ-4030:
----------------------------------------

Hi Jacques,
* yes forget about the example it was only for my testing purposes
* hm jep i saw that it is not working, but you're right that's not an UI issue, but i will have a closer look, can't be so hard.
* me neither i don't know where it is used in the ebay component :)

Cheers


> We need to replace all references to whizzywig.js
> -------------------------------------------------
>
>                 Key: OFBIZ-4030
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>         Attachments: OFBIZ-4030_WysiwygEditorReplaced.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-4030:
-----------------------------------

    Attachment: OFBIZ-4030_WysiwygEditorReplaced.patch

Hey Jacques,
as promised here the new editor patch. I fixed the editor on the location you mentioned and searched for all visual-editor calls in the xml forms. Works like a charm :-)

Cheers
and have a good evening
Sascha

> We need to replace all references to whizzywig.js
> -------------------------------------------------
>
>                 Key: OFBIZ-4030
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>         Attachments: OFBIZ-4030_WysiwygEditorReplaced.patch, OFBIZ-4030_WysiwygEditorReplaced.patch
>
>


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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-4030) We need to replace all references to whizzywig.js

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4030.
----------------------------------

       Resolution: Fixed
    Fix Version/s: jQuery

Thanks Sascha,

Your patch is commited at r1043874 . I have opened OFBIZ-4050 for R10.04


> We need to replace all references to whizzywig.js
> -------------------------------------------------
>
>                 Key: OFBIZ-4030
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4030
>             Project: OFBiz
>          Issue Type: Sub-task
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: jQuery
>
>         Attachments: OFBIZ-4030_WysiwygEditorReplaced.patch, OFBIZ-4030_WysiwygEditorReplaced.patch
>
>


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