Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gofeminin.de
signature-generator
Commits
8a7f02cc
Commit
8a7f02cc
authored
May 29, 2017
by
Marco Kellershoff
Browse files
gofeminin.de + Onmeda Gesamt Signatur hinzugefügt.
parent
591ff299
Changes
3
Hide whitespace changes
Inline
Side-by-side
data/gofeminin.de_onmeda.json
0 → 100644
View file @
8a7f02cc
{
"success"
:
true
,
"html_template_file"
:
"gofeminin.de_onmeda.html"
,
"data"
:
[
{
"type"
:
"input"
,
"name"
:
"firstname"
,
"label"
:
"Vorname"
,
"value"
:
""
,
"placeholder"
:
""
},
{
"type"
:
"input"
,
"name"
:
"lastname"
,
"label"
:
"Nachname"
,
"value"
:
""
,
"placeholder"
:
""
},
{
"type"
:
"input"
,
"name"
:
"email"
,
"label"
:
"E-Mail"
,
"value"
:
"vorname.nachname@gofeminin.de"
,
"placeholder"
:
""
},
{
"type"
:
"input"
,
"name"
:
"jobtitle"
,
"label"
:
"Jobtitel"
,
"value"
:
""
,
"placeholder"
:
""
},
{
"type"
:
"input"
,
"name"
:
"telephone"
,
"label"
:
"Telefon"
,
"value"
:
"+49 (0) 22 1 / 28 325-"
,
"placeholder"
:
""
},
{
"type"
:
"input"
,
"name"
:
"mobile"
,
"label"
:
"Dienstliche Handynummer"
,
"value"
:
""
,
"placeholder"
:
"+49 175 1337 187"
},
{
"type"
:
"input"
,
"name"
:
"fax"
,
"label"
:
"Fax"
,
"value"
:
"+49 (0) 22 1 / 28 325-555"
,
"placeholder"
:
""
},
{
"type"
:
"checkbox"
,
"name"
:
"newsgif"
,
"label"
:
"News GIF"
,
"value"
:
"1"
},
{
"type"
:
"checkbox"
,
"name"
:
"boxstories"
,
"label"
:
"BoxStories.de Banner"
,
"value"
:
"1"
},
{
"type"
:
"button"
,
"id"
:
"btn_gen_show"
,
"text"
:
"Signatur anzeigen"
,
"value"
:
"show"
},
{
"type"
:
"button"
,
"id"
:
"btn_gen_download"
,
"text"
:
"Signatur herunterladen"
,
"value"
:
"dl"
}
]
}
portals.json
View file @
8a7f02cc
...
...
@@ -8,6 +8,10 @@
{
"name"
:
"onmeda"
,
"data"
:
"onmeda.json"
},
{
"name"
:
"gofeminin.de + onmeda"
,
"data"
:
"gofeminin.de_onmeda.json"
}
]
}
templates/gofeminin.de_onmeda.html
0 → 100644
View file @
8a7f02cc
<table
cellspacing=
"2"
cellpadding=
"0"
width=
"600"
border=
"0"
bgcolor=
"#ffffff"
>
<tbody>
<tr>
<td
width=
"100%"
align=
"left"
>
<font
face=
"Arial, Verdana, sans-serif"
size=
"2"
style=
"font-size:13px;"
>
<font
color=
"#951F60"
>
<strong><
%=
firstname
%
>
<
%=
lastname
%
></strong>
</font>
<br>
<font
color=
"#68696b"
><
%=
jobtitle
%
></font>
<br>
<a
style=
"text-decoration:none;"
href=
"mailto:<%= email %>"
>
<font
color=
"#68696b"
style=
"text-decoration:none;"
><
%=
email
%
></font>
</a>
<br>
<font
color=
"#68696b"
>
Tel.
<
%=
telephone
%
></font>
<br>
<
%
if
(
mobile
)
{
-
%
>
<font
color=
"#68696b"
>
Mobil
<
%=
mobile
%
></font><br>
<
%
}
-
%
>
<font
color=
"#68696b"
>
Fax
<
%=
fax
%
></font>
</font>
</td>
</tr>
<tr>
<td
align=
"left"
>
<a
target=
"_blank"
href=
"http://unternehmen.gofeminin.de/"
>
<img
width=
"600"
vspace=
"10"
height=
"130"
alt=
"gofeminin.de und Onmeda Logo"
src=
"http://i.onmeda.de/gofeminin_onmeda_signatur.jpg"
/>
</a>
</td>
</tr>
<tr>
<td
width=
"100%"
align=
"left"
>
<table
cellspacing=
"0"
cellpadding=
"5"
width=
"1"
border=
"0"
bgcolor=
"#ffffff"
>
<tbody>
<tr>
<td>
<a
target=
"_blank"
href=
"https://www.facebook.com/gofeminin"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Facebook"
src=
"http://www.gofeminin.de/mailing/signature-af/facebook.png"
/>
</a>
</td>
<td>
<a
target=
"_blank"
href=
"https://instagram.com/gofeminin_de"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Instagram"
src=
"http://www.gofeminin.de/mailing/signature-af/instagram.png"
>
</a>
</td>
<td>
<a
target=
"_blank"
href=
"https://pinterest.com/gofeminin"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Pinterest"
src=
"http://www.gofeminin.de/mailing/signature-af/pinterest.png"
>
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td
width=
"100%"
align=
"left"
>
<font
face=
"Arial, Verdana, sans-serif"
size=
"2"
style=
"font-size:9px;"
>
<br>
<font
color=
"#68696b"
>
Geschäftsführung: Marie-Laure Sauty de Chalon, Marc Flamme
</font>
<br>
<font
color=
"#68696b"
>
HRB Köln 69001
</font>
</font>
</td>
</tr>
<
%
if
(
newsgif
)
{
-
%
>
<tr>
<td
width=
"100%"
align=
"left"
>
<a
href=
"http://www.gofeminin.de/"
target=
"_blank"
><img
src=
"http://www.gofeminin.de/reloaded/emailSignature.gif"
border=
"0"
/></a>
</td>
</tr>
<
%
}
-
%
>
<
%
if
(
boxstories
)
{
-
%
>
<tr>
<td
align=
"left"
>
<a
target=
"_blank"
href=
"https://www.boxstories.de/?utm_campaign=branding_april2017&utm_medium=editorial&utm_source=signatur&utm_content=1"
>
<img
width=
"500"
vspace=
"10"
height=
"240"
alt=
"boxstories.de"
src=
"http://i.onmeda.de/boxstories_de.jpg"
/>
</a>
</td>
</tr>
<
%
}
-
%
>
</tbody>
</table>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment