| Previous topic :: Next topic |
| Author |
Message |
dajor
Joined: 14 Dec 2006
Posts: 3
|
| Posted: Mon Feb 12, 2007 9:19 pm Post subject: eMail Signature |
|
|
Right now form the german law eMail needs to add following signature:
Als GmbH müssen Sie danach folgende Angaben machen:
- Firma mit Rechtsformzusatz GmbH
- Sitz der Gesellschaft
- Registergericht und die Handelsregister-Nummer
- Namen aller Geschäftsführer
- ggf. Name des Aufsichtsratsvorsitzenden
Also the signature should be HTML and much much bigger. User should be format the privat area.
The Company party should only edit by the administrator
Offering 150 € |
|
| Back to top |
|
Balduin
Joined: 18 May 2005
Posts: 1733
Location: Berlin
|
| Posted: Tue Feb 13, 2007 7:44 pm Post subject: eMail Signature<br /><a href="viewtopic.php?t= |
|
|
dajor, there is no programming needed to include your information. You may use the existing v5.0.3.-RC2 code and include HTML tags in the signature. The only thing that must be changed is the field size at the DB to adapt to the hugh amount of data you must provide under the new German law.
As it is with the current version each user can edit the own signature. If you want that only the admin can do that, you may change the privileges for "My Settings". |
|
| Back to top |
|
BrianLaughlin
Joined: 13 Dec 2005
Posts: 801
|
| Posted: Wed Feb 14, 2007 1:33 am Post subject: eMail Signature<br /><a href="viewtopic.php?t= |
|
|
| Does this mean that Balduin has claimed the bounty? ;-) |
|
| Back to top |
|
brett.hooker
Joined: 11 Oct 2005
Posts: 68
|
| Posted: Mon Jun 04, 2007 4:36 am Post subject: eMail Signature<br /><a href="viewtopic.php?t= |
|
|
I tried doing this, and found that the editor "ate" the <img> tags...
For example, including the following:
Code:
<a href="http://www.roarz.com"><img src="http://www.roarz.com/portal/images/stories/about/service-plans-thumb.png"></a>
and saving saw the <img> tag completely removed.
...time to investigate... |
|
| Back to top |
|
teniemi
Joined: 11 Jan 2007
Posts: 22
|
| Posted: Wed Sep 12, 2007 12:26 pm Post subject: Re: eMail Signature |
|
|
Have you found any solution to this?
It seems that at least img tags are for some reason removed from almost every editable field and that makes use of email templates and many other things at least irritating. Also some styletags etc. are removed.
Where and why? |
|
| Back to top |
|
| |