EPrints Technical Mailing List Archive

See the EPrints wiki for instructions on how to join this mailing list and related information.

Message: #10353


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

Re: [EP-tech] Add highwire press and prism metatags to eprints 3.4.1


Hi Agung PW,

I have not tested the metatags ingredient on as early a version of 3.4 as 3.4.1 but I cannot think (off the top of my head) of any reason it should not work.  So if you do the following as the eprints user, you should be able to get Highwire Press and Prism metatags showing on abstract summary pages.  (Be sure to substitute EPRINTS_PATH and ARCHIVE_ID as appropriate).

cd EPRINTS_PATH/ingredients/
git clone https://github.com/eprints/metatags.git
cd metatags/
git checkout v1.4
echo -e "\ningredients/metatags" >> EPRINTS_PATH/flavours/pub_lib/inc
EPRINTS_PATH/bin/epadmin test
EPRINTS_PATH/bin/generate_abstracts ARCHIVE_ID --verbose


The last of these commands will take a while.  You could alternatively run "EPRINTS_PATH/bin/epadmin refresh_abstracts ARCHIVE_ID" but you should reload Apache before you do this, so the abstract pages when regenerated on next request will have the metatags functionality enabled. 

I should also note that if you upgrade to EPrints 3.4.7 or later you should remove the metatags ingredient because Highwire Press and Prism tags are provided as part of the core codebase.

Regards

David Newman

On 17/04/2026 3:25 am, Agung Prasetyo W. wrote:
CAUTION: This e-mail originated outside the University of Southampton.
CAUTION: This e-mail originated outside the University of Southampton.
Hi,

Is it possible to add https://github.com/eprints/metatags to my old eprints 3.4.1 ? I want to add Highwire Press and PRISM tags to my metadata.
Should I simply adjust the folder structure in the URL above and add them to my eprints folder? Or is there another process I need to follow?

Thank you.

Regards,
Agung PW

*** Options: https://wiki.eprints.org/w/Eprints-tech_Mailing_List
*** Archive: https://www.eprints.org/tech.php/
*** EPrints community wiki: https://wiki.eprints.org/