Closed (won't fix)
Project:
S5 presentation player
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
12 Sep 2006 at 14:00 UTC
Updated:
3 Oct 2006 at 10:39 UTC
The s5 required files are hardcoded and read misc/s5/default/slides.css. This should read modules/s5/ui/default/slides.css as advertised in the readme.txt or the slides won't work. I think I can fix this, just have to look up that module_path function again.
Comments
Comment #1
ak commentedOk I managed a small fix.
and
So now I'm set up and ready to theme this baby, awesome. But what comes in mind right away is the posibility to switch or apply certain themes with certain books. May be a nice feature request to come.
Comment #2
ak commentedComment #3
gábor hojtsyRead the README please:
You should move the contents of the 'ui' folder to the misc folder, not the UI folder itself. The latest s5 module versions does this differently, but the 4.7 readme and code is in sync.