Hi everyone,

I'm trying to enable the Citation Cover Page on DSpace 3.2 following the Peter 
Dietz's directions [1]

I've done the following:


-          Put CitationDocument.java [2] in 
[dspace-src]/dspace-api/src/main/java/org/dspace/disseminate/ new folder.


-          Patched BitstreamReader.java in 
[dspace-src]/dspace-xmlui/src/main/java/org/dspace/app/xmlui/cocoon/ (since 
there is no /dspace-xmlui/dspace-xmlui-api/ in v3.2) as in [3]


-          Added com.itextpdf and com.itextpdf.tool dependencies in 
[dspace-src]/dspace-api/pom.xml as in [3]


-          Patched 
[dspace-src]/dspace-api/src/main/java/org/dspace/core/ConfigurationManager.java 
to add getProperty new signature as in [3]


-          Added disseminate-citation.cfg  to [dspace]/config/modules/ with 
enable_globally=true and citation_as_first_page=true.


It compiles well and everything else works as expected but the cover page never 
shows up.

Can you help me find what I'm missing?

Regards,

Enrique Martinez.

[1] https://github.com/osulibraries/DSpace/wiki/Citation-Cover-Page
[2] 
https://github.com/osulibraries/DSpace/blob/5d11d55a070e2d33a0b7fc5c341cc33c7dc896d5/dspace-api/src/main/java/org/dspace/disseminate/CitationDocument.java
[3] https://github.com/osulibraries/DSpaceOSUKB/pull/7/files

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to