Hi Tim,

I'm using the second option - /run the PDF Citation Coverpage Curation Task.
/The Citation Cover Page was not being generated on-the-fly when the PDF was downloaded.

/Digital-Archive-Item-Edit-Curate
/


A closer reading of the documentation, '/*then disseminate the pre-generated citation-version'*/,
suggests that the user is expected to modify the Item bundles,
*ie. upload the DISPLAY pdf into a newly created ORIGINAL bundle*, which works, but is not ideal.

Here are my local.cfg settings:

#---------------------------------------------------------------#
#--------------CURATION SYSTEM CONFIGURATIONS-------------------#
#---------------------------------------------------------------#
# Configuration properties used solely by the Curation system   #
#---------------------------------------------------------------#
### Task Class implementations
plugin.named.org.dspace.curate.CurationTask= org.dspace.ctask.general.CitationPage= citationpage plugin.named.org.dspace.curate.CurationTask= org.dspace.ctask.general.NoOpCurationTask= noop plugin.named.org.dspace.curate.CurationTask= org.dspace.ctask.general.RequiredMetadata= requiredmetadata plugin.named.org.dspace.curate.CurationTask= org.dspace.ctask.general.MetadataValueLinkChecker= checklinks
#---------------------------------------------------------------#
#------------CITATION COVER PAGE CONFIGURATIONS-----------------#
#---------------------------------------------------------------#
citation-page.enable_globally= true
citation-page.citation_as_first_page= false
# First row of header, perhaps put your institution/university name
# A comma separator will create a header with multiple sections on one line.
#citation-page.header1=DSpace Institution
citation-page.header1= Digital Archive
# Second row of header, perhaps put your DSpace branded name, and url to your DSpace
# A comma separator will create a header with multiple sections on one line.
#citation-page.header2=DSpace Repository,http://dspace.org
citation-page.header2= https://my-server
# Metadata fields to display on the citation PDF.
# Specify in schema.element.qualifier form, and separate fields by commas. If you want a horizontal line, use _line_
#citation-page.fields=dc.date.issued,dc.title,dc.creator,dc.contributor.author,dc.publisher,_line_,dc.identifier.citation,dc.identifier.uri
citation-page.fields=dc.title,dc.contributor.author,dc.rights,_line_,dc.identifier.uri
# Footer text, either some type of license/copyright info, or just letting them know where they got the document from.
# Any commas in this footer should be escaped (\,)
#citation-page.footer=Downloaded from DSpace Repository\, DSpace Institution's institutional repository
citation-page.footer=Downloaded from Digital Archive (my-server)

- Eric

PS. Somehow, in trying to get Citation Pages working, I've managed to 'corrupt' the access restrictions for all PDFs. For some reason, PDFs are no longer downloadable by Anonymous users. I must be logged in as Administrator in order to successfully download PDFs. But I'll create a separate posting for this 'access' issue.

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.

Tim
On 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.

    BeforeCitationPage.png
    *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.

    AfterCitationPage.png

    Has anyone successfully generated a downloadable PDF which contains
    a Citation Cover Page?
    I could not find any documentation on how to specify BUNDLE: DISPLAY
    as the downloadable PDF, or documentation to specify which BUNDLES
    are 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 <https://groups.google.com/d/msgid/dspace-tech/4ca94956-b1c1-4aef-ad19-fe52c98e2b69n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
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/c628e76e-e5bc-45d4-a7c1-5576cbabb26e%40comcast.net.

Reply via email to