Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » branding / default html body background image
branding / default html body background image [message #85820] Fri, 02 May 2008 20:35 Go to next message
Benoit Mercier (mercibe) is currently offline Benoit Mercier (mercibe)Friend
Messages: 11
Registered: July 2009
Junior Member
Hi,

We would like to change, with the branding extension or otherwise, the
background image presently hardcoded in INDEX_TEMPLATE (Current value:
resource/widget/rap/display/bg.gif).

The template seems to be located in the org.eclipse.rap.rwt plugin,
under src\org\eclipse\rwt\internal\service\rwt-index.html

It already contains many placeholders (title, body, libraries, headers,
etc.) so the mechanism is almost already in place. :-)

Should I file an enhancement request or is it already on the roadmap?

Thank you.

Benoit

---------- rwt-index.html snippet ----------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>${title}</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
${headers}
</head>

<body background="resource/widget/rap/display/bg.gif">

<!-- body of branding -->
${body}
<!-- end body of branding -->

<!-- rap runtime javascript libraries -->
${libraries}
Re: branding / default html body background image [message #85851 is a reply to message #85820] Sat, 03 May 2008 06:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

I think it's possible somehow to change the bg-image someway, but I
forgot how to do it ... anyway, I believe it had to do with the qooxdoo
appearance settings and that's no API. So from my current point of view
it seems that what you're supposing is the intuitive way to do this.
Feel free to file a bug and we will see what we can do about it. Thank
you.


Ciao
Frank

-----Ursprüngliche Nachricht-----
Von: Benoit Mercier [mailto:benoit.mercier@usherbrooke.ca]
Bereitgestellt: Freitag, 2. Mai 2008 22:36
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: branding / default html body background image
Betreff: branding / default html body background image


Hi,

We would like to change, with the branding extension or otherwise, the
background image presently hardcoded in INDEX_TEMPLATE (Current value:
resource/widget/rap/display/bg.gif).

The template seems to be located in the org.eclipse.rap.rwt plugin,
under src\org\eclipse\rwt\internal\service\rwt-index.html

It already contains many placeholders (title, body, libraries, headers,
etc.) so the mechanism is almost already in place. :-)

Should I file an enhancement request or is it already on the roadmap?

Thank you.

Benoit

---------- rwt-index.html snippet ---------- <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN"> <html>
<head>
<title>${title}</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
${headers}
</head>

<body background="resource/widget/rap/display/bg.gif">

<!-- body of branding -->
${body}
<!-- end body of branding -->

<!-- rap runtime javascript libraries -->
${libraries}
Re: branding / default html body background image [message #85881 is a reply to message #85851] Sat, 03 May 2008 13:03 Go to previous messageGo to next message
Patrick Turcotte is currently offline Patrick TurcotteFriend
Messages: 23
Registered: July 2009
Junior Member
Hi,

I'm working with Benoit.

After sending this message, we took a closer look at the source.

We will be able to go one step further, and send you a patch for it. Maybe not next week (big rush at work), but soon.

Thanks again you guys for RAP, works great.

Patrick

Frank Appel wrote:
> Hi,
>
> I think it's possible somehow to change the bg-image someway, but I
> forgot how to do it ... anyway, I believe it had to do with the qooxdoo
> appearance settings and that's no API. So from my current point of view
> it seems that what you're supposing is the intuitive way to do this.
> Feel free to file a bug and we will see what we can do about it. Thank
> you.
>
>
Re: branding / default html body background image [message #85896 is a reply to message #85881] Sat, 03 May 2008 18:04 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Help is always appreciated...

-----Ursprüngliche Nachricht-----
Von: Patrick Turcotte [mailto:patrek@gmail.com]
Bereitgestellt: Samstag, 3. Mai 2008 15:04
Bereitgestellt in: eclipse.technology.rap
Unterhaltung: branding / default html body background image
Betreff: Re: branding / default html body background image


Hi,

I'm working with Benoit.

After sending this message, we took a closer look at the source.

We will be able to go one step further, and send you a patch for it.
Maybe not next week (big rush at work), but soon.

Thanks again you guys for RAP, works great.

Patrick

Frank Appel wrote:
> Hi,
>
> I think it's possible somehow to change the bg-image someway, but I
> forgot how to do it ... anyway, I believe it had to do with the
> qooxdoo appearance settings and that's no API. So from my current
> point of view it seems that what you're supposing is the intuitive way
to do this.
> Feel free to file a bug and we will see what we can do about it. Thank

> you.
>
>
Previous Topic:TreeEditor problems
Next Topic:Tree selection
Goto Forum:
  


Current Time: Fri Apr 26 11:10:49 GMT 2024

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

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

Back to the top