symfonyで携帯用にShift_JISで出力する方法

いろいろと掲載されてはいましたが、結局うまく行かず、悩んでおりましたが、ようやくできました。 apps/(appname)/config/view.ymlを以下のようにcontent-typeを変更 1 2 3 defa [...]

 ⇒閲覧する

8月 19th, 2008 by

vim: expandtabとか、vim: softtabstopが使えないなぁ!という時

vimでソースの頭によく /* vim: set expandtab tabstop=2 softtabstop=2 shiftwidth=2 foldmethod=marker enc=utf-8 : */ こう書きま [...]

 ⇒閲覧する

8月 19th, 2008 by

schema.ymlでのforeign_keyの書き方

いろいろと調べた上で、ようやくたどり着いたのですが、 通常、symfonyのpropelを利用している場合に、schema.ymlにてforeign_keyを設定したい場合は、 propel: blog_article: [...]

 ⇒閲覧する

8月 10th, 2008 by

dwPrototypeWindowPluginでエラー発生

dwPrototypeWindowPluginでエラーが発生した。どうやら、prototype1.5.1からprototype.Browserというものがあるらしい。で困ったところ、Prototype.BrowserFe [...]

 ⇒閲覧する

8月 6th, 2008 by