Add a logo to the theme of DM
Hi, I would like to add a logo to the theme in Rational Design Manager. For that, I used this html-code :
[!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
( I cut out some of the " < " and replace them with " [ ", because otherwise you couldn't see the code). Then I upload the folder which contains this html-file and the image logo.gif. But the image is not found. Instead of the image it shows something like this :
I hope somebody could help me with my problem. Best Regards, Jan-Bernd |
4 answers
Ralph Schoon (63.5k●3●36●46)
| answered Jul 24 '12, 3:11 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,
I haven't done that myself. In case you did not find it already, this Wiki page provides a lot of information that might be useful: https://jazz.net/wiki/bin/view/Main/WebUITheming |
Hi Ralph, Yes I visited this site already. I got the code from there. But my question was more about, if it's possible to upload a image together with the html-file in a .zip-file and call up this image in the code? |
Ralph Schoon (63.5k●3●36●46)
| answered Jul 24 '12, 4:38 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,
as far as I understand it, you create the theme, modify it, including have the icons in the theme file. Then upload it. https://jazz.net/wiki/bin/view/Main/WebUITheming#Uploading_a_New_Theme . There are quite some posts in the forum if you search:https://jazz.net/search_results.jsp?q=theme+icon#page=1&type=type%3DDocument-ForumThread&q=theme%2Bicon&sortby=false For example: https://jazz.net/forum/questions/74605/adding-images-to-the-theme-web-ui I would read through some of them. Would be great if you could publish your finding here. |
Yes, that's what I'm trying to do. Well, in those examples they all work with JavaScript. I would prefer to solve my issue with html. I have the feeling, that the image-file which I upload together with the html-file do not get onto the server, because otherwise I could easily find it and call up the image in html. Is there a chance that this is the problem? Is there a way to trace that image-file to see where it goes so I can call up the file? |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.