Sha256: 68fca12f3197b693af0ba7aa4638e43821ebf8a99f9b5b68fbe9fd93f2f82229

Contents?: true

Size: 521 Bytes

Versions: 27

Compression:

Stored size: 521 Bytes

Contents

<div id="wiki-wrapper">
<div id="head">
  <h1>Create New Page</h1>
</div>
<div id="wiki-content" class="create edit">
  <div class="has-rightbar">
    {{>editor}}
  </div>
</div>
</div>
<script type="text/javascript">
window.onbeforeunload = function(){ return "Leaving will not create a new page!" };
$("#gollum-editor-submit").click( function() { window.onbeforeunload = null; } );

jQuery(document).ready(function() {
  $.GollumEditor({ NewFile: true, MarkupType: '{{default_markup}}' });
});
</script>

{{something}}

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
gollum-2.3.7 lib/gollum/frontend/templates/create.mustache
gollum-2.3.6 lib/gollum/frontend/templates/create.mustache
gollum-2.3.5 lib/gollum/frontend/templates/create.mustache
gollum-2.3.4 lib/gollum/frontend/templates/create.mustache
gollum-2.3.3 lib/gollum/frontend/templates/create.mustache
gollum-2.3.2 lib/gollum/frontend/templates/create.mustache
gollum-2.3.1 lib/gollum/frontend/templates/create.mustache
gollum-2.3.0 lib/gollum/frontend/templates/create.mustache
gollum-2.2.9 lib/gollum/frontend/templates/create.mustache
gollum-2.2.8 lib/gollum/frontend/templates/create.mustache
gollum-2.2.7 lib/gollum/frontend/templates/create.mustache
gollum-2.2.6 lib/gollum/frontend/templates/create.mustache
gollum-2.2.5 lib/gollum/frontend/templates/create.mustache
gollum-2.2.4 lib/gollum/frontend/templates/create.mustache
gollum-2.2.3 lib/gollum/frontend/templates/create.mustache
gollum-2.2.2 lib/gollum/frontend/templates/create.mustache
gollum-2.2.1 lib/gollum/frontend/templates/create.mustache
gollum-2.2.0 lib/gollum/frontend/templates/create.mustache
gollum-2.1.10 lib/gollum/frontend/templates/create.mustache
gollum-2.1.9 lib/gollum/frontend/templates/create.mustache