Am Montag 23 August 2010, 23:17:40 schrieb Ben van Staveren: > try using /static/css/main.css ;)
Yup, that did the trick. $c.uri_for() would have worked as well, as I have learned now (tnx Stuart). But why? :-) I mean, coming from years of traditional web development it's deeply ingrained not to use absolute paths. I would never have expected to have Cat meddle with my views in such a way. Anyway, it works now, and I am progressing quite nicely. Catalyst seems more and more impressive to me. Cheers, Ekki _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
