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:11:19 UTC

svn commit: r1766454 [3/3] - in /shiro/site/publish: ./ 2010/03/18/ 2010/06/01/ 2010/09/14/ 2010/09/20/ 2010/09/24/ 2010/11/03/ 2011/01/06/ 2011/01/13/ 2011/02/10/ 2011/02/28/ 2011/03/14/ 2011/05/24/ 2011/06/30/ 2012/01/24/ 2012/03/13/ 2012/07/29/ 2013...

Modified: shiro/site/publish/web.html
URL: http://svn.apache.org/viewvc/shiro/site/publish/web.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/web.html (original)
+++ shiro/site/publish/web.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,28 @@
 
         <div id="content">
 
-            <style>
+                            
+
+<!-- spacer allows enough room to display the header -->
+<div id="spacer" style="width: 0; height: 60px; float: left"></div>
+
+<!-- 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="web-features.html">Web Apps with Shiro</a></h3>
+            <p>Learn more about integrating Shiro into web applications.</br><span style="font-size:11"><a href="web-features.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="session-management-features.html">Session Management</a></h3>
+            <p>Shiro enables sessions for any application environment. Learn more!</br><span style="font-size:11"><a href="session-management-features.html">Read More &gt;&gt;</a></span></p>
+                    <h3><a href="permissions.html">Permissions</a></h3>
+            <p>Learn more about Shiro's powerful and intuitive permission syntax.</br><span style="font-size:11"><a href="permissions.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>
+  <style>
 
     table, th, td {
         border: 1px solid black;
@@ -99,30 +120,6 @@
 </style>
 <a name="Web-ApacheShiroWebSupport"></a>
 <h1><a href="#apache-shiro-web-support" name="apache-shiro-web-support">Apache Shiro Web Support</a></h1>
-<table align="right" width="275" style="margin-left: 20px; margin-bottom: 20px; border-style: solid; border-width: 2px; border-color: navy" cellpadding="10px"><tr><td>
-<div id="border">
-  <h2>Related Content</h2>
-	
-  <h3><a href="web-features.html">Web Apps with Shiro</a></h3>
-  <p>Learn more about integrating Shiro into web applications. </br><span style="font-size:11"><a href="web-features.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="session-management-features.html">Session Management</a></h3>
-  <p>Shiro enables sessions for any application environment. Learn more! </br><span style="font-size:11"><a href="session-management-features.html">Read More &gt;&gt;</a></span></p>
-	
-  <h3><a href="permissions.html">Permissions</a></h3>
-  <p>Learn more about Shiro's powerful and intuitive permission syntax. </br><span style="font-size:11"><a href="permissions.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>
-</td></tr></table>
 <ul>
   <li>
     <p><a href="#Web-Configuration">Configuration</a></p>
@@ -984,8 +981,7 @@ securityManager.rememberMeManager = $rem
 <a name="Web-Lendahandwithdocumentation"></a>
 <h2><a href="#lend-a-hand-with-documentation" name="lend-a-hand-with-documentation">Lend a hand with documentation</a></h2>
 <p>While we hope this documentation helps you with the work you&rsquo;re doing with Apache Shiro, the community is improving and expanding the documentation all the time. If you&rsquo;d like to help the Shiro project, please consider corrected, expanding, or adding documentation where you see a need. Every little bit of help you provide expands the community and in turn improves Shiro.</p>
-<p>The easiest way to contribute your documentation is to send it to the <a href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a href="mailing-lists.html" title="Mailing Lists">User Mailing List</a>.<br/><input type="hidden" id="ghEditPage" value="web.md.vtl"></input></p>
-
+<p>The easiest way to contribute your documentation is to send it to the <a href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a href="mailing-lists.html" title="Mailing Lists">User Mailing List</a>.<br/><input type="hidden" id="ghEditPage" value="web.md.vtl"></input></p>            
         </div>
 
     </div><!--END WRAPPER-->

Modified: shiro/site/publish/webapp-tutorial.html
URL: http://svn.apache.org/viewvc/shiro/site/publish/webapp-tutorial.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/webapp-tutorial.html (original)
+++ shiro/site/publish/webapp-tutorial.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
 
         <div id="content">
 
-            <h1><a href="#securing-web-applications-with-apache-shiro" name="securing-web-applications-with-apache-shiro">Securing Web Applications with Apache Shiro</a></h1>
+                            <h1><a href="#securing-web-applications-with-apache-shiro" name="securing-web-applications-with-apache-shiro">Securing Web Applications with Apache Shiro</a></h1>
 <p>This document is an introductory step-by-step tutorial to securing a web application with Apache Shiro. It assumes an introductory knowledge of Shiro, and assumes familiarity with at least the following two introductory documents:</p>
 <ul>
   <li><a href="https://www.infoq.com/articles/apache-shiro">Application Security with Apache Shiro</a></li>
@@ -680,7 +680,7 @@ You may edit the user!
 <h3><a href="#fixes-and-pull-requests" name="fixes-and-pull-requests">Fixes and Pull Requests</a></h3>
 <p>Please send any fixes for errata as a <a href="https://help.github.com/articles/creating-a-pull-request/">GitHub Pull Request</a> to the <code>https://github.com/lhazlewood/apache-shiro-tutorial-webapp</code> repository. We appreciate it!!!</p>
 <input type="hidden" id="ghEditPage" value="webapp-tutorial.md"></input>
-
+            
         </div>
 
     </div><!--END WRAPPER-->

Modified: shiro/site/publish/what-is-shiro.html
URL: http://svn.apache.org/viewvc/shiro/site/publish/what-is-shiro.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/what-is-shiro.html (original)
+++ shiro/site/publish/what-is-shiro.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
 
         <div id="content">
 
-            <a name="WhatisShiro-WhatisShiro%3F"></a>
+                            <a name="WhatisShiro-WhatisShiro%3F"></a>
 <h1><a href="#what-is-shiro-" name="what-is-shiro-">What is Shiro?</a></h1>
 <p>Apache Shiro is an application security framework that provides application developers very clean and simple ways of supporting four cornerstones of security in their applications: authentication, authorization, enterprise session management and cryptography.</p>
 <a name="WhatisShiro-MissionStatement"></a>
@@ -134,7 +134,7 @@
 <p>Well, that&rsquo;s how the JSecurity project and then Apache Shiro was started. We&rsquo;re always looking to improve. Since Shiro is open-source, please think about joining the project or helping out, even if you just offer suggestions. Anything is appreciated!</p>
 <p>Best regards,</p>
 <p>Les Hazlewood<br/><input type="hidden" id="ghEditPage" value="what-is-shiro.md"></input></p>
-
+            
         </div>
 
     </div><!--END WRAPPER-->

Modified: shiro/site/publish/wiki-todos.html
URL: http://svn.apache.org/viewvc/shiro/site/publish/wiki-todos.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/wiki-todos.html (original)
+++ shiro/site/publish/wiki-todos.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
 
         <div id="content">
 
-            <a name="WikiTodos-WikiTodos"></a>
+                            <a name="WikiTodos-WikiTodos"></a>
 <h1><a href="#wiki-todos" name="wiki-todos">Wiki Todos</a></h1>
 <ul>
   <li>Authentication Guide</li>
@@ -98,7 +98,7 @@
   </li>
 </ul>
 <p>Complete Reference Manual<br/><input type="hidden" id="ghEditPage" value="wiki-todos.md"></input></p>
-
+            
         </div>
 
     </div><!--END WRAPPER-->