Looks like the addition of skins has also added to the pile of places tablerenderer is used - making it even harder to divorce ourselves from it.
-- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

