EPrints Technical Mailing List Archive
See the EPrints wiki for instructions on how to join this mailing list and related information.
Message: #08921
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] auto-X.Y.Z.css
- To: <eprints-tech@ecs.soton.ac.uk>, Yuri <yurj@alfa.it>
 - Subject: Re: [EP-tech] auto-X.Y.Z.css
 - From: David R Newman <drn@ecs.soton.ac.uk>
 - Date: Thu, 28 Apr 2022 16:49:37 +0100
 
Hi Yuri,
This is in lib/cfg.d/template_core.pl.  This file
        may also be in your archive's cfg/cfg.d/ directory or possibly
        even the flavours/pub_lib/cfg.d/ directory if you are on 3.4.  
      
This is the block of code you need to update (around line 39):
 $head->appendChild(
        $repo->xml->create_element( "link",
                    rel => "stylesheet",
                    type => "text/css",
                    href ="" $repo->current_url( path =>
        "static", "style/auto-".EPrints->human_version.".css" ),
                ) );
      
Regards
David Newman
    
CAUTION: This e-mail originated outside the University of Southampton. Hi! where's the code/template that generates the link in the head to auto-X.Y.Z.css? I've modified it, but it is cached in the browser for a month. I need to change it in order to people to get the changes without asking them to clear the cache. Thanks! *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech *** Archive: https://eur03.safelinks.protection.outlook.com/?url=""> *** EPrints community wiki: https://eur03.safelinks.protection.outlook.com/?url="">
- References:
- [EP-tech] auto-X.Y.Z.css
- From: Yuri <yurj@alfa.it>
 
 
 - [EP-tech] auto-X.Y.Z.css
 
- Prev by Date: [EP-tech] auto-X.Y.Z.css
 - Next by Date: Re: [EP-tech] auto-X.Y.Z.css
 - Previous by thread: [EP-tech] EPrints/CRIS
 - Next by thread: [EP-tech] DOI handling in orcid_support_advance
 - Index(es):
 
