← Back to team overview

mahara-contributors team mailing list archive

[Bug 1002168] A change has been merged

 

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

commit f4cc34f0356e18dd4ac9a8be6be0ad7a14211403
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon May 21 18:40:03 2012 +1200

    Remove plans block javascript from template (bug #1002168)
    
    By putting more javascript into the static plansblock.js file, it's
    possible to remove the script element from the template.  This is
    better for exports, which should not include javascript designed for
    the site.  Putting the entire block initialisation into a separate
    function also allows the pagination links to be made available when a
    new plans block is first dragged into a page.
    
    Change-Id: I7a5e6448c14272660b317b55b4db7cd2829576f7
    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/1002168

Title:
  Remove plans block javascript from template

Status in Mahara ePortfolio:
  In Progress

Bug description:
  By putting more javascript into the static plansblock.js file, it's
  possible to remove the script element from the template.  This is
  better for exports, which should not include javascript designed for
  the site.  Putting the entire block initialisation into a separate
  function also allows the pagination links to be made available when a
  new plans block is first dragged into a page.

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


References