You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2016/01/04 11:26:39 UTC

[jira] [Updated] (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 ]

Dan Haywood updated ISIS-1263:
------------------------------
    Fix Version/s:     (was: 1.12.0)
                   1.14.0
          Summary: Support editing/preview using Asciidoctor (perhaps as an Isis addon)  (was: Support editing/preview using Asciidoctor.  )

See also ISIS-1265 and isis addons' summernote (isis-wicket-summernote)

> 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: Core
>    Affects Versions: 1.10.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.14.0
>
>
> 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
(v6.3.4#6332)