You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2016/10/24 22:17:27 UTC

svn commit: r1766456 - /shiro/site/publish/download.html

Author: bdemers
Date: Mon Oct 24 22:17:27 2016
New Revision: 1766456

URL: http://svn.apache.org/viewvc?rev=1766456&view=rev
Log:
use template related links for download.html

Modified:
    shiro/site/publish/download.html

Modified: shiro/site/publish/download.html
URL: http://svn.apache.org/viewvc/shiro/site/publish/download.html?rev=1766456&r1=1766455&r2=1766456&view=diff
==============================================================================
--- shiro/site/publish/download.html (original)
+++ shiro/site/publish/download.html Mon Oct 24 22:17:27 2016
@@ -85,34 +85,26 @@
 
                             
 
-<h1><a name="Download-DownloadApacheShiro"></a>Download Apache Shiro</h1>
-
-<table align="right" width="275" style="margin-left: 20px; margin-bottom: 20px; border-style: solid; border-width: 2px; border-color: navy" cellpadding="10px">
+<!-- spacer allows enough room to display the header -->
+<div id="spacer" style="width: 0; height: 60px; float: left"></div>
 
-<tr>
-<td>
-<div id="border">
-  <h2>Related Content</h2>
-	
-  <h3><a href="get-started.html">Getting Started</a></h3>
-  <p>Resources, guides and tutorials for new Shiro users. </br><span style="font-size:11"><a href="get-started.html">Read More &gt;&gt;</a></span></p>	
-	
-	<h3><a href="10-minute-tutorial.html">10-Minute Shiro Tutorial</a></h3>
-  <p>Try Apache Shiro for yourself in under 10 minutes. </br><span style="font-size:11"><a href="10-minute-tutorial.html">Read More &gt;&gt;</a></span></p>
-	
-  <h3><a href="webapp-tutorial.html">Web App Tutorial</a></h3>
-  <p>Step-by-step tutorial for securing a web application with Shiro. </br><span style="font-size:11"><a href="webapp-tutorial.html">Read More &gt;&gt;</a></span></p>
-	
-  <h3><a href="java-authentication-guide.html">Java Authentication Guide</a></h3>
-  <p>Learn how Authentication in Java is performed in Shiro. </br><span style="font-size:11"><a href="java-authentication-guide.html">Read More &gt;&gt;</a></span></p>	
-	
-  <h3><a href="java-authorization-guide.html">Java Authorization Guide</a></h3>
-  <p>Learn how Shiro handles access control in Java. </br><span style="font-size:11"><a href="java-authorization-guide.html">Read More &gt;&gt;</a></span></p>	
+<!-- related content (if any) -->
+    <div style="border-style: solid; border-width: 2px; border-color: navy; padding: 5px; margin-left: 20px; margin-bottom: 20px; width:275px; float: right; clear: both; ">
+      <h2>Related Content</h2>
+                    <h3><a href="get-started.html">Getting Started</a></h3>
+            <p>Resources, guides and tutorials for new Shiro users.</br><span style="font-size:11"><a href="get-started.html">Read More &gt;&gt;</a></span></p>
+                    <h3><a href="10-minute-tutorial.html">10-Minute Shiro Tutorial</a></h3>
+            <p>Try Apache Shiro for yourself in under 10 minutes.</br><span style="font-size:11"><a href="10-minute-tutorial.html">Read More &gt;&gt;</a></span></p>
+                    <h3><a href="webapp-tutorial.html">Web App Tutorial</a></h3>
+            <p>Step-by-step tutorial for securing a web application with Shiro.</br><span style="font-size:11"><a href="webapp-tutorial.html">Read More &gt;&gt;</a></span></p>
+                    <h3><a href="java-authentication-guide.html">Java Authentication Guide</a></h3>
+            <p>Learn how Authentication in Java is performed in Shiro.</br><span style="font-size:11"><a href="java-authentication-guide.html">Read More &gt;&gt;</a></span></p>
+                    <h3><a href="java-authorization-guide.html">Java Authorization Guide</a></h3>
+            <p>Learn how Shiro handles access control in Java.</br><span style="font-size:11"><a href="java-authorization-guide.html">Read More &gt;&gt;</a></span></p>
+          </div>
+  
 
-</div>
-</td>
-</tr>
-</table>
+<h1><a name="Download-DownloadApacheShiro"></a>Download Apache Shiro</h1>
 
 <p>Apache Shiro 1.3.2 is the current stable release (Java 1.6+ JVM).</p>
 
@@ -1173,7 +1165,6 @@ customizeMacroTable('table-1.1.0', colum
 </script>
 
 <input type="hidden" id="ghEditPage" value="download.html.vtl"></input>
-
             
         </div>