EPrints Technical Mailing List Archive
Message: #02446
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Version 3.3.12 - changing the front page
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] Version 3.3.12 - changing the front page
- From: Malcolm Bodger <M.Bodger@westminster.ac.uk>
- Date: Tue, 26 Nov 2013 11:09:18 +0000
Hi,
Hi,
I want to put some text 'WestminsterResearch' on the top right of our home page.
I would expect my .../cfg/lang/en/templates/default.xml having a mention for the phrase 'archive_name' would do the job, but it doesn't work and I'm having to do it by adding:
<div class="ep_tm_archivetitle">
<p>WestminsterResearch</p> </div> The problem I'm having is getting it in line with my logo on the left corner. Using the default.xml on my version 3.2.3 it works fine.
My xml abilty is below basic. Is there a problem with my phrases?
This is the top of my default.xml file:
<?xml version="1.0" standalone="no"?>
<!DOCTYPE html SYSTEM "entities.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epc="http://eprints.org/ep3/control"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title><epc:pin ref="title" textonly="yes"/> - <epc:phrase ref="archive_name"/></title> <link rel="icon" href="" type="image/x-icon"/> <link rel="shortcut icon" href="" type="image/x-icon"/> <epc:pin ref="head"/> </head> <body> <epc:pin ref="pagetop"/> <div class="ep_tm_header ep_noprint"> <div class="ep_tm_site_logo"> <a href="" title="{phrase('archive_name')}"> <img alt="{phrase('archive_name')}" src=""> </a> </div> Thanks,
Malcolm.
The University of Westminster is a charity and a company limited by guarantee. Registration number: 977818 England. Registered Office: 309 Regent Street, London W1B 2UW. This message and its attachments are private and confidential. If you have received this message in error, please notify the sender and remove it and its attachments from your system. |
- Prev by Date: [EP-tech] Splitting of search terms in advanced search
- Next by Date: [EP-tech] Re: Version 3.3.12 - changing the front page
- Previous by thread: [EP-tech] Splitting of search terms in advanced search
- Next by thread: [EP-tech] Re: Version 3.3.12 - changing the front page
- Index(es):