You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/08/20 14:53:00 UTC

[jira] [Commented] (AIRAVATA-3187) HTML custom output display type

    [ https://issues.apache.org/jira/browse/AIRAVATA-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911433#comment-16911433 ] 

ASF subversion and git services commented on AIRAVATA-3187:
-----------------------------------------------------------

Commit 3e393a0f89563f712904edf4317f305777c9e7f4 in airavata-django-portal's branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=3e393a0 ]

AIRAVATA-3187 HTML output view provider display


> HTML custom output display type
> -------------------------------
>
>                 Key: AIRAVATA-3187
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-3187
>             Project: Airavata
>          Issue Type: Bug
>          Components: Django Portal
>    Affects Versions: 0.19
>            Reporter: Marcus Christie
>            Assignee: Marcus Christie
>            Priority: Major
>
> A viewer for *output view providers* that have display type *html*.
> {{generate_data}} should return a JSON serializable dictionary with the HTML as the value of the *output* key:
> {code:json}
> {
>   "output": "<p>Hello World</p>"
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)