I’ve been experimenting with the ability to subscribe to comments in a given thread. Here’s how it works:
* Underneath each post, there are links to subscribe to comments on that post either by email or RSS feed.
* If you select email, you’ll be sent an email asking you to confirm your subscription. If you don’t respond, you’ll get nothing else.
* The email may get trapped in your spam filter, especially if you use a “white list” filtering system — meaning the confirmation email will wind up in a folder called “Junk” or “Spam” or “Deleted.” Fish it out and hit the link to confirm the subscription.
* If you don’t receive a confirmation email, and if it’s not trapped by your spam filter, try again and make sure your email address is correctly spelled.
I’m still looking for a way to allow email subscriptions for all comments without having to subscribe post by post. There’s already a button at the top of the Home page that allows this for those subscribing via RSS, but email seems to be less flexible.
Comments: Using HTML in the Comments
Single tags
These tags can be used alone and don’t need an ending tag.
<br>
Single line break<hr>
Horizontal lineMatching tags
These require an ending tag – e.g.
<i>italic text</i>
<a>
Anchor (used to post a link, which is usually done automatically when you begin with http://)<b>
Bold<blockquote>
<caption>
Defines a table caption<cite>
Defines a citation<code>
Defines computer code text (allows you to enter HTML code without it being read as code)<em>
Italics<fieldset>
(puts a box around the text)
<i>
Italics<p>
Paragraph<s>
Strikethrough<strike>
Strikethrough<strong>
Bold<sub>
Subscript<sup>
Superscript<u>
Underline