summaryrefslogtreecommitdiff
path: root/command/newrepo.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@cobain.omgwallhack.org>2011-05-04 21:16:49 -0700
committerJoe Rayhawk <jrayhawk@cobain.omgwallhack.org>2011-05-04 21:16:49 -0700
commit3fb0c248d0eae9d93809b7d89011278913a884fc (patch)
tree826bd6ed33027981d8a1923657c864baed3bfe6c /command/newrepo.mdwn
parent5aa864610319f93904a5a870b34f16692062ea58 (diff)
downloadhosting-3fb0c248d0eae9d93809b7d89011278913a884fc.tar.gz
hosting-3fb0c248d0eae9d93809b7d89011278913a884fc.zip
Adding forms for various piny cgis
Diffstat (limited to 'command/newrepo.mdwn')
-rw-r--r--command/newrepo.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/command/newrepo.mdwn b/command/newrepo.mdwn
new file mode 100644
index 0000000..0ff426f
--- /dev/null
+++ b/command/newrepo.mdwn
@@ -0,0 +1,10 @@
+# New Repository
+
+<form action="https://secure.piny.be/auth/newrepo">
+<p>New repository name: <input type="text" name="r" /></p>
+<p>Provide a one-line description to be used in repo listings:s</p>
+<p><input type="text" name="d" size="80" maxlength="80" /></p>
+<input type="submit" />
+</form>
+
+Note: your email address will be published with your repository.