Dan Haywood created ISIS-1265:
---------------------------------

             Summary: Support "old-fashioned" WYSIWYG editor (rich text) for 
properties/parameters, eg using Summernote
                 Key: ISIS-1265
                 URL: https://issues.apache.org/jira/browse/ISIS-1265
             Project: Isis
          Issue Type: New Feature
          Components: Core
    Affects Versions: 1.10.0
            Reporter: Dan Haywood
            Assignee: Dan Haywood
            Priority: Minor
             Fix For: 1.12.0


background thread to this:
http://markmail.org/message/qsp3nhaxu7c7g4s7

In terms of technology, can leverage Wicket-Bootstrap's integration with 
Summernote could be a good basis:
https://github.com/summernote/summernote
Demo: http://wb-mgrigorov.rhcloud.com/summernote
Demo code:
https://github.com/l0rdn1kk0n/wicket-bootstrap/blob/master/bootstrap-samples/src/main/java/de/agilecoders/wicket/samples/pages/SummernotePage.java

In terms of programming model, either introduce a new value type similar to 
Blob and Clob (eg RichText) or alternatively extend @Property and @Parameter.

I think I prefer a new value type, and just "bake it in".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to