From: Christian Authried <christian.authried AT univie.ac.at>
Date: Wed, 04 Apr 2007 15:30:11 +0200
| Threading: | • This Message → Re: [EP-tech] EP3: eprint_fields.xml from cjg AT ecs.soton.ac.uk → Re: [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at → Re: [EP-tech] EP3: eprint_fields.xml from cjg AT ecs.soton.ac.uk → Re: [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at → Re: [EP-tech] EP3: eprint_fields.xml from cjg AT ecs.soton.ac.uk → Re: [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at |
*** EPrints technical list - http://software.eprints.org/tech.php/ *** EPrints community wiki - http://wiki.eprints.org/ Hi, I've made some changes in archives/ARCHIVEID/cfg/lang/en/phrases/eprint_fields.xml but the web interface is still the same. Even when I start epadmin erase_data, generate_views etc. Best regards, Christian. -- ------------------------------------------------- mailto:christian.authried AT univie.ac.at Universität Wien / Bibliotheks- und Archivwesen
From: Christopher Gutteridge <cjg AT ecs.soton.ac.uk>
Date: Wed, 04 Apr 2007 14:34:29 +0100
| Threading: | ↑ [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at • This Message |
*** EPrints technical list - http://software.eprints.org/tech.php/ *** EPrints community wiki - http://wiki.eprints.org/ Restart apache or run epadmin reload XXX Christian Authried wrote: > *** EPrints technical list - http://software.eprints.org/tech.php/ > *** EPrints community wiki - http://wiki.eprints.org/ > > Hi, > > I've made some changes in > archives/ARCHIVEID/cfg/lang/en/phrases/eprint_fields.xml but the web > interface is still the same. Even when I start epadmin erase_data, > generate_views etc. > > Best regards, > Christian. >
From: Christian Authried <christian.authried AT univie.ac.at>
Date: Thu, 12 Apr 2007 15:05:05 +0200
| Threading: | ↑ [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at • This Message |
*** EPrints technical list - http://software.eprints.org/tech.php/ *** EPrints community wiki - http://wiki.eprints.org/ Hi again, when I'm adding (or changing the display name) a NEW field (/cfg/cfg.d/eprint_fields.pl, /cfg/lang/de/phrases/eprint_fields.xml) or a NEW stage in the workflow (/cfg/workflows/eprint/default.xml, /cfg/lang/de/phrases/workflow.xml) the changes are shown in the web interface. But when I'm changing the display names for "standard" eprint fields (e.g. title, pages) or a stage name (/cfg/lang/de/phrases/eprint_fields.xml, /cfg/lang/de/phrases/workflow.xml) the changes are not shown in the web interface. I tried: ./generate_views ARCHIVEID ./epadmin reload ARCHIVEID server restart Can there be a caching problem? Best regards, Christian. Christopher Gutteridge schrieb: > *** EPrints technical list - http://software.eprints.org/tech.php/ > *** EPrints community wiki - http://wiki.eprints.org/ > > Restart apache or run epadmin reload XXX > > Christian Authried wrote: >> *** EPrints technical list - http://software.eprints.org/tech.php/ >> *** EPrints community wiki - http://wiki.eprints.org/ >> >> Hi, >> >> I've made some changes in >> archives/ARCHIVEID/cfg/lang/en/phrases/eprint_fields.xml but the web >> interface is still the same. Even when I start epadmin erase_data, >> generate_views etc. >> >> Best regards, >> Christian. >>
From: Christopher Gutteridge <cjg AT ecs.soton.ac.uk>
Date: Thu, 12 Apr 2007 16:01:04 +0100
| Threading: | ↑ [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at • This Message |
*** EPrints technical list - http://software.eprints.org/tech.php/ *** EPrints community wiki - http://wiki.eprints.org/ caching: no, I don't think so. Are you editing the cfg files in /archives/FOO/cfg/... XML files are loaded in order. If more than one file contains the same phraseid and is later in the directory, it will override. Christian Authried wrote: > *** EPrints technical list - http://software.eprints.org/tech.php/ > *** EPrints community wiki - http://wiki.eprints.org/ > > Hi again, > > when I'm adding (or changing the display name) a NEW field > (/cfg/cfg.d/eprint_fields.pl, /cfg/lang/de/phrases/eprint_fields.xml) > or a NEW stage in the workflow (/cfg/workflows/eprint/default.xml, > /cfg/lang/de/phrases/workflow.xml) the changes are shown in the web > interface. > > But when I'm changing the display names for "standard" eprint ↵ fields > (e.g. title, pages) or a stage name > (/cfg/lang/de/phrases/eprint_fields.xml, > /cfg/lang/de/phrases/workflow.xml) the changes are not shown in the > web interface. > > I tried: > ./generate_views ARCHIVEID > ./epadmin reload ARCHIVEID > server restart > > Can there be a caching problem? > > Best regards, > Christian. > > > Christopher Gutteridge schrieb: >> *** EPrints technical list - http://software.eprints.org/tech.php/ >> *** EPrints community wiki - http://wiki.eprints.org/ >> >> Restart apache or run epadmin reload XXX >> >> Christian Authried wrote: >>> *** EPrints technical list - http://software.eprints.org/tech.php/ >>> *** EPrints community wiki - http://wiki.eprints.org/ >>> >>> Hi, >>> >>> I've made some changes in >>> archives/ARCHIVEID/cfg/lang/en/phrases/eprint_fields.xml but the ↵ web >>> interface is still the same. Even when I start epadmin erase_data, ↵ >>> generate_views etc. >>> >>> Best regards, >>> Christian. >>> > -- Christopher Gutteridge -- http://www.ecs.soton.ac.uk/people/cjg Lead Developer, EPrints Project, http://eprints.org/ Web Projects Manager, School of Electronics and Computer Science, University of Southampton.
From: Christian Authried <christian.authried AT univie.ac.at>
Date: Fri, 13 Apr 2007 07:59:55 +0200
| Threading: | ↑ [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at • This Message |
*** EPrints technical list - http://software.eprints.org/tech.php/ *** EPrints community wiki - http://wiki.eprints.org/ Hi, that's it: "XML files are loaded in order". I have some backup files in the directory - e.g. eprint_fields.xml-ORIG - which sorts behind the new eprint_fields.xml. After changing the name to _eprint_fields.xml-ORIG everything works fine. Thanks, Christian. Christopher Gutteridge schrieb: > *** EPrints technical list - http://software.eprints.org/tech.php/ > *** EPrints community wiki - http://wiki.eprints.org/ > > caching: no, I don't think so. > > Are you editing the cfg files in /archives/FOO/cfg/... > > XML files are loaded in order. If more than one file contains the same > phraseid and is later in the directory, it will override. > > Christian Authried wrote: >> *** EPrints technical list - http://software.eprints.org/tech.php/ >> *** EPrints community wiki - http://wiki.eprints.org/ >> >> Hi again, >> >> when I'm adding (or changing the display name) a NEW field >> (/cfg/cfg.d/eprint_fields.pl, /cfg/lang/de/phrases/eprint_fields.xml) >> or a NEW stage in the workflow (/cfg/workflows/eprint/default.xml, >> /cfg/lang/de/phrases/workflow.xml) the changes are shown in the web >> interface. >> >> But when I'm changing the display names for "standard" ↵ eprint fields >> (e.g. title, pages) or a stage name >> (/cfg/lang/de/phrases/eprint_fields.xml, >> /cfg/lang/de/phrases/workflow.xml) the changes are not shown in the >> web interface. >> >> I tried: >> ./generate_views ARCHIVEID >> ./epadmin reload ARCHIVEID >> server restart >> >> Can there be a caching problem? >> >> Best regards, >> Christian. >> >> >> Christopher Gutteridge schrieb: >>> *** EPrints technical list - http://software.eprints.org/tech.php/ >>> *** EPrints community wiki - http://wiki.eprints.org/ >>> >>> Restart apache or run epadmin reload XXX >>> >>> Christian Authried wrote: >>>> *** EPrints technical list - ↵ http://software.eprints.org/tech.php/ >>>> *** EPrints community wiki - http://wiki.eprints.org/ >>>> >>>> Hi, >>>> >>>> I've made some changes in >>>> archives/ARCHIVEID/cfg/lang/en/phrases/eprint_fields.xml but ↵ the >>>> web interface is still the same. Even when I start epadmin >>>> erase_data, generate_views etc. >>>> >>>> Best regards, >>>> Christian. >>>> >> >
From: Christopher Gutteridge <cjg AT ecs.soton.ac.uk>
Date: Fri, 13 Apr 2007 08:43:39 +0100
| Threading: | ↑ [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at • This Message |
*** EPrints technical list - http://software.eprints.org/tech.php/ *** EPrints community wiki - http://wiki.eprints.org/ d'oh. 3.0.1 fixes this so that it only loads .xml files. Now if we get real lucky, it'll be ready today... Christian Authried wrote: > *** EPrints technical list - http://software.eprints.org/tech.php/ > *** EPrints community wiki - http://wiki.eprints.org/ > > Hi, > that's it: "XML files are loaded in order". > I have some backup files in the directory - e.g. > eprint_fields.xml-ORIG - which sorts behind the new eprint_fields.xml. > After changing the name to _eprint_fields.xml-ORIG everything works fine. > Thanks, > Christian. > > Christopher Gutteridge schrieb: >> *** EPrints technical list - http://software.eprints.org/tech.php/ >> *** EPrints community wiki - http://wiki.eprints.org/ >> >> caching: no, I don't think so. >> >> Are you editing the cfg files in /archives/FOO/cfg/... >> >> XML files are loaded in order. If more than one file contains the >> same phraseid and is later in the directory, it will override. >> >> Christian Authried wrote: >>> *** EPrints technical list - http://software.eprints.org/tech.php/ >>> *** EPrints community wiki - http://wiki.eprints.org/ >>> >>> Hi again, >>> >>> when I'm adding (or changing the display name) a NEW field >>> (/cfg/cfg.d/eprint_fields.pl, >>> /cfg/lang/de/phrases/eprint_fields.xml) or a NEW stage in the >>> workflow (/cfg/workflows/eprint/default.xml, >>> /cfg/lang/de/phrases/workflow.xml) the changes are shown in the ↵ web >>> interface. >>> >>> But when I'm changing the display names for "standard" ↵ eprint fields >>> (e.g. title, pages) or a stage name >>> (/cfg/lang/de/phrases/eprint_fields.xml, >>> /cfg/lang/de/phrases/workflow.xml) the changes are not shown in ↵ the >>> web interface. >>> >>> I tried: >>> ./generate_views ARCHIVEID >>> ./epadmin reload ARCHIVEID >>> server restart >>> >>> Can there be a caching problem? >>> >>> Best regards, >>> Christian. >>> >>> >>> Christopher Gutteridge schrieb: >>>> *** EPrints technical list - ↵ http://software.eprints.org/tech.php/ >>>> *** EPrints community wiki - http://wiki.eprints.org/ >>>> >>>> Restart apache or run epadmin reload XXX >>>> >>>> Christian Authried wrote: >>>>> *** EPrints technical list - ↵ http://software.eprints.org/tech.php/ >>>>> *** EPrints community wiki - http://wiki.eprints.org/ >>>>> >>>>> Hi, >>>>> >>>>> I've made some changes in >>>>> archives/ARCHIVEID/cfg/lang/en/phrases/eprint_fields.xml ↵ but the >>>>> web interface is still the same. Even when I start epadmin ↵ >>>>> erase_data, generate_views etc. >>>>> >>>>> Best regards, >>>>> Christian. >>>>> >>> >> >
From: Christian Authried <christian.authried AT univie.ac.at>
Date: Fri, 13 Apr 2007 07:59:55 +0200
| Threading: | ↑ [EP-tech] EP3: eprint_fields.xml from christian.authried AT univie.ac.at • This Message |
*** EPrints technical list - http://software.eprints.org/tech.php/ *** EPrints community wiki - http://wiki.eprints.org/ *** EPrints technical list - http://software.eprints.org/tech.php/ *** EPrints community wiki - http://wiki.eprints.org/ Hi, that's it: "XML files are loaded in order". I have some backup files in the directory - e.g. eprint_fields.xml-ORIG - which sorts behind the new eprint_fields.xml. After changing the name to _eprint_fields.xml-ORIG everything works fine. Thanks, Christian. Christopher Gutteridge schrieb: > *** EPrints technical list - http://software.eprints.org/tech.php/ > *** EPrints community wiki - http://wiki.eprints.org/ > > caching: no, I don't think so. > > Are you editing the cfg files in /archives/FOO/cfg/... > > XML files are loaded in order. If more than one file contains the same > phraseid and is later in the directory, it will override. > > Christian Authried wrote: >> *** EPrints technical list - http://software.eprints.org/tech.php/ >> *** EPrints community wiki - http://wiki.eprints.org/ >> >> Hi again, >> >> when I'm adding (or changing the display name) a NEW field >> (/cfg/cfg.d/eprint_fields.pl, /cfg/lang/de/phrases/eprint_fields.xml) >> or a NEW stage in the workflow (/cfg/workflows/eprint/default.xml, >> /cfg/lang/de/phrases/workflow.xml) the changes are shown in the web >> interface. >> >> But when I'm changing the display names for "standard" ↵ eprint fields >> (e.g. title, pages) or a stage name >> (/cfg/lang/de/phrases/eprint_fields.xml, >> /cfg/lang/de/phrases/workflow.xml) the changes are not shown in the >> web interface. >> >> I tried: >> ./generate_views ARCHIVEID >> ./epadmin reload ARCHIVEID >> server restart >> >> Can there be a caching problem? >> >> Best regards, >> Christian. >> >> >> Christopher Gutteridge schrieb: >>> *** EPrints technical list - http://software.eprints.org/tech.php/ >>> *** EPrints community wiki - http://wiki.eprints.org/ >>> >>> Restart apache or run epadmin reload XXX >>> >>> Christian Authried wrote: >>>> *** EPrints technical list - ↵ http://software.eprints.org/tech.php/ >>>> *** EPrints community wiki - http://wiki.eprints.org/ >>>> >>>> Hi, >>>> >>>> I've made some changes in >>>> archives/ARCHIVEID/cfg/lang/en/phrases/eprint_fields.xml but ↵ the >>>> web interface is still the same. Even when I start epadmin >>>> erase_data, generate_views etc. >>>> >>>> Best regards, >>>> Christian. >>>> >> >