view.ymlのstylesheetsでcssを設定することが出来ます。
オプションの設定はマニュアルに載ってますが複数のオプションの設定が無かったので補足。
まぁ、カンマ繋ぎするだけです。
stylesheets: [main, print: {media: print}]
↓
stylesheets: [main, print: {media: print, type: null}]
ソフトバンク端末絡みでview.ymlは使えなさそうだなぁ。。どうしようかな。 Actionで設定するしかないのかな。
もしくはinclude_stylesheets()/get_stylesheets()時に文字列をreplaceするとか。。スマートじゃないけど。
- Newer: [ Mobile ] 携帯サイト制作まとめ
- Older: [ 雑談 ] ガンダム
Comments:0
Trackbacks:0
- Trackback URL for this entry
- http://francisca.cc/2009/08/07/symfony-view-yml%e3%81%aestylesheets%e8%a8%ad%e5%ae%9a%e3%81%a7%e8%a4%87%e6%95%b0%e3%81%ae%e3%82%aa%e3%83%97%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%92%e3%81%a4%e3%81%91%e3%82%8b/trackback/
- Listed below are links to weblogs that reference
- [ symfony ] view.ymlのstylesheets設定で複数のオプションをつける from 私事。 跡地