Dan Haywood created ISIS-994:
--------------------------------
Summary: Actions that act as contributed properties and which
return a URL should display that URL inline within an iframe.
Key: ISIS-994
URL: https://issues.apache.org/jira/browse/ISIS-994
Project: Isis
Issue Type: New Feature
Components: Viewer: Wicket
Affects Versions: viewer-wicket-1.7.0
Reporter: Dan Haywood
Assignee: Dan Haywood
Priority: Minor
Fix For: viewer-wicket-1.9.0
As per [1] mailing list thread, in particular its screenshot [5],
if a contributed property (= action) returns a URL, then it should be rendered
within an iframe. It may not actually be necessary to require any other
metadata.
eg
@Action(semantics=SemanticsOf.SAFE)
@ActionLayout
public URL editor(Asset asset) { ... }
[1] http://markmail.org/message/merftvqoiy6ht3kq
[5] http://postimg.org/image/k83i6b70x/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)