Comment 2 for bug 869658

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

Reviewed: https://reviews.mahara.org/782
Committed: http://gitorious.org/mahara/mahara/commit/3282ebbf5838e3526ff04c2c607e4018182d76e1
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 3282ebbf5838e3526ff04c2c607e4018182d76e1
Author: Richard Mansfield <email address hidden>
Date: Fri Sep 30 10:20:54 2011 +1300

    "Display mode" on goals, skills, & interests pages (bug #869658)

    Instead of displaying content inside the editors on these pages,
    it is useful if the user can see the html content as it would be
    displayed to someone else. The default on these pages is now to
    display the various resume fields as html, with an edit button
    beside each field to open up the editor.

    Also combines some code to create & submit several similar resume
    forms into functions in artefact/resume/lib.php

    Change-Id: I649d7788a7e70dfd5dd3eb1ce648f37a7c057aa0
    Signed-off-by: Richard Mansfield <email address hidden>