wedata

Database: CommentForm

Database Details

About コメントフォームに関するデータベースです。

url : 正規表現
requires : XPath (これがあるページでしか動きません)
title: XPath 記事のタイトル
body: XPath 記事の本文
comments_container: XPath 記事のコメント一つを囲うコンテナノードを指定します
comments_author: XPath comments_container の相対パスでコメントしたユーザを指定します
comments_body: XPath comments_container からの相対パスでコメント本文を指定します
form_form: XPath 投稿フォームの form 要素を指定します
form_name: XPath form_form からの相対パスで名前の input 要素を指定します (ない場合は空にしてください)
form_body: form_form からの相対パスで textarea/input 要素を指定します
require keys url requires title body comments_container comments_author comments_body form_form form_name form_body
optional keys
permit other keys true
created by cho45
created at 2008-07-14T10:33:03+09:00
updated at 2008-07-14T10:33:39+09:00

Back