mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58138
[Bug 1873119] Re: Artefact comments are they appearing in HTML / PDF exports
The way it used to be done in html on 19.04 before placing the links in the block headers/ artefacts,
when clicking on an artefact, there was a redirection to another page with all the details of the artefact + comments
As I see it there are two options to show all details of each artefact in pdf:
1. Append details at the end of each artefact in the same page
- can have too much data, and it will change the look of the page
- need to define what happens if an artefact has too many comments, we can't show pagination
2. Append a new page to the pdf file with the details and comments of the artefact, as the html in 19.04
- this could be the best option since we don't have to worry about space in the original mahara page and it's easier to implement. We could use the template for /artefact/artefact.php
** Changed in: mahara
Status: New => Confirmed
** Changed in: mahara
Importance: Undecided => Wishlist
--
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/1873119
Title:
Artefact comments are they appearing in HTML / PDF exports
Status in Mahara:
Confirmed
Bug description:
If they are appearing in HTML export in a modal then we need to get
them to appear in PDF a different way (probably appended to base of
artefact)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1873119/+subscriptions
References