[JIRA] Created: (MGNLRES-21) Nice editor

View: New views
19 Messages — Rating Filter:   Alert me  

[JIRA] Created: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Nice editor
-----------

                 Key: MGNLRES-21
                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
             Project: Magnolia Resources Module
          Issue Type: Improvement
            Reporter: Federico Grilli
            Assignee: Teresa Miyar


Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Assigned: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



     [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Federico Grilli reassigned MGNLRES-21:
--------------------------------------

    Assignee: Federico Grilli  (was: Teresa Miyar)

> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Updated: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



     [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Federico Grilli updated MGNLRES-21:
-----------------------------------

    Fix Version/s: 1.2

> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Work started: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



     [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MGNLRES-21 started by Federico Grilli.

> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24798#action_24798 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1095|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1095/]
     : added CodePress js library to turn a textarea into a basic code editor with syntax highlighting and line numbers. Used a custom js function (added to the CodePress namespace) to handle the submit of a Magnolia dialog, which otherwise caused troubles when saving or updating the text. Tested on FF 3.x and IE7, it works decently.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24804#action_24804 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1096|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1096/]
     : fixed comment.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24805#action_24805 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1097|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1097/]
     : code comment.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24806#action_24806 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1098|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1098/]
     : improved javadoc.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24808#action_24808 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1099|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1099/]
     : load codepress js only once when drawing control html.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24832#action_24832 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1103|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1103/]
     : added webkit engine (support for chrome and safari, see codepress patch http://sourceforge.net/tracker/index.php?func=detail&aid=2209244&group_id=186981&atid=919469). Removed custom js function to handle submit of a Magnolia dialog.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24835#action_24835 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1104|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1104/]
     : added id to the save and cancel buttons so to get them easily in dom.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24836#action_24836 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1105|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1105/]
     : plugged in custom onclick handler when saving the dialog.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24837#action_24837 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1106|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1106/]
     : improved javadoc.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24838#action_24838 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1107|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1107/]
     : use BooleanUtil.toBoolean() instead Boolean.valueOf() for the sake of consistency.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) Nice editor

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24839#action_24839 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1108|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1108/]
     : added readme.txt to remind anyone whom it may concern that the codepress stuff has been patched to support webkit engine.


> Nice editor
> -----------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Updated: (MGNLRES-21) use improved editCode control

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



     [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grégory Joseph updated MGNLRES-21:
----------------------------------

    Summary: use improved editCode control  (was: Nice editor)

> use improved editCode control
> -----------------------------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Commented: (MGNLRES-21) use improved editCode control

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



    [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24867#action_24867 ]

Hudson CI server commented on MGNLRES-21:
-----------------------------------------

Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #1110|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/1110/]
     MAGNOLIA-2937 : disable codepress for opera (latest version on win/mac/ubuntu) as it is not working properly.


> use improved editCode control
> -----------------------------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Resolved: (MGNLRES-21) use improved editCode control

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



     [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Federico Grilli resolved MGNLRES-21.
------------------------------------

    Resolution: Fixed

> use improved editCode control
> -----------------------------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------


[JIRA] Updated: (MGNLRES-21) use improved editCode control

by JIRA (on behalf of Hudson CI server) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



     [ http://jira.magnolia-cms.com/browse/MGNLRES-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Haderka updated MGNLRES-21:
-------------------------------

        Fix Version/s: 1.2-rc1
                           (was: 1.2)
    Affects Version/s: 1.2-m1

> use improved editCode control
> -----------------------------
>
>                 Key: MGNLRES-21
>                 URL: http://jira.magnolia-cms.com/browse/MGNLRES-21
>             Project: Magnolia Resources Module
>          Issue Type: Improvement
>    Affects Versions: 1.2-m1
>            Reporter: Federico Grilli
>            Assignee: Federico Grilli
>             Fix For: 1.2-rc1
>
>
> Improve current editor by adding syntax highlighting, line numbers, etc. Use the codepress component.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscribe@...>
----------------------------------------------------------------