このINTERESTIC NEWS は サーバーインストール型ブログツール WordPress で構築されています。
各エントリーのタイトルは[image-headlines(※現在該当エントリは削除されており、アップデートなどはなく、開発が終了している?)]というプラグインを利用し、画像を生成しているのですが、wordpress ver2.3x以上はどうやら対応していないようで、ちょっとアップグレードは控えていたんです。
saucecodeを追うも僕には原因がわからず、解決策を探していました。
ちょうどwordpress のサポートログを見ていた時、やはり2.3以上じゃ動かないよーという方々の書き込みがあり、読み進めていると、表題でもあるTTFTitlesの作者からの書き込み。
そんな経緯から早速 wordpress 2.3.3 及び先日リリースされた wordpress 2.5-RC1に導入すると
心地よく動作してくれました。
これで悶々とした悩みが解決できました。
ダウンロード先はこちら[Templature ≫ The TTFTitles WordPress Plugin]
インストールはいたって簡単です。
- プラグインをダウンロード
- 解凍
- wordpressのインストールディレクトリ/wp-content/plugins にアップロード
- 管理画面から、TTFTitlesをアクティベート(有効化)
そして、タイトルを画像化したいテンプレートファイルを以下のように変更すれば、取り急ぎ完了です。
” rel=”bookmark” title=”Permanent Link to < ?php the_title(); ?>“>< ?php the_ttftitle(); ?>
fontのファイルや、スタイル変更は管理画面の表示(design)から行います。
設定可能な項目は以下の通りとなっています。
| Variable | Meaning | Example |
|---|---|---|
| image_type | the type of image | png or gif |
| font_name | the name of the font | Warp 1 |
| font_size | the font size to use | 24 |
| font_color | the color of the text | #FF0000 |
| letter_case | how to change the case of the text | unchanged, upper, lower, or capital |
| bg_color | the background color | #FFFFFF |
| bg_transparent | make the background transparent? | true |
| bg_image | an image to put in the background | null or a filename |
| indent | indent of the first line | 5 |
| maxwidth | how wide a line can be… 0 for no limit | 500 |
| subindent | indent for subsequent lines | 20 |
| leading | space between lines | 10 |
| effect_type | what kind of shadows? | none, hard_shadow, or soft_shadow |
| soft_shadow_color | the color of the soft shadow | #000000 |
| soft_shadow_spread | how fuzzy the shadow is | 5 |
| soft_shadow_x_offset | horizontal offset of the shadow | 3 |
| soft_shadow_y_offset | vertical offset of the shadow | 3 |
| hard_shadow_color_1 | hard shadow inside color | #FFFFFF |
| hard_shadow_color_2 | hard shadow outside color | #000000 |
| hard_shadow_offset | hard shadow offset | 2 |
image headlineとの違いとして、ブラウザからフォントファイルのアップロードが可能です。
今までimage headlineを使っていた方、またwordpress 2.3x以上でタイトルが画像化出来ずに困っていた方は是非お試しください。
![wordpress 2.3以上でも 正常に動作する タイトル画像化 プラグイン TTFTitles [WordPress Plugin]](http://news.interestic.com/wp-content/plugins/ttftitles/cache/525d0143581d9a2c12c9ca66d9c4dd1f.gif)
このカテゴリは 



















