website/index.html in lockdown-0.5.6 vs website/index.html in lockdown-0.5.7
- old
+ new
@@ -31,11 +31,11 @@
<div id="main">
<h1>Lockdown</h1>
<div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/lockdown"; return false'>
<p>Get Version</p>
- <a href="http://rubyforge.org/projects/lockdown" class="numbers">0.5.6</a>
+ <a href="http://rubyforge.org/projects/lockdown" class="numbers">0.5.7</a>
</div>
<h2>What</h2>
<p>Lockdown is a authentication/authorization system for RubyOnRails (ver 2.x). While Merb functionality is in place, it is not complete. There will be a release solely focused on getting the Merb functionality up to par with Rails.</p>
@@ -287,45 +287,36 @@
<li><strong>0.8.0: </strong>RSpec tests and helper methods for your application</li>
<li><strong>0.9.0: </strong>Merb Support</li>
<li><strong>1.0.0: </strong>Model level security</li>
</ul>
- <h2>Google Group</h2>
+ <h2>Github</h2>
- <p>If you are having a problem understanding how to use Lockdown, please post your question on the lockdown group. If it’s documentation related, I will keep this page updated to help everyone.</p>
+ <p>The Clone <span class="caps">URL</span>: git://github.com/stonean/lockdown.git</p>
- <p><a href="http://groups.google.com/group/stonean_lockdown?hl=en">http://groups.google.com/group/stonean_lockdown?hl=en</a></p>
+ <p>Read the <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/">8 steps for fixing other people’s code</a>.</p>
- <h2>How to submit patches</h2>
+ <p>I’m new to git and this whole opensource project admin gig, so please be patient with my stumbling around.</p>
- <p>The Clone <span class="caps">URL</span>: git://github.com/stonean/lockdown.git</p>
+ <h2>Contact</h2>
- <p>Read the <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/">8 steps for fixing other people’s code</a> and for section <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/#8b-google-groups">8b: Submit patch to Google Groups</a>, use the Google Group above.</p>
+ <p>Please use the <a href="http://stonean.com/projects/lockdown/boards">forum</a> to ask questions and the <a href="http://stonean.com/projects/lockdown/issues">issue tracker</a> to report problems or submit a pull request.</p>
- <p>I’m new to git and this whole opensource project admin gig, so please be patient with my stumbling around.</p>
-
-
<h2>License</h2>
<p>This code is free to use under the terms of the <span class="caps">MIT</span> license.</p>
- <h2>Contact</h2>
-
-
- <p>Comments and suggestions are welcome via the <a href="http://groups.google.com/group/stonean_lockdown?hl=en">google group</a></p>
-
-
- <p><a href="http://blog.stonean.com">Andrew Stone</a></p>
+ <p>Copyright© 2008 Andrew Stone</p>
<p class="coda">
- 2nd June 2008<br/>
+ 11th June 2008<br/>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");