Reviewed: https://reviews.mahara.org/10909 Committed: https://git.mahara.org/mahara/mahara/commit/e5a1aa038fe59856f67cb5a3eaf2f7de6f373e0d Submitter: Robert Lyon ([email protected]) Branch: master
commit e5a1aa038fe59856f67cb5a3eaf2f7de6f373e0d Author: Lisa Seeto <[email protected]> Date: Mon Apr 20 15:36:47 2020 +1200 Bug 1873357: Have exported pdf files for pages / collections end up in a PDF/ directory next to the HTML/ one - create pdf directories - added return array to pdf->export() - added pdf dir to create_zip_archive () Change-Id: Icddea354711c48dfe33dfc67fa2aaa8e85ab721a Signed-off-by: Lisa Seeto <[email protected]> -- 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/1873357 Title: Have exported pdf files for pages / collections end up in a PDF/ directory next to the HTML/ one Status in Mahara: Fix Committed Bug description: Currently they are mixed in with the HTML directory but it would make things easier if they end up in their own PDF/ directory Will need to make sure the name of the collection / page names are unique (eg named with title + id) To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1873357/+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

