You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2020/03/19 17:17:00 UTC

[jira] [Closed] (ISIS-1263) Support editing/preview using Asciidoctor (perhaps as an Isis addon)

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

Daniel Keir Haywood closed ISIS-1263.
-------------------------------------
    Resolution: Won't Fix

> Support editing/preview using Asciidoctor (perhaps as an Isis addon)
> --------------------------------------------------------------------
>
>                 Key: ISIS-1263
>                 URL: https://issues.apache.org/jira/browse/ISIS-1263
>             Project: Isis
>          Issue Type: New Feature
>          Components: Isis Core
>    Affects Versions: 1.10.0
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>             Fix For: 2.0.0-M3
>
>
> background to this:
> - http://markmail.org/message/nph3x7qeydifkw6s
> Implementation options:
> 1. EpicEditor JS library, set up to use Asciidoctor.js as an EpicEditor plugin.  for more info, see https://github.com/OscarGodson/EpicEditor/issues/380
> 2. Markitup (http://markitup.jaysalvat.com/home/), using https://github.com/lordofthejars/asciidoctor-markitup
> In either case, these javascript components would then need converting into a Wicket component, eg to live within wicketstuff.  Then would need to create an Isis component around it.  
> ~~~
> In terms of programming model, could either introduce a new value type, eg Asciidoc, or extend @Property and @Parameter (or should it be @PropertyLayout and @ParameterLayout).  I think I prefer the former, as is more encapsulated.
> Or, perhaps reuse Clob, but find a way to provide a hint that the content is asciidoc.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)