Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 334974

Summary: [Help] API to add data in body tag for help pages
Product: [Eclipse Project] Platform Reporter: Rupesh Kumar <rukumar2>
Component: User AssistanceAssignee: platform-ua-inbox <platform-ua-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: cgold, ChrisAustin, rukumar2
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fix for the enhancement none

Description Rupesh Kumar CLA 2011-01-21 01:34:20 EST
Build Identifier: 

Provide an API, which help to add data in the body tag. For example API parameter is class="remote.css" which results to <body class="remote.css">.

Reproducible: Always
Comment 1 Rupesh Kumar CLA 2011-01-21 01:47:07 EST
Created attachment 187259 [details]
Fix for the enhancement

An API FilterHTMLHeadAndBodyOutputStream.FilterHTMLHeadAndBodyOutputStream(OutputStream out,byte[] bytesForHead, String bodyContent, String bodyTagContent) is added which helps you to add some attributs like background-color & class etc to the <body>.
Comment 2 Lars Vogel CLA 2019-09-24 13:57:06 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.