Home » Eclipse Projects » Platform - User Assistance (UA) » Glitch in CSS usage
| | | |
Re: Glitch in CSS usage [message #474784 is a reply to message #474781] |
Thu, 13 November 2008 15:03 |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
Hi Mike,
I recommend that you open a request for enhancement to have a help
preference for print.css. It seems a parallel use case to the other CSS
files. If it is straightforward to implement, and the Eclipse UA team
has the time resources to do it, it could get into 3.5, and they might
be able to also do a patch for Eclipse 3.4.
Are you familiar with Eclipse Bugzilla? It will have a link on how to
open a new enhancement request. You'll need to be registered with
Eclipse Bugzilla to open one.
Another option, if you don't have time to wait for an official
implementation, is you could replace the Eclipse print.css with your
own. I see the print.css is located in the following plug-in in the 3.4
GA package:
org.eclipse.help.webapp_3.3.100.v20080528.jar
and is in the advanced directory in that jar file.
You'd have to update that plug-in JAR file to put in your own
"print.css" to replace the one from Eclipse.
HTH,
Lee Anne
Mike Melton wrote:
> Thanks, Lee Anne! Yes, I discover that nav_css works for generated content.
>
> We are also looking at using a CSS for print preview. I noticed the
> print preview tries to use "print.css" I didn't see an attribute that
> contols the CSS for print preview. It doesn't use topic_css, nav_css, or
> disabled_css. Just for kicks, I tried print_css, but it didn't work either.
>
|
|
| |
Re: Glitch in CSS usage [message #474786 is a reply to message #474784] |
Thu, 13 November 2008 18:53 |
Chris Goldthorpe Messages: 815 Registered: July 2009 |
Senior Member |
|
|
Yes, please do open this enhancement request. It looks like for Eclipse
3.5 I will be adding another option to be able to specify a CSS file for
right to left languages.
Lee Anne wrote:
> Hi Mike,
>
> I recommend that you open a request for enhancement to have a help
> preference for print.css. It seems a parallel use case to the other CSS
> files. If it is straightforward to implement, and the Eclipse UA team
> has the time resources to do it, it could get into 3.5, and they might
> be able to also do a patch for Eclipse 3.4.
>
> Are you familiar with Eclipse Bugzilla? It will have a link on how to
> open a new enhancement request. You'll need to be registered with
> Eclipse Bugzilla to open one.
>
> Another option, if you don't have time to wait for an official
> implementation, is you could replace the Eclipse print.css with your
> own. I see the print.css is located in the following plug-in in the 3.4
> GA package:
> org.eclipse.help.webapp_3.3.100.v20080528.jar
> and is in the advanced directory in that jar file.
>
> You'd have to update that plug-in JAR file to put in your own
> "print.css" to replace the one from Eclipse.
>
> HTH,
> Lee Anne
>
> Mike Melton wrote:
>> Thanks, Lee Anne! Yes, I discover that nav_css works for generated
>> content.
>>
>> We are also looking at using a CSS for print preview. I noticed the
>> print preview tries to use "print.css" I didn't see an attribute that
>> contols the CSS for print preview. It doesn't use topic_css, nav_css,
>> or disabled_css. Just for kicks, I tried print_css, but it didn't work
>> either.
>>
|
|
|
Re: Glitch in CSS usage [message #474822 is a reply to message #474786] |
Tue, 18 November 2008 22:57 |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
Hi,
Chris, thanks for the encouragement.
Just to close a loop on this: I've opened the enhancement request myself
for this in 3.5. I didn't see a new one from Mike, and as it's a nice
parallel use case to the existing ones, I thought time was of the essence.
The Bugzilla entry is https://bugs.eclipse.org/bugs/show_bug.cgi?id=255732
--Lee Anne
Chris Goldthorpe wrote:
> Yes, please do open this enhancement request. It looks like for Eclipse
> 3.5 I will be adding another option to be able to specify a CSS file for
> right to left languages.
>
> Lee Anne wrote:
>> Hi Mike,
>>
>> I recommend that you open a request for enhancement to have a help
>> preference for print.css. It seems a parallel use case to the other
>> CSS files. If it is straightforward to implement, and the Eclipse UA
>> team has the time resources to do it, it could get into 3.5, and they
>> might be able to also do a patch for Eclipse 3.4.
>>
>> Are you familiar with Eclipse Bugzilla? It will have a link on how to
>> open a new enhancement request. You'll need to be registered with
>> Eclipse Bugzilla to open one.
>>
>> Another option, if you don't have time to wait for an official
>> implementation, is you could replace the Eclipse print.css with your
>> own. I see the print.css is located in the following plug-in in the
>> 3.4 GA package:
>> org.eclipse.help.webapp_3.3.100.v20080528.jar
>> and is in the advanced directory in that jar file.
>>
>> You'd have to update that plug-in JAR file to put in your own
>> "print.css" to replace the one from Eclipse.
>>
>> HTH,
>> Lee Anne
>>
>> Mike Melton wrote:
>>> Thanks, Lee Anne! Yes, I discover that nav_css works for generated
>>> content.
>>>
>>> We are also looking at using a CSS for print preview. I noticed the
>>> print preview tries to use "print.css" I didn't see an attribute that
>>> contols the CSS for print preview. It doesn't use topic_css, nav_css,
>>> or disabled_css. Just for kicks, I tried print_css, but it didn't
>>> work either.
>>>
|
|
| | | | |
Re: Glitch in CSS usage [message #621903 is a reply to message #474781] |
Thu, 13 November 2008 15:03 |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
Hi Mike,
I recommend that you open a request for enhancement to have a help
preference for print.css. It seems a parallel use case to the other CSS
files. If it is straightforward to implement, and the Eclipse UA team
has the time resources to do it, it could get into 3.5, and they might
be able to also do a patch for Eclipse 3.4.
Are you familiar with Eclipse Bugzilla? It will have a link on how to
open a new enhancement request. You'll need to be registered with
Eclipse Bugzilla to open one.
Another option, if you don't have time to wait for an official
implementation, is you could replace the Eclipse print.css with your
own. I see the print.css is located in the following plug-in in the 3.4
GA package:
org.eclipse.help.webapp_3.3.100.v20080528.jar
and is in the advanced directory in that jar file.
You'd have to update that plug-in JAR file to put in your own
"print.css" to replace the one from Eclipse.
HTH,
Lee Anne
Mike Melton wrote:
> Thanks, Lee Anne! Yes, I discover that nav_css works for generated content.
>
> We are also looking at using a CSS for print preview. I noticed the
> print preview tries to use "print.css" I didn't see an attribute that
> contols the CSS for print preview. It doesn't use topic_css, nav_css, or
> disabled_css. Just for kicks, I tried print_css, but it didn't work either.
>
|
|
| |
Re: Glitch in CSS usage [message #621905 is a reply to message #474784] |
Thu, 13 November 2008 18:53 |
Chris Goldthorpe Messages: 815 Registered: July 2009 |
Senior Member |
|
|
Yes, please do open this enhancement request. It looks like for Eclipse
3.5 I will be adding another option to be able to specify a CSS file for
right to left languages.
Lee Anne wrote:
> Hi Mike,
>
> I recommend that you open a request for enhancement to have a help
> preference for print.css. It seems a parallel use case to the other CSS
> files. If it is straightforward to implement, and the Eclipse UA team
> has the time resources to do it, it could get into 3.5, and they might
> be able to also do a patch for Eclipse 3.4.
>
> Are you familiar with Eclipse Bugzilla? It will have a link on how to
> open a new enhancement request. You'll need to be registered with
> Eclipse Bugzilla to open one.
>
> Another option, if you don't have time to wait for an official
> implementation, is you could replace the Eclipse print.css with your
> own. I see the print.css is located in the following plug-in in the 3.4
> GA package:
> org.eclipse.help.webapp_3.3.100.v20080528.jar
> and is in the advanced directory in that jar file.
>
> You'd have to update that plug-in JAR file to put in your own
> "print.css" to replace the one from Eclipse.
>
> HTH,
> Lee Anne
>
> Mike Melton wrote:
>> Thanks, Lee Anne! Yes, I discover that nav_css works for generated
>> content.
>>
>> We are also looking at using a CSS for print preview. I noticed the
>> print preview tries to use "print.css" I didn't see an attribute that
>> contols the CSS for print preview. It doesn't use topic_css, nav_css,
>> or disabled_css. Just for kicks, I tried print_css, but it didn't work
>> either.
>>
|
|
|
Re: Glitch in CSS usage [message #622202 is a reply to message #474786] |
Tue, 18 November 2008 22:57 |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
Hi,
Chris, thanks for the encouragement.
Just to close a loop on this: I've opened the enhancement request myself
for this in 3.5. I didn't see a new one from Mike, and as it's a nice
parallel use case to the existing ones, I thought time was of the essence.
The Bugzilla entry is https://bugs.eclipse.org/bugs/show_bug.cgi?id=255732
--Lee Anne
Chris Goldthorpe wrote:
> Yes, please do open this enhancement request. It looks like for Eclipse
> 3.5 I will be adding another option to be able to specify a CSS file for
> right to left languages.
>
> Lee Anne wrote:
>> Hi Mike,
>>
>> I recommend that you open a request for enhancement to have a help
>> preference for print.css. It seems a parallel use case to the other
>> CSS files. If it is straightforward to implement, and the Eclipse UA
>> team has the time resources to do it, it could get into 3.5, and they
>> might be able to also do a patch for Eclipse 3.4.
>>
>> Are you familiar with Eclipse Bugzilla? It will have a link on how to
>> open a new enhancement request. You'll need to be registered with
>> Eclipse Bugzilla to open one.
>>
>> Another option, if you don't have time to wait for an official
>> implementation, is you could replace the Eclipse print.css with your
>> own. I see the print.css is located in the following plug-in in the
>> 3.4 GA package:
>> org.eclipse.help.webapp_3.3.100.v20080528.jar
>> and is in the advanced directory in that jar file.
>>
>> You'd have to update that plug-in JAR file to put in your own
>> "print.css" to replace the one from Eclipse.
>>
>> HTH,
>> Lee Anne
>>
>> Mike Melton wrote:
>>> Thanks, Lee Anne! Yes, I discover that nav_css works for generated
>>> content.
>>>
>>> We are also looking at using a CSS for print preview. I noticed the
>>> print preview tries to use "print.css" I didn't see an attribute that
>>> contols the CSS for print preview. It doesn't use topic_css, nav_css,
>>> or disabled_css. Just for kicks, I tried print_css, but it didn't
>>> work either.
>>>
|
|
| |
Goto Forum:
Current Time: Thu Nov 07 12:34:05 GMT 2024
Powered by FUDForum. Page generated in 0.04945 seconds
|