First time here? Check out the FAQ!
1

Add ability for user to edit comments without 10 minute limit

Right now, a user can only edit a comment within 10 minutes of posting it.
It would be nice to have the ability to:
a) Control the time
b) disable this, so a user can edit a comment at any time.

Evgeny's avatar
13.2k
Evgeny
updated 2011-02-04 23:39:35 -0500
Benoit's avatar
875
Benoit
asked 2011-02-04 09:47:53 -0500
edit flag offensive 0 remove flag close merge delete

Comments

writing test cases on this now.
Evgeny's avatar Evgeny (2011-02-04 13:52:13 -0500) edit
add a comment see more comments

1 Answer

0

Done in 0.6.68, either the time limit can be disabled (in the data entry settings), or time delay set really high.

The delay is there to prevent editing comments that are not the last in the list, the last comment is always editable though.

I think it doesn't make sense to edit previous comments, because they are always in the order of posting.

Evgeny's avatar
13.2k
Evgeny
updated 2011-02-04 20:24:40 -0500, answered 2011-02-04 20:23:54 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments