Reviewed: https://reviews.mahara.org/3644 Committed: http://gitorious.org/mahara/mahara/commit/4fc7736e7f8294143e03a0e9cedf43832b1eaae7 Submitter: Robert Lyon ([email protected]) Branch: master
commit 4fc7736e7f8294143e03a0e9cedf43832b1eaae7 Author: Robert Lyon <[email protected]> Date: Mon Aug 18 09:32:07 2014 +1200 Allowing each blogpost in blog block to show comments (Bug #1037531) To handle the fact that blog blocks have more than one blogpost and therefore more than one comment link I've passed the artefact id and block id in together and appended a '0' to the front of the id so that the artefact id + block id does not clash with another block of the same id. Change-Id: Iddd4dab7afe70e8926a8556cdb55ea8d4dceda06 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1037531 Title: Make comments / feedback directly on artefacts on the page Status in Mahara ePortfolio: Fix Committed Bug description: The artefact metadata page which is usually accessible by clicking on the artefact is well hidden. It would be good if it were possible to directly comment on an artefact from a (portfolio) page through a little pop-up. A counter next to / below the artefact indicates how many comments the artefact has. When you hover over that number you can read the comments in a "bubble" without having to go to the details page of the artefact. You could still click on the artefact and view the details page and give longer feedback at the bottom of the page and also upload a file there. But for quick feedback, the possibility to leave it directly on the artefact on the page would be handy. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1037531/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

