tucuta / madebyfrogs

Automatically exported from code.google.com/p/madebyfrogs
GNU General Public License v3.0
0 stars 0 forks source link

Comment form textbox submission does not respect blank lines to produce paragraphs #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter a comment, leaving blank lines between "paragraphs".
2. Submit comment.
3. View comment on site.

What is the expected output? What do you see instead?
- expect to see the comment broken into paragraphs
- instead see simply continuous text.

Please use labels and text to provide additional information.

Has been discussed in forum: http://forum.madebyfrog.com/topic/123

This is *not* a bug/defect, since the comment form/submission will accept
HTML markup (see Philippe's response in the forum thread), and this works.
But since blank-lines produce paragraphs in so many settings, it is bad UI
(imo!) for Frog's comment form to ignore them.

Suggested development possibilities:
- Blogger approach: just have text-filter which "respects"
blank-line-equals-paragraph, and give some help for HTML tags; or
- permit use of Textile or Markdown filters for frontend comment textbox.

Original issue reported on code.google.com by djrei...@gmail.com on 29 Sep 2008 at 9:52

GoogleCodeExporter commented 9 years ago
I think modifying the filter system to be able to use it in the frontend should 
be
do-able?

Original comment by martijn....@gmail.com on 3 Oct 2008 at 9:07

GoogleCodeExporter commented 9 years ago
Maybe "no-split" Frog would make this easier? If all filter plugins were 
available
anywhere in Frog ("frontend" or "backend"), then there could be little cause for
complaint, IMO!

Original comment by djrei...@gmail.com on 3 Oct 2008 at 10:02

GoogleCodeExporter commented 9 years ago
Very possible... I hope to do some work on "no-split" Frog this weekend. I 
assume
you're a voluteer to help test it once the time is there? ;-)

Original comment by martijn....@gmail.com on 10 Oct 2008 at 4:07

GoogleCodeExporter commented 9 years ago

Original comment by martijn....@gmail.com on 14 Oct 2008 at 12:12

GoogleCodeExporter commented 9 years ago

Original comment by martijn....@gmail.com on 14 Oct 2008 at 12:13

GoogleCodeExporter commented 9 years ago
Maybe I should add a new option? Use or not a simple WYSIWYG editor ? Or maybe
BBcode, I know that David likes it. ;)

Original comment by bebliuc....@gmail.com on 19 Oct 2008 at 8:08

GoogleCodeExporter commented 9 years ago
I used the same 

Original comment by martijn....@gmail.com on 21 Nov 2008 at 10:32

GoogleCodeExporter commented 9 years ago
BBCode! Peh! :P

Maybe with "no-split" we can offer the same filter choices for the comment 
text-area
as we do for the backend...?

Original comment by djrei...@gmail.com on 21 Nov 2008 at 10:46

GoogleCodeExporter commented 9 years ago

Original comment by martijn....@gmail.com on 21 Nov 2008 at 12:23

GoogleCodeExporter commented 9 years ago
+1 for the Textile / Markdown support for comments.

Original comment by tuup...@gmail.com on 8 Dec 2008 at 3:38

GoogleCodeExporter commented 9 years ago

Original comment by martijn....@gmail.com on 21 Jan 2009 at 1:45

GoogleCodeExporter commented 9 years ago
Closing this as duplicate of issue 99 since that description makes a little 
more sense.

Original comment by martijn....@gmail.com on 10 Feb 2009 at 2:31