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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 14 years ago
Benoit's avatar
875
Benoit
asked 14 years ago

Comments

writing test cases on this now.
Evgeny's avatar Evgeny (14 years ago)
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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 14 years ago, answered 14 years ago
link

Comments

see more comments