moved some discussion to discussion page
authorbremner <bremner@web>
Sat, 19 Jul 2008 23:38:29 +0000 (19:38 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 19 Jul 2008 23:38:29 +0000 (19:38 -0400)
doc/todo/comment_by_mail.mdwn

index 10dfea28db624d541574b05151e8f8894388f1e8..0f7534c3538878deb5fcfbed94eaed997569426f 100644 (file)
@@ -6,17 +6,9 @@ I have in mind something like
   * add a mailto: url to each page matching some pagespec
     (currently every page gets a comment footer)
   * this mailto url goes to an address identifying the page  (something like
-    user-iki-FE653b@host.fqdn.tld).  (DONE) 
-    > I wonder if it would be more or less natural to put an encoded form
-    > of the page name in the email address? I'm thinking about something
-    > like `wikiname+index@host` or `wikiname+todo+comment_by_mail@host`.
-    > The basic transformation would be to call `titlepage($page)` (in the
-    > C locale), followed by replacing "/" with "+" (since "/" is not
-    > valid in mails). --[[Joey]]
-    >> I guess you are right, there is no point being more obscure 
-    >> than necessary.  I am leaning towards   [something](http://www.cs.unb.ca/~bremner/blog/posts/encoding) not        
-   >> calling titlepage but in the same spirit. --[[DavidBremner]]
-
+    user-iki-blog~I_hate_markdown@host.fqdn.tld).  (DONE) 
+    [more details](http://www.cs.unb.ca/~bremner/blog/posts/encoding)         
+   
   * on the mail receiving end, these messages are either deleted, or ran through
     a filter to be turned into blog posts.