http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8597
--- Comment #56 from Jared Camins-Esakov <[email protected]> --- (In reply to comment #55) > (In reply to comment #53) > > Paul, please give us the opportunity to do that > > Just to be clear. I was wondering if it's a good idea. I'm still not sure: > > Surely people just don't switch to the cssr theme if they don't want it? > mmm... either I've missed something, or we can't keep prog AND get mobile > support atm. > So, there are 2 options: > * keep prog templates & custom css, don't get mobile view. > * switch to cssr, get mobile stuff, but completely change the OPAC display, > which can (will !) break custom css, html, and things like that. That is correct. > I would much prefer a 3rd option : > * keep prog template & custom css AND get mobile view. > > I > > really don't see any problem adding another theme. If it isn't maintained we > > just take it back out. The important thing is that the theme stuff is fixed > > so we can actually switch themes. > Well, if something is provided in a released version, then we must have a > reasonable expectation that it will be maintained. I will be using ccsr instead of prog, so I will certainly be maintaining it for the next several versions at least. When I said "if it isn't maintained" I had in mind people getting bored of it in a few years, not for 3.12 or 3.14. Also, the ccsr theme involves very few files, really. > > > wouldn't the 1st patch + > > > +<meta name="viewport" > > > content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum- > > > scale=1.0,user-scalable=no"> > > > +<link rel="stylesheet" type="text/css" media="screen and > > > (max-width:700px)" > > > href="[% themelang %]/css/mobile.css" /> > > > + a prog/css/mobile.css (+ a few other markup changes probably) > > > have achieved the same result ? > > > > Not without changing the prog display greatly. > Really ? Jared, could you give more details ? I tried and things seems to > work quite correctly. I don't have screenshots, nor time to test, but it made a mess of the masthead area, and conflicted with custom CSS to do that. Also, prog is hideous. I think the ccsr theme would be worthwhile even without mobile support. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
