EPrints Technical Mailing List Archive
Message: #02235
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: Custom javascript
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: Custom javascript
- From: Yuri <yurj@alfa.it>
- Date: Mon, 07 Oct 2013 11:49:49 +0200
Il 07/10/2013 11:35, Derek Lawrie ha scritto:
I was just doing a simple test on the length of an array and when I run 'bin/generate_static' against my repository I get this:Failed to parse XML file: /usr/share/eprints3/archives/myrepos/cfg/templates/default.xml: Entity: line 9: parser error : StartTag: invalid element name if(jQuery('#ep_tm_menu_tools li').length < 2){
default.xml must be an xml file. You've to embed your code as xml, I think using CDATA should works. Check examples on the web, or put the js as an external file and load it from the template as you did already before.
- References:
- [EP-tech] Re: Custom javascript
- From: Derek Lawrie <d.lawrie@nua.ac.uk>
- [EP-tech] Re: Custom javascript
- Prev by Date: [EP-tech] Re: Custom javascript
- Next by Date: [EP-tech] Re: Custom javascript
- Previous by thread: [EP-tech] Re: Custom javascript
- Next by thread: [EP-tech] Re: Custom javascript
- Index(es):