WDP覚え書

WDP(Web Diary Professional)のカスタマイズメモ。

■画像をクリックした時、htmlファイルではなく画像そのものを開く。

lib/webliberty/App/Diary.pmの980行目

$file = "<a href=\"$info_path?mode=image&amp;upfile=$_\"$target><img src=・・・・・・・・



$file = "<a href=\"$info_upfile_path$_\"$target><img src=・・・・・・・・

に書き換え。

関係ありそうな記事:

  1. お疲れ様です
  2. php化&ページ分割
This entry was posted in web関係 and tagged . Bookmark the permalink.

コメントをどうぞ

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

*


*

次のHTML タグと属性が使えます: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <img localsrc="" alt="">