#3: "Reply with quote" function
- Contents
Ploneboard would benefit from a simple "reply with quote" function that enables a user to seed their response with text from a previous message.
- Proposed by
- Jon Stahl, ONE/Northwest
- Seconded by
- Marshall Mayer, LiveModern.com
- Proposal type
- User interface
- Assigned to release
- State
- completed
Motivation
Much as in email, forum users often wish to respond to a particular point in another person's post. It enhances readabilty to allow users to easily "quote" other replies in their posts.
Proposal
Add a "reply with quote" button, which initiates a new reply, but pre-populates it with the text of the reply that is being replied to. Quoted text should be automatically formatted as <blockquote>.
Most forum software offers this functionality -- look at any install of phpBB to see how it works.
+1
I originally planned to have this in Ploneboard by default, that's why there is a Reply button on every post.