EPrints Technical Mailing List Archive

Message: #05338


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: Antwort: Re: EPrints and mobile?


This is a very useful discussion. It would be great to have EPrints integrate easily with a mobile framework, and my vote goes to Bootstrap as well.

I think it makes sense to include a default mobile friendly UI framework as a part of EPrints.

Alternatively, if we are moving towards a complete separation of EPrints core from the UI, then the EPrints core should make it easy to add a display/mobile framework to it.

 

We could really use documentation on developing mobile-friendly interfaces with EPrints in the Wiki as well, but I see that it was already added here: https://wiki.eprints.org/w/EPrints4_Roadmap#UI_elements so that’s a good start J

 

At Concordia, when we upgraded last summer to EPrints 3.3.12, since we were using Bootstrap 3.2 on the library site, I decided to integrate it with our repository as well.

The part that was a bit of a hack is that we added these onLoad events to get the EPrints forms/tables to behave:

                jQuery(".ep_form_text").addClass("form-control");

                jQuery("select").addClass("form-control");

                jQuery("table").addClass("table");

 

We also had to modify the default.xml template to include

·         Viewport meta tag

·         Include default Bootstrap CSS

·         Include custom university branding CSS that builds on Bootstrap

·         Call default Bootstrap JS

 

The result passes Google  Mobile usability test and is much more user friendly on a mobile device.

 

Best wishes,

Tomasz

 

 

________________________________________________

Tomasz Neugebauer
Digital Projects & Systems Development Librarian
Libraries / Bibliothèques
Concordia University / Université Concordia

Tel. / Tél. 514-848-2424 ext. / poste 7738 
Email / courriel: 
tomasz.neugebauer@concordia.ca

Mailing address / adresse postale: 1455 De Maisonneuve Blvd. W., LB-285-5, Montreal, Quebec H3G 1M8
Street address / adresse municipale: 1400 De Maisonneuve Blvd. W., LB-285-5, Montreal, Quebec H3G 1M8

library.concordia.ca
concordia.ca 
Twitter: https://twitter.com/photomediathink


Description: Concordia-NewLogo-EMAIL

 

 

 

 

From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of jens.vieler@id.uzh.ch
Sent: January-18-16 3:21 AM
To: eprints-tech@ecs.soton.ac.uk
Subject: [EP-tech] Antwort: Re: EPrints and mobile?

 

Dear Nick, Andrew, List,

it's true: All in all it's a shame, what eprint is offering at this point - just thinking about mobile usage, Google ranking, old-school web1.0 design...

We're also working on a mobile version of eprints 3.3.13. After looking around, we finaly decided to use David McElroy's "Bootstrap for Eprints" and mix it up with some nice solutions from https://github.com/UEL-LLS/eprints-UEL-Docklands and some new selfcoded features. For some other reasons we'll 'go live' in March.

I personaly think, EPrints Bootstrap theme is a good way, that it's worth to go. But in the end it should be a default core-function to manage things like that.

Cheers
 Jens

--
Jens Vieler
Informatikdienste
Universität Zürich
Stampfenbachstrasse 73
CH-8006 Zürich

mail:  jens.vieler@id.uzh.ch
phone: +41 44 63 56777
http://www.id.uzh.ch


Inactive hide details for Andrew Hercules ---14.01.2016 15:50:08---Hi Nick, Unfortunately, an "out-of-the-box" EPrints instanceAndrew Hercules ---14.01.2016 15:50:08---Hi Nick, Unfortunately, an "out-of-the-box" EPrints instance is not optimised for mobile. The UI is

Von: Andrew Hercules <Andrew.Hercules@ulcc.ac.uk>
An: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
Datum: 14.01.2016 15:50
Betreff: [EP-tech] Re: EPrints and mobile?
Gesendet von: eprints-tech-bounces@ecs.soton.ac.uk





Hi Nick,

Unfortunately, an "out-of-the-box" EPrints instance is not optimised for mobile. The UI is not responsive and in order to make EPrints mobile-friendly, you need to use a responsive framework like Bootstrap, Foundation, or Skeleton.  There is an EPrints Boostrap theme available, which you can download here - conversely, you can also enable it via the EPrints bazaar.

Having worked with the Bootstrap theme before, you will likely want to customise it further as many of the elements have the traditional Bootstrap look and may not be in line with your institution's branding. Also, because some of the changes made by the theme rely on _javascript_ manipulating HTML elements and CSS, there is a risk that it could cause a mobile browser to slow down.

I hope this helps - feel free to get in touch if you have any other questions.

Thanks!

Cheers,

Andrew

--
Andrew Hercules
Developer & UX Strategist
Digital Archives & Research Technologies
University of London Computer Centre
Senate House, Malet Street, London WC1E 7HU
T: +44 (0)20 7863 1342
E: andrew.hercules@ulcc.ac.uk
W: http://www.ulcc.ac.uk/

The University of London is an exempt charity in England and Wales. We are committed to achieving a 20% cut in emissions from University buildings by 2015. Please think before you print.

 



From: eprints-tech-bounces@ecs.soton.ac.uk <eprints-tech-bounces@ecs.soton.ac.uk> on behalf of Sheppard, Nick <N.E.Sheppard@leedsbeckett.ac.uk>
Sent:
 14 January 2016 13:01
To:
 eprints-tech@ecs.soton.ac.uk
Subject:
 [EP-tech] EPrints and mobile?
 
 
I’m sure it is, but I’ve been asked to comment on whether EPrints is optimised for mobile. Is anyone able to comment?
 
Thanks
 
Nick
 
 
 
 

http://www.leedsbeckett.ac.uk/assets/emails/beckett-signatures/img/badge-tag.jpg

Nick Sheppard, Research Services Advisor

Libraries & Learning Innovation

Leeds Beckett University, JG134, Headingley Campus, Leeds, LS6 3QS, United Kingdom


Tel: +44 (0)113 812 4731 | Email: n.e.sheppard@leedsbeckett.ac.uk
Twitter: @BeckettResearch | http://openaccess.leedsbeckett.ac.uk


"to be eligible for submission to the post-2014 REF, authors’ final peer-reviewed manuscripts must have been deposited in an institutional or subject repository on acceptance for publication"
 
 
 

 
 *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/