941 Posts in 272 Topics by 292 members
Forum Module
SilverStripe Forums » Forum Module » Delete a thread?
Discuss the Forum Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1195 Views |
-
Delete a thread?

10 February 2009 at 8:01am
I feel like this is a very dumb question, and if I am missing something obvious I apologize for my ignorance...
I just installed the latest release of the forums forum-0.2rc1.tar.gz and for the life of me I can not find a way do delte a thread!?
I was testing my functionality and posted a thread called 'test post'... Obviously I want to remove this thread from the forum but I can't figure out how to remove a thread.
Any thoughts out there??
-
Re: Delete a thread?

12 February 2009 at 11:01pm
Good point.
It's not very obvious because the forum has no notion of a "Thread" object of any kind.
Instead, the first post in a "thread" needs to be deleted to get rid of the entire thread, because it acts as the parent.
As a future enhancement, we'll probably want to introduce an additional object like Thread, so that Posts are children of this Thread instead of Posts being children of a top-level Post which is horribly confusing.
Cheers,
Sean
| 1195 Views | ||
|
Page:
1
|
Go to Top |


