Forums / Cotonti / Extensions / Lock your own thread

robofreak111
#1 2009-02-22 10:40
I think you should be able to lock your own thread. Dont you?
jslowik
#2 2009-02-22 14:33
I'd have to say no personally.

To each his own though.
Kilandor
#3 2009-02-22 16:25
Some CMS allow such thing, but its usually configurable by admin.

Typically, i'm against it cause people will close their topics just cause they don't like the replies.
esclkm
#4 2009-02-22 17:08
We can do it with plug)
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
oc
#5 2009-02-22 18:13
Actually I think we should allow everything optional.
if ($locktopic && sed_auth('forums', 'locktopic') { }

of course most of the features should come as closed and this is not a big burden (because the code is interpreted only once when the action is requested) but a lot of work for coders, but when we'll eventually make everything optional, nobody will able to ask to this do that and we'll get used to writing codes like this.
Kilandor
#6 2009-02-22 20:23
Well, alot of auth will get overhauled anyways. The auth system is good, but extremely limited. Because you can't give you specific access to groups, just generic.