Revisions

gist: 217570 Download_button fork
public
Public Clone URL: git://gist.github.com/217570.git
Embed All Files: show embed
HTML #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
    <form action="/qrush/gemcutter/wikis/home" class="edit_wiki" id="edit_wiki_124900" method="post"><div style="margin:0;padding:0"><input name="_method" type="hidden" value="put" /></div>
 
      <label>
        Body (<a target="_blank" href="http://textile.thresholdstate.com/">Textile enabled</a> |
        [[Page]] for internal links)<br />
        <textarea cols="40" id="wiki_body" name="wiki[body]" rows="20">&lt;div style=&quot;background: url('http://gemcutter.org/images/top.png') repeat-x; width: 100%; height: 80px; padding-top: 1px;&quot;&gt;
p=. !http://gemcutter.org/images/logo.png!
&lt;/div&gt;
 
Welcome to the Gemcutter wiki! This space is mostly used for developer/contributor documentation and discussion.
 
If you're looking for help with gemcutter, &quot;check out the docs!&quot;:http://gemcutter.org/pages/docs</textarea>
      </label>
      
      
 
      <div class="actions">
        <input onclick="var form=this.form, old_action=form.action;form.action='/qrush/gemcutter/wikis/preview';form.target='_blank';form.submit();form.action=old_action;form.target='';return false;" type="button" value="Preview" />
        <input id="wiki_submit" name="commit" type="submit" value="Update" />
      </div>
    </form>