← Back to team overview

mahara-contributors team mailing list archive

[Bug 617115] [NEW] Remove tablerenderer instances from resume area

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
         Status: Confirmed

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
       Status: New => Confirmed

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

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.





Follow ups

References