← Back to team overview

mahara-contributors team mailing list archive

[Bug 617155] [NEW] Block pagination and HTML/leap2a export

 

Public bug reported:

Blocktypes that render themselves with pagination for views (e.g. My
Friends, Blog, Plans) sometimes use the same function & templates for
rendering during export.

You end up with pagination arrows that don't work in the HTML export,
and javascript being output in the leap2a content.

We should initially turn pagination off when rendering for export, and
eventually we should perhaps rewrite the pagination links in html export
so that they work on the exported site.

** Affects: mahara
     Importance: High
         Status: Confirmed

** Changed in: mahara
    Milestone: None => 1.3.0

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

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

-- 
Block pagination and HTML/leap2a export
https://bugs.launchpad.net/bugs/617155
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:
Blocktypes that render themselves with pagination for views (e.g. My Friends, Blog, Plans) sometimes use the same function & templates for rendering during export.

You end up with pagination arrows that don't work in the HTML export, and javascript being output in the leap2a content.

We should initially turn pagination off when rendering for export, and eventually we should perhaps rewrite the pagination links in html export so that they work on the exported site.





Follow ups

References