You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Andreas Hartmann (JIRA)" <ji...@apache.org> on 2009/03/15 19:42:50 UTC

[jira] Created: (SLING-888) Use tree model in dojo-sling demos 1 and 2

Use tree model in dojo-sling demos 1 and 2
------------------------------------------

                 Key: SLING-888
                 URL: https://issues.apache.org/jira/browse/SLING-888
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
            Reporter: Andreas Hartmann
         Attachments: SLING-888.patch

Currently, the files demo1.html and demo2.html use the store directly for the dijit.Tree. IIUC this approach is deprecated.

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


[jira] Updated: (SLING-888) Use tree model in dojo-sling demos 1 and 2

Posted by "Andreas Hartmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Hartmann updated SLING-888:
-----------------------------------

    Attachment: SLING-888.patch

The patch uses a tree model object which is passed to the dijit.Tree.

Apart from that, the code seemed to contain some character encoding issues which I tried to fix.

> Use tree model in dojo-sling demos 1 and 2
> ------------------------------------------
>
>                 Key: SLING-888
>                 URL: https://issues.apache.org/jira/browse/SLING-888
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Andreas Hartmann
>         Attachments: SLING-888.patch
>
>
> Currently, the files demo1.html and demo2.html use the store directly for the dijit.Tree. IIUC this approach is deprecated.

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