Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Using umages in branding html
Using umages in branding html [message #118186] Sun, 11 January 2009 05:52 Go to next message
Boris Stepanov is currently offline Boris StepanovFriend
Messages: 68
Registered: July 2009
Member
Hi all!

I registered my html file in branding extension point, I tried to use
image in html, image locates near html file, but it works only in debug
mode, built application doesn't show me image.

I think that image should be registered, can I do it by plugin.xml?
Re: Using umages in branding html [message #118201 is a reply to message #118186] Sun, 11 January 2009 09:03 Go to previous messageGo to next message
Boris Stepanov is currently offline Boris StepanovFriend
Messages: 68
Registered: July 2009
Member
I found theme "Branding and images" and tried to implement described
advices, but there aren't solution which works.


> Hi all!
>
> I registered my html file in branding extension point, I tried to use
> image in html, image locates near html file, but it works only in debug
> mode, built application doesn't show me image.
>
> I think that image should be registered, can I do it by plugin.xml?
Re: Using umages in branding html [message #118481 is a reply to message #118201] Thu, 15 January 2009 11:04 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Boris,

in order to get help, please provide detailed information on what
you did exactly.

Cheers,
Rüdiger

Boris Stepanov wrote:
> I found theme "Branding and images" and tried to implement described
> advices, but there aren't solution which works.
>
>
>> Hi all!
>>
>> I registered my html file in branding extension point, I tried to use
>> image in html, image locates near html file, but it works only in
>> debug mode, built application doesn't show me image.
>>
>> I think that image should be registered, can I do it by plugin.xml?
Re: Using umages in branding html [message #118506 is a reply to message #118481] Thu, 15 January 2009 14:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: benjamin.wolff.web.de

Hi Boris,


exactly this guide worked for me: http://wiki.eclipse.org/RAP/FAQ#How_can_I_use_an_image_in_th e_branding_body.3F

but it is important that you use "loading.gif" instead of "/loading.gif" in the html page. the variant with the slash didn't work for me when
the application is deployed.


greetings,
ben


Rüdiger Herrmann schrieb:
> Boris,
>
> in order to get help, please provide detailed information on what you
> did exactly.
>
> Cheers,
> Rüdiger
>
> Boris Stepanov wrote:
>> I found theme "Branding and images" and tried to implement described
>> advices, but there aren't solution which works.
>>
>>
>>> Hi all!
>>>
>>> I registered my html file in branding extension point, I tried to use
>>> image in html, image locates near html file, but it works only in
>>> debug mode, built application doesn't show me image.
>>>
>>> I think that image should be registered, can I do it by plugin.xml?
Re: Using umages in branding html [message #118833 is a reply to message #118506] Tue, 20 January 2009 04:47 Go to previous message
Boris Stepanov is currently offline Boris StepanovFriend
Messages: 68
Registered: July 2009
Member
Hi Ben,

Thanks for advice. Now it works, but alias have to start with "/" (You
will see error in console otherwise), so I've changed it to "/loading.gif".

> Hi Boris,
>
>
> exactly this guide worked for me:
> http://wiki.eclipse.org/RAP/FAQ#How_can_I_use_an_image_in_th e_branding_body.3F
>
>
> but it is important that you use "loading.gif" instead of "/loading.gif"
> in the html page. the variant with the slash didn't work for me when
> the application is deployed.
>
>
> greetings,
> ben
>
>
> Rüdiger Herrmann schrieb:
>> Boris,
>>
>> in order to get help, please provide detailed information on what you
>> did exactly.
>>
>> Cheers,
>> Rüdiger
>>
>> Boris Stepanov wrote:
>>> I found theme "Branding and images" and tried to implement described
>>> advices, but there aren't solution which works.
>>>
>>>
>>>> Hi all!
>>>>
>>>> I registered my html file in branding extension point, I tried to
>>>> use image in html, image locates near html file, but it works only
>>>> in debug mode, built application doesn't show me image.
>>>>
>>>> I think that image should be registered, can I do it by plugin.xml?
Previous Topic:Invalid thread acces after workbench.close();
Next Topic:Interrupt handling
Goto Forum:
  


Current Time: Thu Apr 25 16:18:11 GMT 2024

Powered by FUDForum. Page generated in 0.03144 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top