From 7b9076ae90f231065d7198f9800883070c8e5a04 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Wed, 4 May 2011 22:01:09 -0700 Subject: Switching commands over to method="post" --- command/addaccess.mdwn | 2 +- command/newrepo.mdwn | 2 +- command/newuser.mdwn | 2 +- command/rmaccess.mdwn | 2 +- command/rmrepo.mdwn | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/command/addaccess.mdwn b/command/addaccess.mdwn index 6b827dc..47f38d8 100644 --- a/command/addaccess.mdwn +++ b/command/addaccess.mdwn @@ -1,6 +1,6 @@ # Add User Access to a Repository -
+ [[!table format=dsv delimiter=# data=""" Repository name: # User name: # diff --git a/command/newrepo.mdwn b/command/newrepo.mdwn index a385ae2..c333f85 100644 --- a/command/newrepo.mdwn +++ b/command/newrepo.mdwn @@ -1,6 +1,6 @@ # New Repository - +

New repository name:

Provide a one-line description to be used in repo listings:s

diff --git a/command/newuser.mdwn b/command/newuser.mdwn index 9d4b9a9..3c5c756 100644 --- a/command/newuser.mdwn +++ b/command/newuser.mdwn @@ -2,7 +2,7 @@ A confirmation email will be sent to the provided email address. - + [[!table format=dsv delimiter=# data=""" New username: # Password: # diff --git a/command/rmaccess.mdwn b/command/rmaccess.mdwn index 4be0a8c..67733f2 100644 --- a/command/rmaccess.mdwn +++ b/command/rmaccess.mdwn @@ -1,6 +1,6 @@ # Remove User Access to a Repository - + [[!table format=dsv delimiter=# data=""" Repository name: # User name: # diff --git a/command/rmrepo.mdwn b/command/rmrepo.mdwn index d42e9eb..ebec365 100644 --- a/command/rmrepo.mdwn +++ b/command/rmrepo.mdwn @@ -1,5 +1,5 @@ # Remove a Repository - + Repository name:
-- cgit v1.2.3