17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2708 Views |
-
Re: Optoskand

4 September 2008 at 2:06am
Hi superautomatic, you're building some nice sites there!
I was wondering: you seem to be serving HTML 4.01 with SS, is that just a matter of switching off the content negotiator and then using the right doc type in your templates? What about code that SS generates then, like img tags etc.?
Also, the image fading in/out on the HP of the Fleissner site, can you shed some light on that? I was looking for something similar and wanted to avoid Flash...
Thanks!
-
Re: Optoskand

4 September 2008 at 2:27am Last edited: 4 September 2008 2:28am
Usually i start all my page templates with a <% include Doctype %>. That makes doctype switching easy.
The content Negotiator Class automatically rewrites the DOCTYPE and content code to the HTML 4.01 if it does not detect the document serving as XML with an XML header. See http://doc.silverstripe.com/doku.php?id=html
The image fading in/out is done with smoothgallery. See http://smoothgallery.jondesign.net/showcase/simple-slideshow/
It's hardcoded at the moment, but making it dynamic wold be really easy by extending the homepage with a couple of images.
/Jens
-
Re: Optoskand

25 September 2008 at 9:42am
Hi Jens
You have some amazing designs.
Thanks for sharing!
Michelle
| 2708 Views | ||
|
Page:
1
|
Go to Top |

