Changes for version 1.3

  • Added 'acceptable_domains' param to restrict the domain of the page to mail (protection against spam)
  • Added 'remote_fetch' param to allow sending pages that aren't on local filesystem
  • Added 'extra_tmpl_params' param to further customize the processing of the templates.
  • Added 'format_options' tmpl_var that is available to the 'form_template' to use instead of 'format_selector' if you want more control.
  • All templates now have 'die_on_bad_params' = 0 so that you aren't required to have all tmpl_params/tmpl_loops present in your templates

Modules

module to allow users to send HTML pages to friends.