Форумы / Cotonti / Extensions / Lock your own thread

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

To each his own though.
Kilandor
#3 22.02.2009 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 22.02.2009 17:08
We can do it with plug)
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
oc
#5 22.02.2009 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 22.02.2009 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.