Sha256: 294c7d2b7874d08a89e229e9d58959903e600e37b4e1f71b46578de5ad29edd5

Contents?: true

Size: 1.03 KB

Versions: 52

Compression:

Stored size: 1.03 KB

Contents

google_adsense.rb - Googe AdSenseのバナー広告を挿入するプラグイン



プラグイン選択で選択し、日記のヘッダやフッタなど、任意の場所に以下の
ように指定するだけで使えます。

   <%= google_adsense %> 

バナーのサイズや色は、設定画面から変更可能です。

なお、配布されているgoogle_adsense.rbには、tDiary.Net <http://www.tdiary.net/>
用のAdSense IDが書かれているので、このまま使うとtDiary.Netの広告収入
になってしまいます。自分のAdSense IDを使いたい場合には、ファイルの最
初の方にある以下の部分を、自分のIDに合わせて書き換えてください。

   google_ad_client = "pub-3317603667498586" 
                       ~~~~~~~~~~~~~~~~~~~~この部分がID 


2005-10-12追記
  セクションターゲット(※)に対応しました。タグは日記の各日付の最初と最後に挿入
  されます。

  ※https://www.google.com/support/adsense/bin/answer.py?answer=23168&topic=371

Version data entries

52 entries across 46 versions & 2 rubygems

Version Path
tdiary-contrib-5.3.0 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.2.4 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.2.3 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.2.2 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.2.1 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.2.0 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.1.7 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.1.6 doc/ja/plugin/google_adsense.txt
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/tdiary-contrib-5.1.4/doc/ja/plugin/google_adsense.txt
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/bundler/gems/tdiary-contrib-d1e41204db13/doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.1.5 doc/ja/plugin/google_adsense.txt
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/tdiary-contrib-5.1.4/doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.1.4 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.1.3 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.1.2 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.1.1 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.1.0 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.0.13 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.0.12 doc/ja/plugin/google_adsense.txt
tdiary-contrib-5.0.11 doc/ja/plugin/google_adsense.txt