Skip to content
Snippets Groups Projects
  1. Mar 04, 2012
  2. Nov 13, 2011
    • Andreas Gohr's avatar
      allow image embeds in HTML mail templates · 850dbf1f
      Andreas Gohr authored
      Using the place holder @MEDIA(<mediaid>)@ you now can directly embed
      images from the media repository into your HTML mail template.
      
      An example was added to the mailwrap.html, but because images are
      embedded as is (no prescaling) this is suboptimal. If we keep it, a
      smaller version of the DokuWiki logo should be shipped with DokuWiki.
      850dbf1f
    • Andreas Gohr's avatar
      Added HTML wrapper for mails · f08086ec
      Andreas Gohr authored
      The mailwrap.html adds the standard headers and footers to all HTML
      mails. The signature present in the text body will be removed before
      inserting in the wrapper, allowing a nicer footer for HTML.
      
      Users can overwrite the file with their own to create HTML mails in
      corporate design. However, a way to automatically embed referenced
      images is missing currently.
      f08086ec
    • Andreas Gohr's avatar
      2adaf2b8
  3. Nov 12, 2011
  4. Nov 10, 2011
  5. Nov 08, 2011
  6. Nov 06, 2011
  7. Nov 05, 2011
  8. Nov 04, 2011
  9. Nov 03, 2011
  10. Nov 02, 2011
  11. Oct 31, 2011
    • Andreas Gohr's avatar
      Do not send empty changes to the AD backend · 222298bc
      Andreas Gohr authored
      This fixes password changing operations: password change and user
      modification are two different operations on the AD backend - the user
      modification should not be done on password only changes.
      222298bc
Loading