0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

「全てのページにコメントフォーム」を改造してみた

Last updated at Posted at 2017-02-05

htmlで作成されたページに簡単にコメントフォームを挿入できるできるツールが紹介されているページがあったのでダウンロードして設置してみたら、う〜っ文字化け

文字化け自体は簡単に解消できたが、

  • スクリプト類をルートに設置するので、そのまま利用するとルートのパーミッションを777にする仕様はどうかと思う。
  • コメント投稿をメールで通知する機能がほしい
  • コメントの改行が反映しない。

などがあったので、phpなどほとんど知らないが、一応自分的には使えそうなレベルまで改造した。

sample:
http://qitailang.small.jp/webtech/commentbox/commentform_sample.html

解説:
http://qitailang.small.jp/webtech/commentbox/commentform.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?