← Back to team overview

mahara-contributors team mailing list archive

[Bug 736665] A change has been merged

 

Reviewed:  https://reviews.mahara.org/589
Committed: http://gitorious.org/mahara/mahara/commit/d0fffec06d15a55cf992ec9f3d646ebdd283b5fb
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch:    master

commit d0fffec06d15a55cf992ec9f3d646ebdd283b5fb
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Fri Aug 5 13:26:40 2011 +1200

    Allow block configration to submit a list of other blocks to redraw
    
    When a block is saved after configuration, the view editor currently
    only rerenders the newly configured block.  This change allows a
    blocktype's instance_config_save function to return a list of other
    blocks on the page that should be rerendered in addition to the newly
    configured block.
    
    This will provide a mechanism for *all* the textbox blocks on a page
    which contain a particular html artefact to be updated when the text
    of one of those blocks is updated (see bug #736665).
    
    Change-Id: Ic68f21bb8f46b79c5d9ed8e32504314dcc067429
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/736665

Title:
  text box as artefact

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  result from the discussion at
  http://mahara.org/interaction/forum/topic.php?id=3080 and previous
  talk between Richard Mansfield and me

  Currently, the text box is only available in one view and it is not
  re-usable. It would be good to use it in multiple views like other
  artefacts and to be able to comment on it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/736665/+subscriptions


References