Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 334974 - [Help] API to add data in body tag for help pages
Summary: [Help] API to add data in body tag for help pages
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: platform-ua-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 01:34 EST by Rupesh Kumar CLA
Modified: 2019-09-24 13:57 EDT (History)
3 users (show)

See Also:


Attachments
Fix for the enhancement (2.84 KB, patch)
2011-01-21 01:47 EST, Rupesh Kumar CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.