[
https://issues.apache.org/jira/browse/SHINDIG-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569388#action_12569388
]
Nik Haldimann commented on SHINDIG-72:
--------------------------------------
All of these fields are in the extended schema but they are very common. As far
as I understand the canonical spec contains everything that is absolutely
required to render a gadget. Fields in the extended schema don't influence how
a gadget renders. That's a useful distinction and I don't think the canonical
schema should be updated to include these attributes.
> Parse ModulePrefs attributes such as description, author etc.
> -------------------------------------------------------------
>
> Key: SHINDIG-72
> URL: https://issues.apache.org/jira/browse/SHINDIG-72
> Project: Shindig
> Issue Type: Improvement
> Components: Gadgets Server - Java
> Reporter: Nik Haldimann
> Assignee: John Hjelmstad
> Priority: Minor
> Attachments: specparser-improvements.patch
>
>
> This patch improves GadgetSpecParser to parse more attributes of the
> ModulePrefs element, namely:
> - description
> - directory_title
> - author
> - author_email
> - thumbnail
> - screenshot
> - category and category2
> Except for the categories, all of these already had accessors in the
> GadgetSpec interface. Also changed the type of thumbnail and screenshot to
> URI. Includes tests and some slight refactorings to reduce code duplication.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.