← Back to team overview

mahara-contributors team mailing list archive

[Bug 617115] Re: Remove tablerenderer instances from resume area

 

** Tags added: resume

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

Title:
  Remove tablerenderer instances from resume area

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Eventually we are planning to get rid of all uses of tablerenderer.js,
  and render as much of the html as possible in templates that are used
  both on page load and during ajax requests.  This makes theming easier
  and help to make it possible to use the site without javascript
  enabled.

  The resume 'composite' items still make heavy use of tablerenderer,
  and should be rewritten.  This is a lot of work though, and probably
  best left for a time when the resume plugin gets a rewrite for other
  reasons.

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


References