Remove all topics not viewed in x days

Started by nvcnvn, July 11, 2011, 10:09:44 AM

Previous topic - Next topic

nvcnvn

In Maintenance >> Forum Maintenance >> Topics
we have an option that "Remove all topics not posted in for x days"

I think we should add one more option that  "Remove all topics not viewed in for x days"

You see, some topic that does not have reply but they read it a lot.

Joker™

I can see this more a mod request rather than a core functionality, as most of people don't even bother to delete posts.

If you want we can move this post to mod request board.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

nvcnvn

Quote from: Joker™ on July 11, 2011, 01:43:01 PM
I can see this more a mod request rather than a core functionality, as most of people don't even bother to delete posts.

If you want we can move this post to mod request board.
Thanks for your reply. I think we should forget this topic :D
I agree with you about "most of people don't even bother to delete posts".

Just wonder why one of the basic functionality in AdminCP from 1.x to now 2.x is quite of unusual and maybe useless :|

Norv

That's actually a good question...

Is it really not used? I actually think a number of people are stating they prune their forums every once in the while, and for some it seems important to do so.
To-do lists are for deferral. The more things you write down the later they're done... until you have 100s of lists of things you don't do.

File a security report | Developers' Blog | Bug Tracker


Also known as Norv on D* | Norv N. on G+ | Norv on Github

Joker™

Quote from: Norv on July 12, 2011, 10:44:16 AM
That's actually a good question...

Is it really not used? I actually think a number of people are stating they prune their forums every once in the while, and for some it seems important to do so.
Norv if we talk of mass of people I think most of them don't use this feature as expected. Coding something to prune message based on last views should not be very difficult.

TBH, I think that such feature should be made available as a mod, instead of placing it in core script, just my thoughts.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

WillyP

I agree, in fact the whole prune should be removed to a mod. Except maybe the moved topic notices.

Kindred

why should the prune be removed to a mod?

As silly as I find the idea, there are a number of frequent requests on "how do I do that", so I think that people ARE using it. (deleting posts which have not been responded to - I see no real use in deleting posts based on views)
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

WillyP

Just my opinion, ie, I will never use it, and so I see no need for it to be there. But if, as you say, many request it, by all means leave it in.

nvcnvn

so if we have an useless feature in admin Cp by default, why don't we add one more usefull feature in it?

Joker™

Quote from: nvcnvn on July 14, 2011, 05:28:39 AM
so if we have an useless feature in admin Cp by default, why don't we add one more usefull feature in it?
Who said that current feature is useless, for some  forum admins it might be useful. My point only was not to add any further features in it as a core.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

live627

Quote from: Joker™ on July 12, 2011, 02:47:59 PM
Coding something to prune message based on last views should not be very difficult.
Keep in mind that topic views are not logged per se, simply one field that gets incremented per topic unique view.

Joker™

Quote from: live627 on July 14, 2011, 06:06:17 PM
Keep in mind that topic views are not logged per se, simply one field that gets incremented per topic unique view.
I created additional column for it and the query rate was also in control.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

live627

I guess I wasn't clear. The topic views counter is just that; it doesn't log each individual user view and time, which is required to get the OP's request to work.

Joker™

Quote from: live627 on July 15, 2011, 02:32:56 AM
I guess I wasn't clear. The topic views counter is just that; it doesn't log each individual user view and time, which is required to get the OP's request to work.
I think I was also not clear about my post,coffee ain't working :P. I've create a column in topic table for views which is updated with current time whenever a topic is viewed.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

live627

LOL facepalm moment, I actually mistook your comment for you mod which separates topic replies and views

Joker™

Quote from: live627 on July 15, 2011, 08:50:13 PM
LOL facepalm moment, I actually mistook your comment for you mod which separates topic replies and views
Wait what :o, hahahaha? I haven't got a chance to test my code completely till now, will try to test it by today evening.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Advertisement: