Sha256: c708e990d36c1cd5b6d288afea48aeb271a1a294e8e7600e7dd7f4212cc046cc

Contents?: true

Size: 1.75 KB

Versions: 16

Compression:

Stored size: 1.75 KB

Contents

<div id="wiki-wrapper" class="history">
<div id="head">
  <h1>History for <strong>{{title}}</strong></h1>
  <ul class="actions">
    <li class="minibutton"><a href="/{{escaped_name}}"
       class="action-view-page">View Page</a></li>
    <li class="minibutton"><a href="/edit/{{escaped_name}}"
       class="action-edit-page">Edit Page</a></li>
  </ul>
  {{>searchbar}}
</div>
<div id="wiki-history">
  
  <ul class="actions">
    <li class="minibutton"><a href="javascript:void(0);"
       class="action-compare-revision">Compare Revisions</a></li>
  </ul>

  <form name="compare-versions" id="version-form" method="post"
   action="/compare/{{escaped_name}}">
  <fieldset>
  <table>
    <tbody>
      
      {{#versions}}
      <tr>
        <td class="checkbox">
          <input type="checkbox" name="versions[]" value="{{id}}">
        </td>
        <td class="author">
          <a href="javascript:void(0)">
            <img src="http://www.gravatar.com/avatar/{{gravatar}}?s=16"
             alt="avatar: {{author}}" class="mini-gravatar">
            <span class="username">{{author}}</span>
          </a>
        </td>
        <td class="commit-name">
          <span class="time-elapsed">{{date}}:</span>&nbsp;
          {{message}}
          [<a href="/{{escaped_name}}/{{id}}" title="View commit">{{id7}}</a>]
        </td>
      </tr>
      {{/versions}}
      
    </tbody>
  </table>
  </fieldset>
  </form>
</div>
<div id="footer">
  <ul class="actions">
    <li class="minibutton"><a href="javascript:void(0);"
       class="action-compare-revision">Compare Revisions</a></li>
       
    <!-- only show this button if we have more than 20 revisions -->
    <li class="minibutton"><a href="#"
       class="action-back-to-top">Back to Top</a></li>
  </ul>
</div>
</div>

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
gollum-bibanon-1.4.4 lib/gollum/frontend/templates/history.mustache
gollum-bibanon-1.4.3 lib/gollum/frontend/templates/history.mustache
gollum-bibanon-1.4.2 lib/gollum/frontend/templates/history.mustache
gollum-bibanon-1.4.1 lib/gollum/frontend/templates/history.mustache
gollum-bibanon-1.3.2 lib/gollum/frontend/templates/history.mustache
gollum-bibanon-1.4.0 lib/gollum/frontend/templates/history.mustache
gollum-bibanon-1.3.1 lib/gollum/frontend/templates/history.mustache
amiba-1.0.2 lib/amiba/frontend/templates/history.mustache
amiba-1.0.1 lib/amiba/frontend/templates/history.mustache
amiba-1.0.0 lib/amiba/frontend/templates/history.mustache
amiba-0.0.9 lib/amiba/frontend/templates/history.mustache
gollum-1.3.1 lib/gollum/frontend/templates/history.mustache
jugyo-gollum-1.3.1 lib/gollum/frontend/templates/history.mustache
gollum-1.2.1 lib/gollum/frontend/templates/history.mustache
gollum-1.3.0 lib/gollum/frontend/templates/history.mustache
gollum-1.2.0 lib/gollum/frontend/templates/history.mustache