here is a patch to enable comments to posts in personal blogs (moodle 1.9.x)
http://tracker.moodle.org/browse/MDL-21206
enjoy
Hi Nadav i have installed your patch thanks, but i have a small issue.
On the blogs page it shows add comment but we can only add to our own blogs? is the a problem when i add the code to the lib.php? Is this a problem when i edit the page as when i copy the last part of the code in dreamweaver to the lib.php the part </script> on line 767 make the rest of the code black and its if the rest of the code then is not working?
If you could please help
thanks
$comments = get_records('siteblogs_comments','userid',$blogEntry->userid);
thanks again for the code works great
I was just wondering after you have made a comment is there a way to add a delete button for admin or the user that had made a comment?
thanks
Thanks a lot....it is great
But when we click on "Add Comment" page we get brackets and we need to format and remove the brackets e.g. addcomment title
Please if you know the answer, let me know.
Thanks
Noor
Hi Nadav,
Can I delete a comment or just add it to my post? If I can't, is it possible to make it work? How?
Thank you very much for this great work!