[
https://issues.apache.org/jira/browse/SHINDIG-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569421#action_12569421
]
Kevin Brown commented on SHINDIG-72:
------------------------------------
This is already the case -- the spec site links to the "canonical" spec (what
is required for rendering gadgets) and the "extended" spec (includes meta data
that is useful for things like directories as well as other data that has been
used by igoogle in the past but doesn't really make sense for other containers)
> 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.