Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:EclipseLink TLJPA"

m
m
Line 1: Line 1:
{{DISPLAYTITLE:{{SUBPAGENAME}}}} <css>
+
{{DISPLAYTITLE:{{SUBPAGENAME}}}}  
 
+
<css>
 +
#tljpa_header {border-bottom:2px solid #44166c}
 +
#tljpa_title {line-height:1em;}
 +
.tabs {float:right;display:inline;}
 +
.tab {padding:0.25em 0.5em;display:inline;border:1px solid #44166c;border-radius:5px 5px 0 0;background:#A4BBCF;border-bottom:none;}
 +
.tab:hover {background:#44166c;color:#ffffff;}
 +
.tab a;.tab a:visited {text-decoration:none;}
 +
.tab a:hover {color:#ffffff;text-decoration:none;}
 
#content p {line-height:1.25em;margin-top:0.5em,bottom:0.75em;}
 
#content p {line-height:1.25em;margin-top:0.5em,bottom:0.75em;}
 
#content h3 {font-size:130%;margin-top:1em;margin-bottom:0;font-weight:normal;}
 
#content h3 {font-size:130%;margin-top:1em;margin-bottom:0;font-weight:normal;}
Line 140: Line 147:
  
 
</css>  
 
</css>  
 +
 +
 +
<div id="tljpa_header">
 +
<div class="tabs">
 +
<div class="tab">[[EclipseLink/UserGuide|Documentation]]</div>
 +
<div class="tab">[[EclipseLink/FAQ|FAQ]]</div>
 +
<div class="tab">[[EclipseLink/Examples|Examples]]</div>
 +
<div class="tab">[[EclipseLink/Development|Development]]</div>
 +
</div>
 +
<div id="tljpa_title">Title</div>
 +
</div>
 +
 
{{#ifeq: {{{eclipselink}}}|y|
 
{{#ifeq: {{{eclipselink}}}|y|
 
<div id="eclipselinktype">
 
<div id="eclipselinktype">
Line 152: Line 171:
 
*{{EclipseLink_Link|Development| Development | {{{tab}}} | development}}
 
*{{EclipseLink_Link|Development| Development | {{{tab}}} | development}}
 
</div> <div style="float: right; width: 20em;">
 
</div> <div style="float: right; width: 20em;">
{{#ifeq: {{{info}}}|y|
 
<div style="text-align:center;">[[Image:Eclipselink-logo.gif|150px|link="http://wiki.eclipse.org/EclipseLink"]]</div>
 
{{Infobox
 
| name = EclipseLink
 
| download = http://www.eclipse.org/eclipselink/downloads.php
 
| website = http://www.eclipse.org/eclipselink
 
| list = eclipselink-dev
 
| newsgroup = eclipse.technology.eclipselink
 
| product = EclipseLink
 
}}
 
}} <!-- {{#ifeq: {{{toc}}}|y| __TOC__ | __NOTOC__}} --> {{#ifeq: {{{api}}}|y| {{EclipseLink_API|apis={{{apis}}} }} }} {{#ifeq: {{{nativeapi}}}|y| {{EclipseLink_NativeAPI|nativeapis={{{nativeapis}}} }} }} {{#ifeq: {{{examples}}}|y| {{EclipseLink_Examples|example={{{example}}} }} }}
 
</div>
 
 
{{#ifeq: {{{toc}}}|y| __TOC__ | __NOTOC__}}[[Category:{{{category}}}]][[Category:EclipseLink {{{release}}}]]
 
{{#ifeq: {{{toc}}}|y| __TOC__ | __NOTOC__}}[[Category:{{{category}}}]][[Category:EclipseLink {{{release}}}]]

Revision as of 21:48, 7 June 2012




[[Category:{{{category}}}]][[Category:EclipseLink {{{release}}}]]

Back to the top