Widget:Mailman: Unterschied zwischen den Versionen

Aus PUBLIC DOMAIN PROJEKT
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „<noinclude>__NOTOC__ This widget allows you to embed any web page on your wiki page using an iframe tag. Created by user:nuess0r == Using this widget == <…“)
 
(Wieder auf deutsch übersetzt)
Zeile 16: Zeile 16:
 
Then change the URL to your Mailman list server.
 
Then change the URL to your Mailman list server.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
+
<form method=POST action="http://lists.pdproject.org/mailman//subscribe/pdproject">  <p> E-mail Adresse: <input type="Text" name="email" size="30" value=""><br> Name (optional): <input type="Text" name="fullname" size="30" value=""> </p>
<form method=POST action="http://lists.pdproject.org/mailman//subscribe/pdproject">  <p> E-mail adress: <input type="Text" name="email" size="30" value=""><br> Name (optional): <input type="Text" name="fullname" size="30" value=""> </p>
+
<p> Password: <input type="Password" name="pw" size="15"><br> Password bestätigung: <input type="Password" name="pw-conf" size="15"> </p>  <p> Möchten Sie die Mails der Liste als regelmässige<br>Nachrichtensammlung ("Digest") erhalten?<br><input type=radio name="digest" value="0" checked> Nein
 
+
<input type=radio name="digest" value="1"> Ja </p> <input type="submit" name="Subskribieren" value="Abonieren"></form></includeonly>
<p> Password: <input type="Password" name="pw" size="15"><br> Password confirmation: <input type="Password" name="pw-conf" size="15"> </p>  <p> Would you like to get the mails from the list<br>as regular collection of messages ("Digest")?<br> <input type=radio name="digest" value="0" checked> No
 
 
 
<input type=radio name="digest" value="1"> Yes </p> <input type="submit" name="Subskribieren" value="Subscribe"> </form>
 
 
 
</includeonly>
 

Version vom 5. Mai 2012, 20:31 Uhr

This widget allows you to embed any web page on your wiki page using an iframe tag.

Created by user:nuess0r

Using this widget

 {{#widget:Mailman}}

Example

E-mail Adresse:
Name (optional):

Password:
Password bestätigung:

Möchten Sie die Mails der Liste als regelmässige
Nachrichtensammlung ("Digest") erhalten?
Nein Ja

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:Mailman article.

Then change the URL to your Mailman list server.