[
https://issues.apache.org/jira/browse/SHINDIG-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nik Haldimann updated SHINDIG-72:
---------------------------------
Attachment: specparser-improvements.patch
> 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.