Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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
 
(18 intermediate revisions by the same user not shown)
Line 18: Line 18:
 
#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;overflow:auto;}
 
#bodyContent pre {border-radius:10px;margin-bottom: 1.5em;margin-top: 0;overflow:auto;}
 
table#toc {margin-right:2em;width:50%;margin-bottom:1em;margin-top:1em;border-radius:5px}
 
table#toc {margin-right:2em;width:50%;margin-bottom:1em;margin-top:1em;border-radius:5px}
 
#bodyContent span.previouslink {left:-5.5em;position:relative;}
 
#bodyContent span.previouslink {left:-5.5em;position:relative;}
 
h1.firstHeading{display:none;}
 
h1.firstHeading{display:none;}
#bodyContent #catlinks {background:#EEEEFF}
+
#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 h1, #bodyContent h2, #bodyContent h3 {border-bottom-color:#44166C;}
 
#bodyContent .toclogo {padding:5px;text-align:center}
 
#bodyContent .toclogo {padding:5px;text-align:center}
Line 41: Line 43:
 
{{#ifeq: {{{info}}}|y|<css>
 
{{#ifeq: {{{info}}}|y|<css>
 
#bodyContent table:nth-of-type(2) {display:none;}
 
#bodyContent table:nth-of-type(2) {display:none;}
</css><div style="float: right;clear:right;"><div class="toclogo">[[Image:Eclipselink-logo.gif|150px|link="http://wiki.eclipse.org/EclipseLink"]]</div>{{Infobox
+
</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 51: 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