Create workable templates in online Demo system
Moderator: moderator
-
- Posts: 30
- Joined: Thu Feb 07, 2013 11:15 pm
Create workable templates in online Demo system
Create a "static" template with several text fields and simple images (eg; roman numerals on a light background). Create a "dynamic" template + Types + Content + Picture Components (like above). Load these same components every time that the Demo system is reloaded/restarted so if someone modifies one online, the basic templates can be easily re-established.
This will provide a very useful training tool as well as a providing working examples. A preview of either template, unless modified by someone online, should then show the "finished work".
Both templates should be built around the principle of "fixed locations" either using HTML or CSS code. HTML only code would be the easiest to design and understand. In other words, don't build a template that is nothing more than a linear list of modules, one after another. Have something in the top right corner. Have something that is centered within the template canvas. Have a distinct header and a distinct footer.
This will provide a very useful training tool as well as a providing working examples. A preview of either template, unless modified by someone online, should then show the "finished work".
Both templates should be built around the principle of "fixed locations" either using HTML or CSS code. HTML only code would be the easiest to design and understand. In other words, don't build a template that is nothing more than a linear list of modules, one after another. Have something in the top right corner. Have something that is centered within the template canvas. Have a distinct header and a distinct footer.
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Create workable templates in online Demo system
Since our (the OpenEMM developers') strength is not layout or design we would love to recieve contributions from the OpenEMM community and include them in the default OpenEMM database (or we could provide an additional database with tremplates like the CMS demo database).
OpenEMM Maintainer
Re: Create workable templates in online Demo system
Hi Maschoff,
We can create a neutral set of mailings / forms / actions / fields for the community, including dual-language (German/English) double-optin user registration and unsubscription. We could setup the data in the demo system, or send you the necessary files.
A (branded) sample can be seen here: http://www.galaxy-software.de/newsletter
We have also created a flow-chart for the setup process of a DOI user registration (with all the forms, actions and mailings). I use this when I create new registrations. If you want to use it too, then please use the diagram in a reverse order (start with the "last" mailing" and end with the "first form". This is because in order to create an action that calls a mailing, the mailing must exist. The same goes for actions, called by forms.
Link to the flowchart: http://newsletter.user-center.com/techn ... wchart.pdf
Let me know if we can help.
Regards
Markus
We can create a neutral set of mailings / forms / actions / fields for the community, including dual-language (German/English) double-optin user registration and unsubscription. We could setup the data in the demo system, or send you the necessary files.
A (branded) sample can be seen here: http://www.galaxy-software.de/newsletter
We have also created a flow-chart for the setup process of a DOI user registration (with all the forms, actions and mailings). I use this when I create new registrations. If you want to use it too, then please use the diagram in a reverse order (start with the "last" mailing" and end with the "first form". This is because in order to create an action that calls a mailing, the mailing must exist. The same goes for actions, called by forms.
Link to the flowchart: http://newsletter.user-center.com/techn ... wchart.pdf
Let me know if we can help.
Regards
Markus
Günstige Software gibt es bei http://www.Software-Butler.de
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Create workable templates in online Demo system
Hi Fatalin,
thanks for your offer to contribute to OpenEMM! You could simply create a fresh OpenEMM database from openemm-2013.sql, create the content and save the modified content with
so that we can upload the file to SourceForge.
thanks for your offer to contribute to OpenEMM! You could simply create a fresh OpenEMM database from openemm-2013.sql, create the content and save the modified content with
Code: Select all
mysqldump -aCceQx --hex-blob --no-create-info -u root -p -r openemm-2013_content.sql openemm
OpenEMM Maintainer
Re: Create workable templates in online Demo system
Hello Maschoff,
I have realy no clue about mysql/unix. I will setup an OpenEMM in a virtual Windows and try to get the database exportet - or do you have another idea?
Best Regards
Markus
I have realy no clue about mysql/unix. I will setup an OpenEMM in a virtual Windows and try to get the database exportet - or do you have another idea?
Best Regards
Markus
Günstige Software gibt es bei http://www.Software-Butler.de
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Create workable templates in online Demo system
I just checked: mysqldump is available at the Windows command line as well.
OpenEMM Maintainer
Re: Create workable templates in online Demo system
Hi Maschoff / Hi All,
I have created a complete set of a bilingual double opt-in user subscription and unsubscription, that can be used as sample/demo for future OpenEMM deliverables and for everyone who would like to use it.
For this I used the VM version of OpenEMM and installed it in VirtualBox. The complete installation is available for download (both, the VDMK as well as the VirtualBox OVA export).
There is also a short "documentation" in the RAR (Zip) file.
Please feel free to download it from:
http://newsletter.user-center.com/temp/ ... ration.rar
Info
The double-opt-in dialogues are - to the best of our knowledge - fully compliant with the current German laws and regulations on newsletter DOI registrations.
License
- Free commercial and / or non-commercial use.
- Everyone can freely modify the provided information at his/her will.
- It would be nice, but is not mandatory, to include our design by dadagoo label in the sample forms.
Please feel free to ask any questions about the process.
Best Regards
Markus
P.S. We have also created a complete flowchart documenting the DOI process. This can be downloaded here:
http://newsletter.user-center.com/techn ... wchart.pdf
I have created a complete set of a bilingual double opt-in user subscription and unsubscription, that can be used as sample/demo for future OpenEMM deliverables and for everyone who would like to use it.
For this I used the VM version of OpenEMM and installed it in VirtualBox. The complete installation is available for download (both, the VDMK as well as the VirtualBox OVA export).
There is also a short "documentation" in the RAR (Zip) file.
Please feel free to download it from:
http://newsletter.user-center.com/temp/ ... ration.rar
Info
The double-opt-in dialogues are - to the best of our knowledge - fully compliant with the current German laws and regulations on newsletter DOI registrations.
License
- Free commercial and / or non-commercial use.
- Everyone can freely modify the provided information at his/her will.
- It would be nice, but is not mandatory, to include our design by dadagoo label in the sample forms.
Please feel free to ask any questions about the process.
Best Regards
Markus
P.S. We have also created a complete flowchart documenting the DOI process. This can be downloaded here:
http://newsletter.user-center.com/techn ... wchart.pdf
Last edited by Fatalin on Sun May 04, 2014 4:14 pm, edited 2 times in total.
Günstige Software gibt es bei http://www.Software-Butler.de
Re: Create workable templates in online Demo system
One small correction to above post:
There is one minor bug in one form, that needs to be corrected manually. The unsubscribe buttons do not work correctly.
Please replace the SUCCESS code of the FORM reg_cancel with below code:
Sorry for this inconvenience.
Markus
There is one minor bug in one form, that needs to be corrected manually. The unsubscribe buttons do not work correctly.
Please replace the SUCCESS code of the FORM reg_cancel with below code:
Code: Select all
<body
style="font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal; font-size: 10pt;">
<center>
<table
style="font-family: Verdana; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal; font-size: 9pt;"
bgcolor="#ffffff" border="0" cellpadding="0"
cellspacing="0" height="312" width="604">
<tbody>
<tr>
<td valign="top">
<div align="center"><big><big><b>N
E W S L E T T E R 
 -   C E N T E R</b></big></big><br>
<hr></div>
<br>
<table
style="font-family: Arial,Helvetica,Sans-Serif; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal; font-size: 10pt;"
border="0" cellpadding="2" cellspacing="2"
height="183" width="600">
<tbody>
<tr>
<td valign="top" width="280"><img
title="Deutsche Information"
src="http://newsletter.user-center.com/_general/flag_ger.gif"
alt="Deutsche Information" height="12" width="25"> <b>Deutsch</b><br>
<br>
<font color="#ff0000"><b>Abmeldung von
unserem Newsletter<br>
</b></font><br>
Sie können Sie hier von unserem Newsletter abmelden.
Anschließend erhalten Sie keine weiteren Newsletter von uns
mehr.<br>
<br>
Wir würden uns freuen, wenn Sie unseren kostenlosen
Newsletter
zu einem späteren Zeitpunkt erneut bestellen.<br>
<br>
Wenn Sie noch weitere Fragen haben, schicken Sie bitte eine E-Mail an
unseren Support. </td>
<td valign="top" width="13"></td>
<td valign="top" width="280"><img
title="English Information"
src="http://newsletter.user-center.com/_general/flag_uk.gif"
alt="English Information" height="12" width="25"> <b>English</b><br>
<br>
<font color="#ff0000"><b>Unsubscribe
from our Newsletter</b></font><br>
<br>
Here you can unsubscribe from our newsletter.
After unsubscribing, you will not receive any
further newsletters from us.<br>
<br>
We would be very happy, if you decide to subscribe to our free
newsletter
in the future again.<br>
<br>
If you have any additional questions, please don't hesitate to send us
an email to our support. </td>
</tr>
</tbody>
</table>
 <br>
<table
style="font-family: Arial,Helvetica,Sans-Serif; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; font-size-adjust: none; font-stretch: normal; font-size: 10pt;"
border="0" cellpadding="2" cellspacing="2"
height="21" width="600">
<tbody>
<tr>
<td valign="top" width="280">
<form action="form.do"> <font
face="Verdana"><input name="agnCI" value="1"
type="hidden"> <input name="agnFN"
value="reg_cancel_confirm" type="hidden"><input
name="agnUID" value="$!agnUID" type="hidden">
<table border="1" height="50" width="250">
<tbody>
<tr>
<td bgcolor="#ff6666" height="50"
width="250">
<center> <input
value="Zum Abmelden hier klicken" type="submit"></center>
</td>
</tr>
</tbody>
</table>
</font> </form>
</td>
<td valign="top" width="13"></td>
<td valign="top" width="280">
<form action="form.do"><font face="Verdana"><input
name="agnCI" value="1" type="hidden"> <input
name="agnFN" value="reg_cancel_confirm" type="hidden"><input
name="agnUID" value="$!agnUID" type="hidden">
<table border="1" height="50" width="250">
<tbody>
<tr>
<td bgcolor="#ff6666" height="50"
width="250">
<center> <input
value="To unsubscribe click here" type="submit"></center>
</td>
</tr>
</tbody>
</table>
</font> </form>
</td>
</tr>
</tbody>
</table>
<br>
<hr>
<div align="right"><small><small><small>design
by</small></small></small><a
href="http://www.dadagoo.de"><img alt=""
src="http://newsletter.user-center.com/general/dadagoo.png"
align="middle" border="0" height="14" width="50"></a></div>
<br>
<br>
<b>Impressum</b><br>
<br>
<br>
*** Geben Sie hier Ihr Impressum ein. ***</td>
</tr>
</tbody>
</table>
<br>
</center>
Sorry for this inconvenience.
Markus
Günstige Software gibt es bei http://www.Software-Butler.de
-
- Posts: 3
- Joined: Thu Jun 20, 2013 7:18 am
Re: Create workable templates in online Demo system
thanx for your post, i was always trying to create templates in online demo system, and your post will help me a lot