Blocklist-comment

This page contains phrases that may a site may want to block when using some of the various commentbox recipes (e.g., via ?action=comment).

For sites that are running 2.2.0-beta7 or later, this file can be automatically downloaded and used by setting the following in local/config.php:

  if ($action == 'comment') 
    $BlocklistDownload['Site.Blocklist-comment'] = array('format' => 'pmwiki');

  ## PmWiki core blocklist entries
  block: (:title
  block: (:include
  block: (:if
  block: (:keywords
  block: (:description
  block: (:pagelist
  block: (:searchresults
  block: (:noheader
  block: (:nofooter
  block: (:notitle
  block: (:noleft
  block: (:noright
  block: (:noaction
  block: (:redirect
  block: (:attachlist
  block: (:input
  block: (:messages

  ## items to block from cookbook recipes
  block: (:commentbox
  block: (:toc