Last modified: 2011-01-06 22:22:34 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28550, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26550 - Implement 'Subscribe to the release announcements mailing list.' in the installer
Implement 'Subscribe to the release announcements mailing list.' in the insta...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.18.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-03 04:04 UTC by Krinkle
Modified: 2011-01-06 22:22 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Krinkle 2011-01-03 04:04:11 UTC
See also
* bug 26522
* comments on r79089

--

So to reimplement this, I suggest one of the following ideas:

== Seperate form in new window ==
- a bordered box next to the Email field (a seperate <form target="_blank">[1]), that is enhanced via javascript.
- This form has a "Subscribe to the release announcements mailing list" <legend>
- a label with "Email"
- and a "Subscribe" submit button.
-- When pressed submit to a new window. User sees the result and knows that a confirmation link send by lists.wikimedia will be waiting in the Inbox.

== Within PHP when pressing next ==
- We use the value of the normal Email-field
- A checkbox that will decide whether or not to subscribe.
- When Continue is pressed on the Name-page, a POST-request is done to the mailingslist page. The result of it is ignored.


[1] With target="_blank" it submits to a new window. With javascript we may be able to do it nicer via AJAX. And POST it and use the return to show a message. However this may be impossible due to cross-domain restrictions. Nonetheless target="_blank" works fine.
Comment 1 Chad H. 2011-01-06 22:22:34 UTC
I went with option 2 in r79678.

They still get an e-mail and temporary password.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links