=====Printing spamsafe Email-link===== This is my alternative to the ContactAction now part of Wikka v1.1.6.0. It creates a mailto link fairly safe from spam email harvesting robots by outputting the html code using JavaScript. Unlike the ContactAction it allows //any// email address to be included. To use: - ""{{email}}"" will output the admin email address from wakka.config.php - ""{{email user domain}}"" will output any email address %%(php) GetConfigValue("admin_email")); } $pieces = explode(" ", $wikka_vars, 2); ?> %% ---- CategoryUserContributions