You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by do...@apache.org on 2020/06/01 09:42:55 UTC

svn commit: r1878352 [2/2] - in /empire-db/site: ./ community/ documentation/ downloads/ empiredb/ struts2ext/ support/

Modified: empire-db/site/struts2ext/input_controls.htm
URL: http://svn.apache.org/viewvc/empire-db/site/struts2ext/input_controls.htm?rev=1878352&r1=1878351&r2=1878352&view=diff
==============================================================================
--- empire-db/site/struts2ext/input_controls.htm (original)
+++ empire-db/site/struts2ext/input_controls.htm Mon Jun  1 09:42:55 2020
@@ -21,6 +21,7 @@
 	<link rel="stylesheet" href="../css/layout.css" type="text/css" />
 	<!-- #BeginEditable "stylesheets" -->
 <style type="text/css">
+
 table#struts2_comparison th {
 	width: 300px;
 	border: 1px #C0C0C0 solid;
@@ -45,7 +46,7 @@ table#struts2_comparison td {
 			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
 		</div>
 		<div id="asf">
-			<a id="asfhome" target="_blank" href="http://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
 			<label for="asfhome" >The Apache Software Foundation</label>
 		</div>
 		<div style="clear:both"></div>
@@ -106,13 +107,13 @@ table#struts2_comparison td {
 						</li>
 						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
 							<ul class="subMenu">
-								<li id="menu_apache_home"><a href="http://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_donate"><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_thanks"><a href="http://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_security"><a href="http://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
 							</ul>
 						</li>
-						<li id="menu_disclaimer"><a href="http://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
 					</ul>
 				</div>
 				

Modified: empire-db/site/struts2ext/rendering_parsing.htm
URL: http://svn.apache.org/viewvc/empire-db/site/struts2ext/rendering_parsing.htm?rev=1878352&r1=1878351&r2=1878352&view=diff
==============================================================================
--- empire-db/site/struts2ext/rendering_parsing.htm (original)
+++ empire-db/site/struts2ext/rendering_parsing.htm Mon Jun  1 09:42:55 2020
@@ -32,7 +32,7 @@
 			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
 		</div>
 		<div id="asf">
-			<a id="asfhome" target="_blank" href="http://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
 			<label for="asfhome" >The Apache Software Foundation</label>
 		</div>
 		<div style="clear:both"></div>
@@ -93,13 +93,13 @@
 						</li>
 						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
 							<ul class="subMenu">
-								<li id="menu_apache_home"><a href="http://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_donate"><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_thanks"><a href="http://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_security"><a href="http://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
 							</ul>
 						</li>
-						<li id="menu_disclaimer"><a href="http://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
 					</ul>
 				</div>
 				

Modified: empire-db/site/struts2ext/struts2ext.htm
URL: http://svn.apache.org/viewvc/empire-db/site/struts2ext/struts2ext.htm?rev=1878352&r1=1878351&r2=1878352&view=diff
==============================================================================
--- empire-db/site/struts2ext/struts2ext.htm (original)
+++ empire-db/site/struts2ext/struts2ext.htm Mon Jun  1 09:42:55 2020
@@ -21,6 +21,7 @@
 	<link rel="stylesheet" href="../css/layout.css" type="text/css" />
 	<!-- #BeginEditable "stylesheets" -->
 <style type="text/css">
+
 table#struts2_comparison th {
 	width: 300px;
 	border: 1px #C0C0C0 solid;
@@ -45,7 +46,7 @@ table#struts2_comparison td {
 			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
 		</div>
 		<div id="asf">
-			<a id="asfhome" target="_blank" href="http://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
 			<label for="asfhome" >The Apache Software Foundation</label>
 		</div>
 		<div style="clear:both"></div>
@@ -106,13 +107,13 @@ table#struts2_comparison td {
 						</li>
 						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
 							<ul class="subMenu">
-								<li id="menu_apache_home"><a href="http://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_donate"><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_thanks"><a href="http://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_security"><a href="http://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
 							</ul>
 						</li>
-						<li id="menu_disclaimer"><a href="http://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
 					</ul>
 				</div>
 				
@@ -164,7 +165,7 @@ table#struts2_comparison td {
 			tags that directly understand Empire-db's data and metadata interfaces and get the 
 			information they need themselves.</p>
 		<p> As the first Web application framework we have chosen to provide special support for 
-			the popular <a href="http://struts.apache.org/2.x">Apache Struts2 framework</a>. 
+			the popular <a href="https://struts.apache.org/2.x">Apache Struts2 framework</a>. 
 			While Struts2 is a well appreciated and capable framework by itself, we think that in 
 			combination with Empire-db and our extensions library serving as the glue between the two, 
 			it really rocks. We believe that data based Web application development has never been 

Modified: empire-db/site/struts2ext/tag_reference.htm
URL: http://svn.apache.org/viewvc/empire-db/site/struts2ext/tag_reference.htm?rev=1878352&r1=1878351&r2=1878352&view=diff
==============================================================================
--- empire-db/site/struts2ext/tag_reference.htm (original)
+++ empire-db/site/struts2ext/tag_reference.htm Mon Jun  1 09:42:55 2020
@@ -21,6 +21,7 @@
 	<link rel="stylesheet" href="../css/layout.css" type="text/css" />
 	<!-- #BeginEditable "stylesheets" -->
 	<style type="text/css">
+
 		table#struts2_comparison th {
 			width: 300px;
 			border: 1px #C0C0C0 solid;
@@ -45,7 +46,7 @@
 			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
 		</div>
 		<div id="asf">
-			<a id="asfhome" target="_blank" href="http://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
 			<label for="asfhome" >The Apache Software Foundation</label>
 		</div>
 		<div style="clear:both"></div>
@@ -106,13 +107,13 @@
 						</li>
 						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
 							<ul class="subMenu">
-								<li id="menu_apache_home"><a href="http://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_donate"><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_thanks"><a href="http://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_security"><a href="http://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
 							</ul>
 						</li>
-						<li id="menu_disclaimer"><a href="http://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
 					</ul>
 				</div>
 				

Modified: empire-db/site/support/support.htm
URL: http://svn.apache.org/viewvc/empire-db/site/support/support.htm?rev=1878352&r1=1878351&r2=1878352&view=diff
==============================================================================
--- empire-db/site/support/support.htm (original)
+++ empire-db/site/support/support.htm Mon Jun  1 09:42:55 2020
@@ -22,6 +22,7 @@
 	<link rel="stylesheet" href="../css/layout.css" type="text/css" />
 	<!-- #BeginEditable "stylesheets" -->
 <style type="text/css">
+
 ul#mail_list {
 	padding-left: 20px;
 }
@@ -75,7 +76,7 @@ table#contact_table td.odd {
 			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
 		</div>
 		<div id="asf">
-			<a id="asfhome" target="_blank" href="http://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
 			<label for="asfhome" >The Apache Software Foundation</label>
 		</div>
 		<div style="clear:both"></div>
@@ -136,13 +137,13 @@ table#contact_table td.odd {
 						</li>
 						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
 							<ul class="subMenu">
-								<li id="menu_apache_home"><a href="http://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_donate"><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_thanks"><a href="http://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
-								<li id="menu_apache_security"><a href="http://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
 							</ul>
 						</li>
-						<li id="menu_disclaimer"><a href="http://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
 					</ul>
 				</div>