Software Hosting and Development Services available at PKP Publishing Services
As the developers of Open Journal Systems, Open Conference Systems, Open Harvester Systems, and Open Monograph Press, the PKP team are experts in helping journal managers and conference organizers make the most of their online publishing projects. PKP Publishing Services offers support for:
As a customer of PKP Publishing Services, you will not only receive direct, personalized support from the PKP Development Team, but will be contributing to the ongoing development of the PKP applications. All funds raised by PKP Publishing Services go directly toward enhancing our free, open source software. For more information, please contact us.
Open Harvester Systems support questions and answers, bug reports, and development issues.
Moderators: jmacgreg, michael, John
Forum rules
Developer Resources:Git: You can access our public Git Repository
here. Comprehensive Git usage instructions are available on the
wiki.
Bugzilla: You can access our Bugzilla report tracker
here.
Search: You can use our
Google Custom Search to search across our main website, the support forum, and Bugzilla.
Questions and discussion are welcome.
by pennington » Mon Jun 28, 2010 7:49 am
I'm sure this is an easy question, but I couldn't find an answer in a quick skimming of the Admin or Technical guides.
We are running 2.3.0.0 and seeing fields like this ##plugins.schemas.dc.fields.provenance.name## rather than just the field name Provenance in DC records, as well as other fields outside the core 15 DC fields. Is there a way to add this to the field list so that the end user sees "Provenance" rather than "##plugins.schemas.dc.fields.provenance.name##"?
Thanks.
Stacy
-
pennington
-
- Posts: 9
- Joined: Mon Mar 17, 2008 11:20 am
by jmacgreg » Tue Jun 29, 2010 3:28 pm
Hi Stacy,
You can add any untranslated keys to the locale file they should belong to. There are locale files in the /locale/ directory (eg. all English locale files are kept in /locale/en_US/); and each plugin can have it's own set of locale files (eg. /plugins/schemas/dc/locale/en_US/locale.xml). In this case, you want to add the new locale keys to the latter -- so you would want to add something like
- Code: Select all
<message key="plugins.schemas.dc.fields.provenance.name">Provenance</message>
to /plugins/schemas/dc/locale/en_US/locale.xml.
Cheers,
James
-
jmacgreg
-
- Posts: 4153
- Joined: Tue Feb 14, 2006 10:50 am
-
by pennington » Thu Jul 01, 2010 10:41 am
Thanks! That worked perfectly.
I appreciate the help!
Stacy
-
pennington
-
- Posts: 9
- Joined: Mon Mar 17, 2008 11:20 am
Return to Open Harvester Systems Support and Development
Who is online
Users browsing this forum: No registered users and 1 guest