Comment 6 for bug 1732848

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8358
Committed: https://git.mahara.org/mahara/mahara/commit/76909b6feb9b6d410e1ed34f2ec346485b7f8bf2
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit 76909b6feb9b6d410e1ed34f2ec346485b7f8bf2
Author: Robert Lyon <email address hidden>
Date: Tue Nov 21 12:28:57 2017 +1300

Bug 1732848: Allow the taggedpost image url to include the view id

Because we are not using the normal generated html for rendering a
blog post we need to filter the description text so that any embedded
images include the view id

We also need to add the attachments html directly as well so need to
move that to it's own template

behatnotneeded

Change-Id: If6df01ec217610849108b599adfc04b81fd10b66
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit dfee04b09a0f5443192ab6dbe3fbe2d2b3cb5e39)