| f08086ec | 13-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
Added HTML wrapper for mails
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, allowi
Added HTML wrapper for mails
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.
show more ...
|
| 2adaf2b8 | 13-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
allow non-txt extensions when accessing locales |
| 2302fb8d | 13-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed german language strings |
| 54db0171 | 13-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed various errors in language files |
| d5cd65e4 | 13-Nov-2011 |
Kiril Velikov <neohidra@gmail.com> |
Bulgarian language update |
| 1420e73d | 13-Nov-2011 |
Zbyněk Křivka <zbynek.krivka@seznam.cz> |
Czech language update |
| ce7a6b36 | 13-Nov-2011 |
Otto Vainio <otto@valjakko.net> |
Finnish language fixes |
| c182a136 | 13-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed HTML in Esperanto language file |
| c9a53c46 | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
added Mailer class to autoloader |
| d7169d19 | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
Replaced mail_send calls with new Mailer class |
| 6df843ee | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
Make use of new Mailer class in notify()
It now uses inline diff format for diff HTML mails |
| 76efd6d0 | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
Copy all text replacements to HTML replacements in Mailer
With this change it's easy to just set the replacements for HTML that need special attention. |
| 9a2d7c4e | 12-Nov-2011 |
lupo49 <post@lupo49.de> |
Use mailprefix also for registration and resend password notification mails (FS#2366) |
| 879136cf | 12-Nov-2011 |
lupo49 <post@lupo49.de> |
de/de-informal: language updates |
| abbf0890 | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
Added setBody() to Mailer class
This method makes it easy to send a HTML mail based on the default text mails. This is probably enough for simpler mails where no sophisticated HTML is needed except
Added setBody() to Mailer class
This method makes it easy to send a HTML mail based on the default text mails. This is probably enough for simpler mails where no sophisticated HTML is needed except a bit of formatting and linked URLs.
show more ...
|
| 8a215f09 | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
shorten title when used as prefix |
| 54f30755 | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
mail prefix defaults to title when empty |
| 28d2ad80 | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
added old plugin hook back into Mailer class
it now passes the whole Mail object and also signals if the mail sending was successful to the AFTER event. A bunch of references should make it compatib
added old plugin hook back into Mailer class
it now passes the whole Mail object and also signals if the mail sending was successful to the AFTER event. A bunch of references should make it compatible with old plugins.
show more ...
|
| a36fc348 | 12-Nov-2011 |
Andreas Gohr <andi@splitbrain.org> |
clean headers in a separate step
this should make it easier to reintroduce a plugin hook compatible with the old one |
| 2c961e61 | 10-Nov-2011 |
Robert Bogenschneider <robog@gmx.de> |
Esperanto language update |
| 84d1837d | 10-Nov-2011 |
Martin Michalek <michalek.dev@gmail.com> |
Slovak language update |
| a5a71ecf | 10-Nov-2011 |
Adrian Lang <mail@adrianlang.de> |
Release preparations |
| 8d3d7569 | 08-Nov-2011 |
Anika Henke <anika@selfthinker.org> |
use DOKU_SCRIPT instead of stray doku.php in checkUpdateMessages() (FS#2364) |
| 95fbd79b | 07-Nov-2011 |
Andreas Gohr <gohr@cosmocode.de> |
German translation for password reset |
| b2117c69 | 07-Nov-2011 |
Andreas Gohr <gohr@cosmocode.de> |
translatable AD expiry warning and link to update profile page |