From d02640f0cd32d6aa05ea67f3bb6542e17e590222 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 29 Aug 2014 18:14:41 +0200 Subject: Document multipastes on the front page Signed-off-by: Florian Pritz --- application/views/file/upload_form.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index 44828c53a..5051f689b 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -91,6 +91,13 @@
/<ID>/info
display some information about the ID

If your upload is not detected as text, only /<ID>/qr, /<ID>/plain and /<ID>/info will work as above and all others will simply return the file with the detected MIME type.

+

How to link your multipastes:

+

Multipaste IDs begin with m- and only support the following features.

+
+
/<ID>/
automatically display everything in a sensible way
+
/<ID>/qr
display a qr code containing a link to /<ID>/
+
/<ID>/info
display some information about the multipaste
+
-- cgit v1.2.3-24-g4f1b