comemnt quotes

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
MySchizoBuddy
Regular
Posts: 340
Joined: Sun Jun 12, 2005 5:28 am

comemnt quotes

Post by MySchizoBuddy »

if threaded no quotes
if linear then display original comment as quotes
Image
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: comemnt quotes

Post by garvinhicking »

What?
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
MySchizoBuddy
Regular
Posts: 340
Joined: Sun Jun 12, 2005 5:28 am

Post by MySchizoBuddy »

in threaded view. the reply is indented so u know who did u reply to
but in linear mode u cannot tell. So in linear mode it would be nice if the original comment is included as quotes. like you do in forums

Code: Select all

[quote="garvin"] garvins comment[/quote]
i know its possible to do it through bbcode. but its ncie it is automatically included for linear view
Image
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hm, I don't understadn why including quotes in linear view would help. The intention of a linear view is to NOT have a thread. That's what the threaded mode is for...

So I must say I don't really see where this would help. Of course it could be coded, though.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
snowcrash
Regular
Posts: 12
Joined: Tue Nov 22, 2005 2:38 pm
Location: London

Post by snowcrash »

From what I understand of this request is that currently, if you use linear commenting, it is not possible to quote any previous replies. This makes the commenting system rather limited.

Of course, you could use threaded mode, which indicates what comment is being replied to.

But a "third option" would be to include the possibility of quoting via a button for a particular comment, as found in linear (flat/unthreaded) forums, just like in this phpbb one which is a flat forum.

It would be for people who don't like threaded views or find them confusing to follow, but still enable a more sophisticated discussion to take place through quoting,
I believe it would make a powerful feature addition for s9y, as most other blogs have simple linear or nested/threaded commenting
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Actually then this could already be solved via the templates plus some javascript: http://nopaste.php-q.net/175369

Nothing to modify within core s9y, how's that?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply