afterAttachmentSaveHandler(\%attrHash, $topic, $web, $error )
-
\%attrHash - reference to hash of attachment attribute values -
$topic - the name of the topic in the current CGI query -
$web - the name of the web in the current CGI query -
$error - any error string generated during the save process
This handler is called just after the save action. The attributes hash will include at least the following attributes:
-
attachment => the attachment name -
comment - the comment -
user - the user's TWiki user object
Since: TWiki::Plugins::VERSION = '1.023'