Action:56: Difference between revisions

From MWStake
Jump to navigation Jump to search
No edit summary
(think this one is done, now, too.)
Line 6: Line 6:
|LABEL=Label:mwstake site
|LABEL=Label:mwstake site
|DETAILS=Things to do for Credit Card Processing:
|DETAILS=Things to do for Credit Card Processing:
* [[Action:54|CC email content]]
* <s>[[Action:54|CC email content]]</s>
* [[Action:55|Change membership button functionality]]
* <s>[[Action:55|Change membership button functionality]]</s>
* Try using flexbox on the [[Special:Subscribe|introduction]] page to force the image to the right.  Find a way to scale the image for different screen resolutions.
* Try using flexbox on the [[Special:Subscribe|introduction]] page to force the image to the right.  Find a way to scale the image for different screen resolutions.
* Change "Become Member" button for the case when a logged out person clicks it.  Should catch cases where
* Change "Become Member" button for the case when a logged out person clicks it.  Should catch cases where
Line 14: Line 14:
*#: {{Note|can you add logic so that if people log in it still takes them to the same page, but additional logic there says "Oh this is person wants a membership... we should (use js to) redirect them over there."}}
*#: {{Note|can you add logic so that if people log in it still takes them to the same page, but additional logic there says "Oh this is person wants a membership... we should (use js to) redirect them over there."}}
* <s>[[Special:Fundraising]] needs a system message with a link to the [[Bylaws#Vision, Purpose, and Activities|Vision, Purpose, and Activities]] from the Bylaws as a reason why to donate.</s> (See [[MediaWiki:Wsa-fundraising-header]] and adjust as needed.)
* <s>[[Special:Fundraising]] needs a system message with a link to the [[Bylaws#Vision, Purpose, and Activities|Vision, Purpose, and Activities]] from the Bylaws as a reason why to donate.</s> (See [[MediaWiki:Wsa-fundraising-header]] and adjust as needed.)
* For corporate sponsorship, the billing period says monthly (there isn't even an option for monthly).
* <s>For corporate sponsorship, the billing period says monthly (there isn't even an option for monthly).</s> It uses whatever the individual membership billing period is.  For example, I've chosen Monthly so, that's what it uses.
}}
}}

Revision as of 01:31, 4 November 2020

Open

Due2020/11/05
ActioneesBryan Hilderbrand,Mark Hershberger
LabelsLabel:mwstake site

Details:
Things to do for Credit Card Processing:

  • CC email content
  • Change membership button functionality
  • Try using flexbox on the introduction page to force the image to the right. Find a way to scale the image for different screen resolutions.
  • Change "Become Member" button for the case when a logged out person clicks it. Should catch cases where
    1. Once clicked and the now logged in user is already a member, takes them to the Change membership page.
    2. Once clicked and the now logged in user is no yet a member, takes them to the Special:Subscribe page
      Note Note:  can you add logic so that if people log in it still takes them to the same page, but additional logic there says "Oh this is person wants a membership... we should (use js to) redirect them over there."
  • Special:Fundraising needs a system message with a link to the from the Bylaws as a reason why to donate. (See MediaWiki:Wsa-fundraising-header and adjust as needed.)
  • For corporate sponsorship, the billing period says monthly (there isn't even an option for monthly). It uses whatever the individual membership billing period is. For example, I've chosen Monthly so, that's what it uses.