Skip to content

Commit 71e1b0d

Browse files
committed
Google Groups removed RSS support, remove links from navigation
1 parent 0df8723 commit 71e1b0d

File tree

316 files changed

+933
-4998
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

316 files changed

+933
-4998
lines changed

cargo/Adding+TLD+support+to+the+Jetty+container.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

cargo/Adding+a+JMS+resource+to+Resin3x.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

cargo/Adding+a+Samples+Test.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

cargo/Adding+a+container.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

cargo/Announcing+Codehaus+Cargo+1.7.16.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

cargo/Another+jump+in+Codehaus+Cargo+s+history+version+1.8.0+is+here.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

cargo/Ant+Tasks+Reference+Guide.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

cargo/Ant+support.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

cargo/Application+Classpath.html

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
if (space < 0) {
3636
space = 0;
3737
}
38-
document.getElementById("cargo-navigation").style.paddingBottom = space + "px";
39-
document.getElementById("cargo-content").style.paddingBottom = space + "px";
38+
document.getElementById("cargo-navigation").style.paddingBottom = space;
39+
document.getElementById("cargo-content").style.paddingBottom = space;
4040
}
4141
}
4242
}
@@ -275,20 +275,7 @@ <h3 id="Navigation-Development">Development</h3>
275275
</ul></li>
276276
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
277277
<li><a href="Release+procedure.html">Release procedure</a></li>
278-
</ul>
279-
<h3 class="heading3">RSS Feeds</h3>
280-
<table border="0" cellspacing="4px">
281-
<tbody>
282-
<tr>
283-
<td align="right"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts"><img src="attachments/rss.gif" border="0"></a><br></td>
284-
<td align="left"><a href="https://codehaus-cargo.atlassian.net/wiki/spaces/createrssfeed.action?types=page,blogpost&amp;spaces=CARGO&amp;maxResults=50&amp;timeSpan=300&amp;title=Codehaus+Cargo+-+Documentation+and+Blog+posts">Pages and Blog posts</a></td>
285-
</tr>
286-
<tr>
287-
<td align="right"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml"><img src="attachments/rss.gif" border="0"></a></td>
288-
<td align="left"><a href="https://groups.google.com/forum/feed/codehaus-cargo/msgs/rss.xml">Mailing list</a></td>
289-
</tr>
290-
</tbody>
291-
</table></td>
278+
</ul></td>
292279
<td id="cargo-content" style="padding:0px">
293280
<table style="border-collapse:collapse;width:100%;height:100%">
294281
<tbody>

0 commit comments

Comments
 (0)