Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-help-dev] Hidding the Links tab



I have these lines in my plugin_customizatoin.ini:

org.eclipse.help/banner=/com.ibm.dmut.doc_1.0/banner.html
org.eclipse.help/banner_height=45

It works in 2.0.2; however in 2.1 (M4), I get:


Apache Tomcat/4.0.4 - HTTP Status 404 -
/content/help:../content/help:/com.ibm.dmut.doc_1.0/banner.html

type Status report

message /content/help:../content/help:/com.ibm.dmut.doc_1.0/banner.html

description The requested resource
(/content/help:../content/help:/com.ibm.dmut.doc_1.0/banner.html) is not
available.






                                                                                                                                              
                      birsan@xxxxxxxxxx                                                                                                       
                      Sent by:                        To:       platform-help-dev@xxxxxxxxxxx                                                 
                      platform-help-dev-admin@        cc:                                                                                     
                      eclipse.org                     Subject:  Re: [platform-help-dev] Hidding the Links tab                                 
                                                                                                                                              
                                                                                                                                              
                      01/30/2003 08:04 PM                                                                                                     
                      Please respond to                                                                                                       
                      platform-help-dev                                                                                                       
                                                                                                                                              
                                                                                                                                              




That should work. At least, if you uncomment the two banner* lines, you get
a banner.
BTW, it is probably better to create your own frameset and embed the
infocenter into one of the frames. That way you have better control on the
layout, including a banner.

-Dorian



|---------+----------------------------------->
|         |           Robert Turek/Santa      |
|         |           Teresa/IBM@IBMUS        |
|         |           Sent by:                |
|         |           platform-help-dev-admin@|
|         |           eclipse.org             |
|         |                                   |
|         |                                   |
|         |           2003-01-30 06:07 PM     |
|         |           Please respond to       |
|         |           platform-help-dev       |
|         |                                   |
|---------+----------------------------------->

>-------------------------------------------------------------------------------------------------------------|

  |
|
  |       To:       platform-help-dev@xxxxxxxxxxx
|
  |       cc:
|
  |       Subject:  Re: [platform-help-dev] Hidding the Links tab
|
  |
|
  |
|

>-------------------------------------------------------------------------------------------------------------|








Thanks . . .

Is it also a known bug that the banner file isn't displayed (Tomcat 404,
says the file isn't
available), even though the same lines and files worked in 2.0?


------------------------------------------ Bobster




                      birsan@xxxxxxxxxx

                      Sent by:                        To:
platform-help-dev@xxxxxxxxxxx
                      platform-help-dev-admin@        cc:

                      eclipse.org                     Subject:  Re:
[platform-help-dev] Hidding the Links tab


                      01/30/2003 10:40 AM

                      Please respond to

                      platform-help-dev







Yes, this is a bug (http://dev.eclipse.org/bugs/show_bug.cgi?id=30640)

-Dorian



|---------+----------------------------------->
|         |           Robert Turek/Santa      |
|         |           Teresa/IBM@IBMUS        |
|         |           Sent by:                |
|         |           platform-help-dev-admin@|
|         |           eclipse.org             |
|         |                                   |
|         |                                   |
|         |           2003-01-30 12:51 PM     |
|         |           Please respond to       |
|         |           platform-help-dev       |
|         |                                   |
|---------+----------------------------------->

>
-------------------------------------------------------------------------------------------------------------|



  |
|
  |       To:       platform-help-dev@xxxxxxxxxxx
|
  |       cc:
|
  |       Subject:  [platform-help-dev] Hidding the Links tab
|
  |
|
  |
|

>
-------------------------------------------------------------------------------------------------------------|










Has the  preference setting to hide the links tab changed in 2.1 (M4)?
In 2.0, I used:  org.eclipse.help/linksView=false
However, this doesn't seem to work in 2.1.


_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev



_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev



_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev



_______________________________________________
platform-help-dev mailing list
platform-help-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-help-dev





Back to the top