Widget:Mailman: Unterschied zwischen den Versionen
Aus MUSICAL HERITAGE ORGANIZATION
(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 | + | <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 | ||
− | |||
− | <input type=radio name="digest" value="1"> | ||
− | |||
− | </includeonly> |
Version vom 5. Mai 2012, 19: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
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.