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

ASF subversion and git services commented on ISIS-1265:
-------------------------------------------------------

Commit 8f31b9edd9c36036e596569d4212a251a70ac4f6 in isis's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=8f31b9e ]

ISIS-1265 Support "old-fashioned" WYSIWYG editor (rich text) for 
properties/parameters, eg using Summernote

Update Wicket-Bootstrap to 0.9.15 that has improvements to Wicket-Bootstrap 
Summernote component


> 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: Martin Grigorov
>            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