Others have raised this issue as well. It boils down to the question, "Should you be able to create a topic without making a post on that topic?" Some forum software answers "no", but it's not clear to me that that's the right answer, and the current implementation is *much* easier, not only because it's already done ;-), but also because it fits much more neatly with REST principles. Creating a topic and post simultaneously requires manipulating two models at once; this is certainly possible, but, given that the resulting behavior isn't a clear improvement, making this change hasn't risen to the top of the priority list---and, barring an avalanche of complaints (or a well-tested GitHub pull request), likely never will.
Michael On Tue, Aug 19, 2008 at 1:58 AM, atmorell <[EMAIL PROTECTED]> wrote: > > Hello, > > I just got my insoshi installation up and running and was trying out > the features. I was wondering why the user first have to create the > topic and then on another page create a post. It would make more sense > to add both the topic and the first post from the forum page. :/ > > What do you think? > > Best regards. > Asbjørn Morell. > > > -- Michael Hartl Insoshi social software http://insoshi.com/ --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
