From 1962f1217e4242bff26386b9ac67a0558b9e25ba Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 26 Aug 2016 10:25:40 +0200 Subject: Improve wording and code layout on start page Signed-off-by: Florian Pritz --- application/views/file/upload_form.php | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index fd4f3feb8..f8948afaf 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -98,9 +98,14 @@
/<ID>/rmd
convert markdown to HTML
/<ID>/ascii
convert text with ANSI (shell) escape codes to HTML
/<ID>/info
display some information about the ID
-
/file/thumbnail/<ID>
return a JPEG thumbnail for the ID (only work for some file types)
+
/file/thumbnail/<ID>
return a JPEG thumbnail for the ID (only works for some file types)
-

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

+

+ If your upload is not detected as text, only /<ID>/qr, + /<ID>/plain, /<ID>/info and + /file/thumbnail/<ID> 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.

@@ -120,10 +125,24 @@
-

This website's primary goal is aiding developers, power users, students and alike in solving problems, debugging software, sharing their configuration, etc. It is not intended to distribute confidential or harmful information, scripts or software.

+

+ This website's primary goal is aiding developers, power users, students and + alike in solving problems, debugging software, sharing their configuration, + etc. It is not intended to distribute confidential or harmful information, + scripts or software or copyrighted content for which you do not have a + distribution license. +

-

If you want an account, ask someone who is already using this service to ">invite you.

-

Invitations are used to control abuse and encourage users to "be nice". They are not intended as a means of exclusivity. In case of abuse reports, involved accounts may be banned and the user who invited them may also be banned. The invitation tree will be followed upwards if necessary.

+

+ If you want an account, ask someone who is already using this + service to ">invite you. +

+

+ Invitations are used to control abuse and encourage users to "be nice". They + are not intended as a means of exclusivity. In case of abuse reports, involved + accounts may be banned and the user who invited them may also be banned. The + invitation tree will be followed upwards if necessary. +

Clients

-- cgit v1.2.3-24-g4f1b