You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2009/12/04 11:56:20 UTC

[jira] Created: (WOOKIE-83) Improvements to widget template

Improvements to widget template
-------------------------------

                 Key: WOOKIE-83
                 URL: https://issues.apache.org/jira/browse/WOOKIE-83
             Project: Wookie
          Issue Type: Bug
            Reporter: Ross Gardler
         Attachments: fixTemplate.diff

Fix a few problems with the formatting of the widget-template and use tempuri.org for the widgetid. Issues identified by Markus Essl

Please note, I have not verified that the core code will correctly process these changes, it may be necessary to change core code too.

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


[jira] Updated: (WOOKIE-83) Improvements to widget template

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

Ross Gardler updated WOOKIE-83:
-------------------------------

    Attachment: fixTemplate.diff

> Improvements to widget template
> -------------------------------
>
>                 Key: WOOKIE-83
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-83
>             Project: Wookie
>          Issue Type: Bug
>            Reporter: Ross Gardler
>             Fix For: 0.8.1
>
>         Attachments: fixTemplate.diff
>
>
> Fix a few problems with the formatting of the widget-template and use tempuri.org for the widgetid. Issues identified by Markus Essl
> Please note, I have not verified that the core code will correctly process these changes, it may be necessary to change core code too.

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


[jira] Commented: (WOOKIE-83) Improvements to widget template

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WOOKIE-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785870#action_12785870 ] 

Ross Gardler commented on WOOKIE-83:
------------------------------------

I just remembered I already fixed one of the issues (wrong name for widget) in issue-74. That patch also has support for widget descriptions. Please be sure to apply both patches at the same time.

> Improvements to widget template
> -------------------------------
>
>                 Key: WOOKIE-83
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-83
>             Project: Wookie
>          Issue Type: Bug
>            Reporter: Ross Gardler
>             Fix For: 0.8.1
>
>         Attachments: fixTemplate.diff
>
>
> Fix a few problems with the formatting of the widget-template and use tempuri.org for the widgetid. Issues identified by Markus Essl
> Please note, I have not verified that the core code will correctly process these changes, it may be necessary to change core code too.

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


[jira] Commented: (WOOKIE-83) Improvements to widget template

Posted by "Scott Wilson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WOOKIE-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12788668#action_12788668 ] 

Scott Wilson commented on WOOKIE-83:
------------------------------------

I've applied the patches (and in WOOKIE-74). However there are still some errors in the template, for example the API calls in "common.js" are incorrect. If the intention is that the template matches the "weather.wgt" example then the current code of the weather widget would be a more useful basis as its correct wrt to the W3C spec.

> Improvements to widget template
> -------------------------------
>
>                 Key: WOOKIE-83
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-83
>             Project: Wookie
>          Issue Type: Bug
>            Reporter: Ross Gardler
>             Fix For: 0.8.1
>
>         Attachments: fixTemplate.diff, templateContent.diff
>
>
> Fix a few problems with the formatting of the widget-template and use tempuri.org for the widgetid. Issues identified by Markus Essl
> Please note, I have not verified that the core code will correctly process these changes, it may be necessary to change core code too.

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


[jira] Updated: (WOOKIE-83) Improvements to widget template

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

Ross Gardler updated WOOKIE-83:
-------------------------------

    Attachment: templateContent.diff

Add common.css and fix some errors in the js and HTML (reported by Markus Essl)

> Improvements to widget template
> -------------------------------
>
>                 Key: WOOKIE-83
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-83
>             Project: Wookie
>          Issue Type: Bug
>            Reporter: Ross Gardler
>             Fix For: 0.8.1
>
>         Attachments: fixTemplate.diff, templateContent.diff
>
>
> Fix a few problems with the formatting of the widget-template and use tempuri.org for the widgetid. Issues identified by Markus Essl
> Please note, I have not verified that the core code will correctly process these changes, it may be necessary to change core code too.

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