PDA

View Full Version : comment on activity stream


bradthor
12-26-2015, 01:44 PM
Im currently trying to make a plugin that allows users to comment on activity in the activity stream like facebook etc.
I think I am going to have to edit each activitybit "li" individually and put an input on each one individually with some jquery to handle the submissions and a form rapping the activitylist.
Are there any articles that any one knows about that you can point me to ,so that I may have an informed approach to this and so that I dont skrew my entire forum up in the process.
Id just like some advise on what would be the best way to go about doing this before I start .
any advise would be much appreciated
Thanks

MarkFL
12-26-2015, 04:24 PM
I highly recommend setting up a dev site, either on your server or on your hard drive, on which you can develop your coding projects, without having to worry about blowing anything up. :)

setishock
12-30-2015, 03:51 PM
I have one on a WAMP server on my local system for doing dev work. I've blown that one up a few times over the years.
WAMP is free by the way.