← Back to team overview

mahara-contributors team mailing list archive

[Bug 1874140] Re: Collection exported in PDF has page links that are not helpful

 

** Changed in: mahara
     Assignee: (unassigned) => Lisa Seeto (lisaseeto)

** Changed in: mahara
       Status: Confirmed => In Progress

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

Title:
  Collection exported in PDF has page links that are not helpful

Status in Mahara:
  In Progress

Bug description:
  For example if we have a collection called "Col1" which has 2 pages,
  "PageA" and "PageB" then in the PDF we have a line at the top of each
  page

  Col1 | PageA | PageB

  Where PageA and Page B are hyperlinks

  But the links are for the place the export was generated.

  So we need to either

  A) Remove this navigation line (easy option)

  or

  B) Make the links internal PDF links so that the link for PageB
  scrolls you to PageB

  which I believe can be done with a href referencing the page to go to
  eg href="#page=2"

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


References