Thanks, Chris. Whilst I personally think the CSS probably should be kept separate (at least it could benefit from proper versioning, then), I'm not sure if I want to go there on an existing project already set up 'the RedDot way'.
I like the thinking behind inlining the CSS though - I'll probably give that a go. Thanks, - Bobby On May 12, 5:46 pm, Chris Nixon <[email protected]> wrote: > We keep our style sheets outside of RedDot and make absolute links back to > them from the Foundation. Another technique is to have a SmartEdit only > container that references the css file attached to an anchor, this makes it > all inline while in smartedit. > > Chris Nixon > Director of Communication Technology Services > University Relations - University of Arkansas > 800 Hotz Hall - Fayetteville, AR 72701 > 479-575-5629 > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of bobbykjack > Sent: Wednesday, May 12, 2010 11:44 AM > To: RedDot CMS Users > Subject: CSS Mime-Type > > Hi all, > > I'm trying to deal with the (seemingly commonly known) RedDot bug > relating to the Mime-Type of a CSS file. Since Firefox rejects > stylesheets with the wrong mime-type, and RedDot CMS serves all > template-based content as text/html, there's a page-preview/smart edit > problem when the two combine. > > I've noticed this previous thread on the subject: > > http://groups.google.com/group/reddot-cms-users/browse_thread/thread/... > > but adding "&Script=1" doesn't solve the problem for me. I've also > seen what happens when a media element is used instead (as suggested > in that thread), and it seemed like a lot of hard work when styles > change fairly frequently (as they do in our case). > > Has anyone come up with a proper solution for this? > > Cheers, > > - Bobby > > -- > You received this message because you are subscribed to the Google Groups > "RedDot CMS Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/reddot-cms-users?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "RedDot CMS Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/reddot-cms-users?hl=en. -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
