Re: Form submit with tinymce

2010-04-26 Thread Robert Kimotho
Thanks for the quick reply, I have used firebug to inspect the code,
that tinymce saves.
here it is :-



the only thing that gets displayed is the title and the alt
attributes. I still cannot figure out why the image won't display.

On 4/26/10, Steve Swinsburg  wrote:
> Whats the raw content behind the text containing the emoticon when you
> submit? Is the emoticon represented as just a :) for example? If so you'll
> need to parse the output and render as the images. A graphical editor is
> just a fancy wrapper around text.
>
> cheers,
> Steve
>
>
>
> On 26/04/2010, at 10:03 PM, Robert Kimotho wrote:
>
>> Hello guys,
>>
>> I'm trying to submit a form (including tinymce content and an emoticon).
>>
>> The problem I'm having is that the emoticon does not
>>
>> get displayed at the destination only some text.
>>
>> does anyone know what to do.
>>
>> Thanks.
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



Re: Form submit with tinymce

2010-04-26 Thread Steve Swinsburg
Whats the raw content behind the text containing the emoticon when you submit? 
Is the emoticon represented as just a :) for example? If so you'll need to 
parse the output and render as the images. A graphical editor is just a fancy 
wrapper around text.

cheers,
Steve



On 26/04/2010, at 10:03 PM, Robert Kimotho wrote:

> Hello guys,
> 
> I'm trying to submit a form (including tinymce content and an emoticon).
> 
> The problem I'm having is that the emoticon does not
> 
> get displayed at the destination only some text.
> 
> does anyone know what to do.
> 
> Thanks.
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


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



Form submit with tinymce

2010-04-26 Thread Robert Kimotho
Hello guys,

I'm trying to submit a form (including tinymce content and an emoticon).

The problem I'm having is that the emoticon does not

get displayed at the destination only some text.

does anyone know what to do.

Thanks.

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