Latest version of TinyMCE

2011-10-21 Thread Vishal Popat
Hi all,

I am trying to get the latest version of TinyMCE... I have tried getting this 
from Maven like so:


org.wicketstuff
tinymce
1.4.18


When looking at the version of TinyMCE it says its version 3.3. This version is 
quite old- latest version on TinyMCE website is 3.4.6.
The reason I need the latest version is that I am having major problems with 
IE9. Some Googling shows that it may be fixed in later versions.

I have seen jbrookover / core from GitHub which seems to have version 3.4.1. I 
am not sure whether this should be used and how to get it has a jar.

Any help would be appreciated.

Regards
Vishal
-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Updating the wicket stuff wicket-contrib-tinymce with the latest version of tinyMCE

2008-04-16 Thread wicket user
i am more than willing to do it if i have the permission to do it.

regards
-dipu



2008/4/16 Uwe Schäfer <[EMAIL PROTECTED]>:

> wicket user schrieb:
>
>
>  Can we please update the wicket-contrib-tinymce project to use the latest
> > version of tinyMCE.
> >
>
> +1
>
>  I grabbed the wicket-contrib-tinymce from the svn and updated the tinyMCE
> > files and made the changes as mentioned in the thread and it worked for
> > me
> > like a charm
> >
>
> i´m very interested in that.
> why double the effort? could you just get commit permission on that
> project or send a patch over to the maintainers?
>
> cu uwe
> --
>
> THOMAS DAILY GmbH
> Adlerstraße 19
> 79098 Freiburg
> Deutschland
> T  + 49 761 3 85 59 0
> F  + 49 761 3 85 59 550
> E  [EMAIL PROTECTED]
> www.thomas-daily.de
>
> Geschäftsführer/Managing Directors:
> Wendy Thomas, Susanne Larbig
> Handelsregister Freiburg i.Br., HRB 3947
>
> Registrieren Sie sich unter http://morningnews.thomas-daily.de für die
> kostenfreien TD Morning News, eine Auswahl aktueller Themen des Tages
> morgens um 9:00 in Ihrer Mailbox.
>
> Hinweis: Der Redaktionsschluss für unsere TD Morning News ist täglich um
> 8:30 Uhr. Es werden vorrangig Informationen berücksichtigt, die nach 16:00
> Uhr des Vortages eingegangen sind. Die Email-Adresse unserer Redaktion
> lautet [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: Updating the wicket stuff wicket-contrib-tinymce with the latest version of tinyMCE

2008-04-16 Thread Uwe Schäfer

wicket user schrieb:



Can we please update the wicket-contrib-tinymce project to use the latest
version of tinyMCE.


+1


I grabbed the wicket-contrib-tinymce from the svn and updated the tinyMCE
files and made the changes as mentioned in the thread and it worked for me
like a charm 


i´m very interested in that.
why double the effort? could you just get commit permission on that 
project or send a patch over to the maintainers?


cu uwe
--

THOMAS DAILY GmbH
Adlerstraße 19
79098 Freiburg
Deutschland
T  + 49 761 3 85 59 0
F  + 49 761 3 85 59 550
E  [EMAIL PROTECTED]
www.thomas-daily.de

Geschäftsführer/Managing Directors:
Wendy Thomas, Susanne Larbig
Handelsregister Freiburg i.Br., HRB 3947

Registrieren Sie sich unter http://morningnews.thomas-daily.de für die 
kostenfreien TD Morning News, eine Auswahl aktueller Themen des Tages 
morgens um 9:00 in Ihrer Mailbox.


Hinweis: Der Redaktionsschluss für unsere TD Morning News ist täglich um 
8:30 Uhr. Es werden vorrangig Informationen berücksichtigt, die nach 
16:00 Uhr des Vortages eingegangen sind. Die Email-Adresse unserer 
Redaktion lautet [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Updating the wicket stuff wicket-contrib-tinymce with the latest version of tinyMCE

2008-04-16 Thread wicket user
Hi,

Can we please update the wicket-contrib-tinymce project to use the latest
version of tinyMCE.

I would like to use the HTML Source Editor Syntax Highlighting & Word Wrap
using CodeMirror mentioned in this thread
http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=31049#p31049


I grabbed the wicket-contrib-tinymce from the svn and updated the tinyMCE
files and made the changes as mentioned in the thread and it worked for me
like a charm ( doesn't work with the old version of tinyMCE ) . Can anyone
update rights please update the svn with the latest version of tinyMCE and
probably with the HTML Source Editor Syntax Highlighting using CodeMirror if
its acceptable for the maintainers of the project.


regards
-dipu