Thanks Tim,
How exactly does one enable “on the fly” cover page creation?
What config parameters need to be set?
--On 02/10/2025 9:00 AM PST DSpace Technical Support <[email protected]> wrote:Hi Eric,Interesting. I was *not* aware this "CitationPage" curation task existed (or I forgot about it). Looking at the code, it appears to be written to *move* the (original) file from ORIGINAL to PRESERVATION bundle, and then *create* the PDF coverpage version in the DISPLAY bundle.https://github.com/DSpace/DSpace/blob/main/dspace-api/src/main/java/org/dspace/ctask/general/CitationPage.javaIt does NOT appear that behavior is configurable. And these bundles (DISPLAY and PRESERVATION) are *not* standard DSpace bundles that are used in the User Interface. My best guess is this was a script that someone used for a highly customized version of DSpace which "understood" these DISPLAY and PRESERVATION bundles...but I'm not sure how that code made it back into "core" DSpace.So, it appears to me that you'd either need to customize the User Interface to use these bundles, or customize the code of the "CitationPage" script to use different bundles, or find a different workaround. The other option would be to use the "on the fly" cover page creation which is better supported.Tim
On Friday, January 31, 2025 at 9:56:35 PM UTC-6 Eric Montague wrote:BTW. No content is being *deleted* when the Citation Page is generated
using the PDF Citation Coverpage Curation Task - instead, the PDF in the ORIGINAL Bundle
is preserved in the newly created PRESERVATION Bundle.- Eric
On 12/19/2024 12:45 PM, DSpace Technical Support wrote:
Hi Eric,
If you are still having this issue, we may need more information about what you are using to "generate a Citation Cover Page". DSpace's own Citation Page feature should not be *deleting* any content, as it dynamically adds a Citation Page at the time in which the download occurs: https://wiki.lyrasis.org/display/DSDOC8x/PDF+Citation+Cover+Page
So, I'm not sure I understanding what you are using, and how it could have deleted any content or bundles. I think we need more information on what steps you've taken to generate the Citation Cover Page, etc.TimOn Monday, December 2, 2024 at 10:09:43 PM UTC-6 Eric Montague wrote:Before generating a Citation Cover Page:
Item Bitstreams contains BUNDLE: ORIGINAL,
which is the original and only PDF.
The name of this PDF appears on the Item page
as a link to download the PDF.
After generating a Citation Cover Page:
Item Bitstreams no longer has BUNDLE: ORIGINAL.
Instead, Item Bitstreams contains BUNDLE: PRESERVATION,
which is the original PDF without the Citation Cover Page,
and BUNDLE: DISPLAY which is the original PDF with the Citation Cover Page.
The problem is, now no PDF name appears on the Item page,
which makes it impossible to download the PDF.
Has anyone successfully generated a downloadable PDF which containsa Citation Cover Page?
I could not find any documentation on how to specify BUNDLE: DISPLAYas the downloadable PDF, or documentation to specify which BUNDLESare downloadable and should appear as links on the Item page.I am running DSpace 8.0 on Windows Server.Any help will be appreciated.- Eric Montague, Web Developer--All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/4ca94956-b1c1-4aef-ad19-fe52c98e2b69n%40googlegroups.com.--
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/1a122185-615b-45a2-bc18-810071de5650n%40googlegroups.com.
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/1846004539.3762263.1739223126762%40connect.xfinity.com.
