Hi Andrea, You can rename the old to tinymce3 and name the new one - tinymce4. This is how the GMap modules are in wicket-6.x branch. Also you can use org.wicketstuff.tinymce4 as a package in the new one.
Martin Grigorov Wicket Training and Consulting On Thu, Apr 3, 2014 at 3:50 PM, Andrea Del Bene <[email protected]>wrote: > Hi everybody, > > as Wicket 7 is on its way, I'd like to update wicketstuff's module TinyMCE > to the last release branch of this library (version 4). This is not a > trivial task since there are huge changes between version 3 and 4. That's > why I'd like to keep an old version of the module (it could be simply named > tinymce3) beside the new one updated to version4. In the old version I > would rename package 'wicket.contrib.tinymce' to 'wicket.contrib.tinymce3'. > > What do you think about it? Have you got any advice? >
