Patch for "20.04_STABLE" branch: https://reviews.mahara.org/10923
-- 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: Fix Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

