--- langs/pvl_eng.php.orig 2006-02-05 18:00:56.000000000 -0500 +++ langs/pvl_eng.php 2006-03-20 01:46:25.465993553 -0500 @@ -839,6 +839,7 @@ 'no_comment' => 'You should type something in the \'comment\'-field. Be sure to click on \'Post Comment\' to store it permanently.', 'too_many_hrefs' => 'The maximum number of hyperlinks was exceeded. Stop spamming.', 'email_subject' => '[Comment] Re:', + 'javascript' => 'Enable Javascript to store your comment.', ); --- modules/module_snippets.php.orig 2006-02-08 19:13:46.000000000 -0500 +++ modules/module_snippets.php 2006-03-20 01:50:31.782786032 -0500 @@ -1214,6 +1214,19 @@ $output = parse_step4($output); + if ($Weblogs[$Current_weblog]['encode_email_addresses']) { + $output .= << +