Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kwant
website
Commits
0f1b0f96
Commit
0f1b0f96
authored
11 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
add subscription forms for the mailing lists
parent
a5877ee2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
content/community.txt
+26
-12
26 additions, 12 deletions
content/community.txt
with
26 additions
and
12 deletions
content/community.txt
+
26
−
12
View file @
0f1b0f96
...
@@ -8,32 +8,46 @@ The mailing list is (meant to become) the main communication platform for
...
@@ -8,32 +8,46 @@ The mailing list is (meant to become) the main communication platform for
anything related to Kwant: asking questions, reporting bugs, and discussing
anything related to Kwant: asking questions, reporting bugs, and discussing
further development. You can use it in various ways:
further development. You can use it in various ways:
- `Subscribe <https://mailman-mail5.webfaction.com/listinfo/kwant-discuss>`_ and
- .. raw:: html
use it along with your regular email. (You can unsubscribe at any moment.)
<form method=post action="https://mailman-mail5.webfaction.com/subscribe/kwant-discuss">
<input type="text" name="email" size=25 value="Your email" onblur="if (this.value == '') {this.value='Your email'}" onfocus="if (this.value == 'Your email') {this.value=''}" />
<input type="submit" name="email-button" value="Subscribe to the mailing list" />
</form>
… and read it together with your regular email. (To unsubscribe, follow the
link in the footer of a message.)
-
Follow through
the `Gmane web interface
-
Read the list via
the `Gmane web interface
<http://news.gmane.org/gmane.comp.science.kwant.user>`_.
It is both possibl
e
<http://news.gmane.org/gmane.comp.science.kwant.user>`_.
The web interfac
e
to write new messages (action: post) and to reply (action: followup).
allows
to write new messages (action: post) and to reply (action: followup).
- .. raw:: html
- .. raw:: html
<p><form id="searchgmane" method="get" action="http://search.gmane.org/">
<p><form id="searchgmane" method="get" action="http://search.gmane.org/">
<input type="text" name="query" />
<input type="text"
size=25
name="query" />
<input type="hidden" name="group" value="gmane.comp.science.kwant.user" />
<input type="hidden" name="group" value="gmane.comp.science.kwant.user" />
<input type="submit" value="Search the
Kwant
mailing list" />
<input type="submit" value="Search the mailing list" />
</form></p>
</form></p>
- Send a message directly to kwant-discuss@kwant-project.org. (If you are not
- Send a message directly to kwant-discuss@kwant-project.org. (If you are not
subscribed, it is not guaranteed that any replies will reach you by email.)
subscribed, it is not guaranteed that any followups will reach you by email,
so you should ask to be CCed.)
Announcements of new releases
Announcements of new releases
-----------------------------
-----------------------------
If you would like to be notified about new releases of Kwant and other important
This read-only list is reserved for important announcements like new releases of
things relevant for its users, please subscribe to the `announcements mailing
Kwant. Only a few messages will be sent per year. We recommend every user of
list <https://mailman-mail5.webfaction.com/listinfo/kwant-announce>`_. This
Kwant to subscribe to it in order to stay informed about new developments.
list is read-only and only a few messages will be sent through it per year.
.. raw:: html
<form method=post action="https://mailman-mail5.webfaction.com/subscribe/kwant-announce">
<input type="text" name="email" size=25 value="Your email" onblur="if (this.value == '') {this.value='Your email'}" onfocus="if (this.value == 'Your email') {this.value=''}" />
<input type="submit" name="email-button" value="Subscribe to announcements" />
</form>
Reporting bugs
Reporting bugs
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment