Bug 129462
| Summary: | Need jsp tag to create inner headers | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Network | Reporter: | Jesus M. Rodriguez <jesusr> | ||||
| Component: | RHN/R&D | Assignee: | Jesus M. Rodriguez <jesusr> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fanny Augustin <fmoquete> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | RHN Devel | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-08-18 17:48:20 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 125080 | ||||||
| Attachments: |
|
||||||
|
Description
Jesus M. Rodriguez
2004-08-09 14:53:31 UTC
Created attachment 102516 [details]
HTML with sample tag output.
The attachment contains two snippets of code to show what the jsp tag should
output. It shows some different views of the header. The icons around
Preferences are optional.
Porting Sniglits::HTML.pm rhn-toolbar tag.
Proposed tag usage:
group: rhn
name: toolbar
parameters:
required
base
optional
img
help-url
acl-mixins
misc-img
misc-acl
misc-url
creation-url
creation-acl
creation-type
deletion-url
deletion-acl
deletion-type
<rhn:toolbar creation-url="foo.jsp" creation-type="user">
Text Of Toolbar
</rhn:toolbar>
Made this bug block milestone bug. |