misc/plugin/ja/disp_referrer.rb in tdiary-4.0.5.1 vs misc/plugin/ja/disp_referrer.rb in tdiary-4.1.0

- old
+ new

@@ -151,12 +151,11 @@ Please note that some methods in this plugin are written by other authors as written in the comments. Permission is granted for use, copying, modification, distribution, and -distribution of modified versions of this work under the terms of GPL -version 2 or later. +distribution of modified versions of this work under the terms of GPL version 2 or later. =end =begin ChangeLog See ../ChangeLog for changes after this. @@ -204,21 +203,9 @@ <p> アンテナからのリンク、サーチエンジンの検索結果を、 通常のリンク元の下にまとめて表示します。 サーチエンジンの検索結果は、検索語毎にまとめられます。 </p> -_END -Disp_referrer2_with_Nora = <<'_END'.taint -<p> - Noraライブラリを使っていますので、表示が少し速いはずです。 -</p> -_END -Disp_referrer2_without_Nora = <<'_END'.taint -<!-- p> - 表示速度が気になる場合は、 - <a href="http://www.moonwolf.com/ruby/archive/nora-20040830.tar.gz">Nora - ライブラリ</a>をインストールしてみてください。 -</p --> _END Disp_referrer2_cache_info = <<'_END'.taint <p> 現在、キャッシュの大きさは%1$sバイトです。 </p>