← Back to team overview

mahara-contributors team mailing list archive

[Bug 1002168] [NEW] Remove plans block javascript from template

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
     Assignee: Richard Mansfield (richard-mansfield)
         Status: In Progress

-- 
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


Follow ups

References