Hi Nilesh, I don't remember any example Reddit style, but it should not be very hard to build. If you have trouble, please share the code that's failing and we'll try to give you a hand.
What might be useful for you is this gist: https://gist.github.com/haslinger/7776874. Stefan built a nested and orderable tree not long ago with the Nestable JS library: http://dbushell.github.io/Nestable/. Very cool! Warm regards, Ignacio El 22/04/14 23:29, [email protected] escribió: > Hi, > > I am new to Hobo and figuring out DRYML in particular. Are there any > examples of Hobo apps that provided threaded discussions like Reddit? > > I was able to modify the comment cards to display the child comments but > facing difficulties with adding an in-line for posting replies to a > particular comment. > > FWIW: I am using *acts_as_tree* as per this recipe: > http://hobocentral.net/tutorials/52-hierarchies-using-acts-as-tree > > regards > nilesh > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
