From fd758f2ce566a641695af904726178c6d20f9ae7 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 27 Feb 2021 17:57:02 +0000 Subject: turn off post-by-email --- views/email.php | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'views/email.php') diff --git a/views/email.php b/views/email.php index e3464f6..4781c7a 100644 --- a/views/email.php +++ b/views/email.php @@ -1,22 +1,6 @@
-
-

- Send email or MMS to
- user->email_username . '@' . Config::$hostname ?> -

-
- -
-

Email Subject

-

If you add a subject line to your email, it will be sent as the "name" property which indicates to your Micropub endpoint that this is a blog post.

- -

Email and MMS body

-

The text of your email or MMS will be send as the "content" property, which is the main contents of your post. Plaintext only for now.

- -

Photo

-

If you attach a photo to your email or MMS, it will be sent to your Micropub endpoint. (Only one photo is currently supported.)

-
+

This feature is not available.

-- cgit v1.2.3