You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Shane Curcuru (JIRA)" <ji...@apache.org> on 2017/06/09 19:33:18 UTC

[jira] [Resolved] (WHIMSY-80) Add interactive table of trademarks

     [ https://issues.apache.org/jira/browse/WHIMSY-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Curcuru resolved WHIMSY-80.
---------------------------------
    Resolution: Fixed

Data and UI built: https://whimsy.apache.org/brand/list

> Add interactive table of trademarks  
> -------------------------------------
>
>                 Key: WHIMSY-80
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-80
>             Project: Whimsy
>          Issue Type: New Feature
>          Components: Website
>            Reporter: Shane Curcuru
>            Assignee: Shane Curcuru
>            Priority: Minor
>
> From foundation/Brand/trademark-registrations.csv and projects.a.o/json/foundation/projects.json, display whimsy.a.o/info/trademarks like:
> ...
> if csv:Active
> forall csv:Mark = thisone
> _tr_ do
>     _td csv:Mark ® 
>    _ td Is our registered trademark in forall csv:Judisdiction ,
>     _td do
>         From the _a projects.json.name, href: "projects.json.homepage"
>       end
>       _twistyForExpandedRows
>           _ projects.json.description
>           _ with:csv:
>                 List of Jurisdiction, (Registration# ? Application#) 
>                      where if US, then _a ... href: uspto.gov...Registration#
> Should I actually try making ASF::Docket model, that can organize the csv and needed projects.json data, or just do this all in /info/trademarks.rb standalone?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)