$imports $message $form.startTag()
スパーユーザ設定
ユーザ名 $form.fields.username
パスワード $form.fields.password1
パスワード(確認用) $form.fields.password2

サイト一般
タイトルバー
$form.fields.headertitle <TITLE>$headertitle</TITLE>
サイトタイトル
$form.fields.sitetitle
$form.fields.sitelinkable リンクあり
<h1>$sitetitle</h1>
メール
$form.fields.mailto
$form.fields.maillinkable リンクあり
$form.fields.mailtext
$mailto
ポート番号 $form.fields.portno 現在未使用
ドキュメントルート $form.fields.docroot サイトのコンテンツのトップディレクトリ
テンプレートhtmパス $form.fields.templatepath $form.fields.edittemp テンプレートhtmlのパス
検索 エラー 条件なしメッセージ $form.fields.errnocond 検索条件に入力なしの場合のメッセージ
エラー 結果なしメッセージ $form.fields.errnores 検索結果が無しの場合のメッセージ
結果 表示開始タグ $form.fields.resstarttag 検索結果の開始タグ
表示終了タグ $form.fields.resendtag 検索結果の終了タグ
前後文字数 $form.fields.resshowlength ヒットした文字列から何文字表示するか
強調開始 $form.fields.resemphstarttag 強調表示方法(開始タグ)
強調終了 $form.fields.resemphendtag 強調表示方法(終了タグ)

$form.fields.ok $form.fields.back $form.endTag()