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
 
(47 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:{{SUBPAGENAME}}}}  
+
{{DISPLAYTITLE:{{SUBPAGENAME}}}}
 +
{{DEFAULTSORT:{{SUBPAGENAME}}}}
 
<css>
 
<css>
.el_previouslink {background-image:url(http://wiki.eclipse.org/images/3/3d/Elug_previous_icon.png)}
 
 
#tljpa_header {border-bottom:2px solid #44166c}
 
#tljpa_header {border-bottom:2px solid #44166c}
 
.tabs {float:right;display:inline;}
 
.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 {padding:0.25em 0.5em;display:inline;border:1px solid #44166c;border-radius:5px 5px 0 0;background:#CCCCFF;border-bottom:none;}
 
.tab:hover {background:#44166c;color:#ffffff;}
 
.tab:hover {background:#44166c;color:#ffffff;}
 
.tab a;.tab a:visited {text-decoration:none;}
 
.tab a;.tab a:visited {text-decoration:none;}
Line 14: Line 14:
 
#content tr th {background:#cccccc}
 
#content tr th {background:#cccccc}
 
#content code {font-size:1.3em;}
 
#content code {font-size:1.3em;}
#bodyContent {font-size:0.9em;}
+
#bodyContent {font-size:0.9em;min-width:900px;}
 
#bodyContent hr {background-color:#44166c;}
 
#bodyContent hr {background-color:#44166c;}
 
#bodyContent hr:nth-of-type(1), #bodyContent hr:nth-of-type(2) {display:none;}
 
#bodyContent hr:nth-of-type(1), #bodyContent hr:nth-of-type(2) {display:none;}
 
#bodyContent table:nth-of-type(2) {position:relative;top:-3em;}
 
#bodyContent table:nth-of-type(2) {position:relative;top:-3em;}
#bodyContent table.Warning, #bodyContent table.Note {font-size:0.9em;background:#ffffc0;margin:0 auto;}
+
#bodyContent table.NoteWarn, #bodyContent table.Warning, #bodyContent table.Note {font-size:0.9em;background:#ffffc0;margin:0 auto;}
#bodyContent table.Warning pre, #bodyContent table.Note pre {font-family:Arial,sans-serif;padding:0 0 0 0;border:none;background:none;font-size:1.0em;word-wrap:break-word;white-space:pre-wrap;white-space:-moz-pre-wrap !important;whitespace:-o-pre-wrap;}
+
#bodyContent table.NoteWarn pre, #bodyContent table.Warning pre, #bodyContent table.Note pre {font-family:Arial,sans-serif;padding:0 0 0 0;border:none;background:none;font-size:1.0em;word-wrap:break-word;white-space:pre-wrap;white-space:-moz-pre-wrap !important;whitespace:-o-pre-wrap;}
#bodyContent pre {border-radius:10px;margin-bottom: 1.5em;margin-top: 0;}
+
#bodyContent pre {border-radius:10px;margin-bottom: 1.5em;margin-top: 0;overflow:auto;}
table#toc {margin-right:22em;width:66%;margin-bottom:1em;}
+
table#toc {margin-right:2em;width:50%;margin-bottom:1em;margin-top:1em;border-radius:5px}
 +
#bodyContent span.previouslink {left:-5.5em;position:relative;}
 
h1.firstHeading{display:none;}
 
h1.firstHeading{display:none;}
 +
#bodyContent #catlinks {background:#EEEEFF;-webkit-box-shadow: #666 0px 2px 3px;
 +
-moz-box-shadow: #666 0px 2px 3px;
 +
box-shadow: #666 0px 2px 3px;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3 {border-bottom-color:#44166C;}
 +
#bodyContent .toclogo {padding:5px;text-align:center}
 +
#bodyContent .editsection {display:none;}
 +
 
</css>  
 
</css>  
 
<div id="tljpa_header">
 
<div id="tljpa_header">
Line 31: Line 39:
 
   <div class="tab">[[EclipseLink/Development|Development]]</div>
 
   <div class="tab">[[EclipseLink/Development|Development]]</div>
 
  </div>
 
  </div>
  <div id="tljpa_title">'''{{#ifeq: {{{title}}}||Java Persistence API (JPA) Extensions Reference for EclipseLink|{{{title}}} }}''', '''{{{release}}}'''</div>
+
  <div id="tljpa_title">'''{{#ifeq: {{{title}}}| |EclipseLink}}{{#ifeq: {{{title}}}|TLJAX|Developing Persistence Architectures Using Eclipselink MOXy (JAXB)}}{{#ifeq: {{{title}}}|TLJPA|Java Persistence API (JPA) Extensions Reference for EclipseLink}}''', '''{{{release}}}'''</div>
 
</div>
 
</div>
{{#ifeq: {{{info}}}|y|<div style="float: right;clear:right;"><div style="text-align:center;">[[Image:Eclipselink-logo.gif|150px|link="http://wiki.eclipse.org/EclipseLink"]]</div>{{Infobox
+
{{#ifeq: {{{info}}}|y|<css>
 +
#bodyContent table:nth-of-type(2) {display:none;}
 +
</css><div style="float: right;clear:right;background:#ffffff"><div class="toclogo">[[Image:Eclipselink-logo.gif|150px|link="http://wiki.eclipse.org/EclipseLink"]]</div>{{#ifeq: {{{older}}}|y|
 +
<div style="text-align:center;padding:5px;">[[EclipseLink/Documentation_Center/Older_Releases|Other Releases]] &bull; [[Image:Elug_Magnifier.png|Search]][http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]</div>}}
 +
{{Infobox
 
| name = Eclipse Communication Framework
 
| name = Eclipse Communication Framework
 
| download = http://www.eclipse.org/ecf/downloads.php
 
| download = http://www.eclipse.org/ecf/downloads.php
Line 43: Line 55:
 
| viewvc = org.eclipse.ecf/?root=RT_Project
 
| viewvc = org.eclipse.ecf/?root=RT_Project
 
| psf = http://full/path/to/project/psf/
 
| psf = http://full/path/to/project/psf/
}} </div>}}
+
}}  
 +
</div>}}
 
{{#ifeq: {{{toc}}}|y| __TOC__ | __NOTOC__}}
 
{{#ifeq: {{{toc}}}|y| __TOC__ | __NOTOC__}}
 
[[Category:{{{category}}}]][[Category:EclipseLink {{{release}}}]]
 
[[Category:{{{category}}}]][[Category:EclipseLink {{{release}}}]]

Latest revision as of 12:19, 29 June 2012



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

Back to the top