mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58156
[Bug 1874140] [NEW] Collection exported in PDF has page links that are not helpful
Public bug reported:
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"
** Affects: mahara
Importance: Medium
Status: Confirmed
** Changed in: mahara
Milestone: None => 20.04rc1
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Status: New => Confirmed
--
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:
Confirmed
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
Follow ups