You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jean-Baptiste Quenot (JIRA)" <Wi...@wicketstuff.org> on 2007/08/23 19:56:40 UTC

JiraStuff Updated: (DOJO-36) Add Neko HTML filtering feature to DojoRichTextEditorBehavior

     [ http://wicketstuff.org/jira/browse/DOJO-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Quenot updated DOJO-36:
-------------------------------------

    Priority: Minor  (was: Major)

> Add Neko HTML filtering feature to DojoRichTextEditorBehavior
> -------------------------------------------------------------
>
>                 Key: DOJO-36
>                 URL: http://wicketstuff.org/jira/browse/DOJO-36
>             Project: WicketStuff Dojo
>          Issue Type: New Feature
>            Reporter: Jean-Baptiste Quenot
>         Assigned To: Vincent Demay
>            Priority: Minor
>             Fix For: trunk
>
>
> See Editor#parseHtmlString(String)
> http://svn.caraldi.com/webapps/projectinfo/src/main/java/com/caraldi/projectinfo/Editor.java
> {code:xml}
>     <dependency>
>       <groupId>xerces</groupId>
>       <artifactId>xercesImpl</artifactId>
>       <version>2.8.1</version>
>     </dependency>
>     <dependency>
>       <groupId>nekohtml</groupId>
>       <artifactId>nekohtml</artifactId>
>       <version>0.9.5</version>
>     </dependency>
> {code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://wicketstuff.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira