# HG changeset patch # User Kai T. Ohlhus # Date 1476194497 -7200 # Node ID ca344ecdfffaee0ed779c89330ce8d48bb67efd4 # Parent 9ed0088bf27f549e1de5c88e014af89453c79f73 Overhaul donate page. Remove Bitcoin stuff. diff -r 9ed0088bf27f -r ca344ecdfffa _includes/donate.html --- a/_includes/donate.html Tue Oct 11 16:00:52 2016 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -Donate
- \ No newline at end of file diff -r 9ed0088bf27f -r ca344ecdfffa css/octave.css --- a/css/octave.css Tue Oct 11 16:00:52 2016 +0200 +++ b/css/octave.css Tue Oct 11 16:01:37 2016 +0200 @@ -11,50 +11,6 @@ div#logo span { font-weight: bold; font-size: 25pt; - -} - -.crm-contribute-button-wrapper { - padding-top: 5px; - padding-bottom: 5px; -} - -.crm-contribute-button-inner { /* button text color */ - font-size: 10pt; - font-weight: bold; - text-align: center; - padding: 5px; - border: 1px solid #aaaaaa; - background: #e8e8e8; - border-radius: 4px; -} - -div.donate-blurb { - font-size: 10pt; - font-weight: normal; - text-align: left; - padding: 5px; -} - -div#donate-form { - font-size: 10pt; - font-weight: normal; - text-align: left; -} - -div#bitcoin{ - font-size: 10pt; - text-align: left; -} - -div#bitcoinaddress{ - font-size: 6pt; - text-align: center; -} - -div.donate-field { - font-weight: bold; - padding: 5px; } body { diff -r 9ed0088bf27f -r ca344ecdfffa donate.md --- a/donate.md Tue Oct 11 16:00:52 2016 +0200 +++ b/donate.md Tue Oct 11 16:01:37 2016 +0200 @@ -4,24 +4,26 @@ menu: true --- -{% include donate.html %} +Octave development takes a lot of time and expertise. +Your contributions help to ensure that Octave will continue to improve. +Please donate at the -Octave development takes a lot of time and expertise. Your -contributions help to ensure that Octave will continue to -improve. +- **[Free Software Foundation donation page][1]** -If you are already an Octave user and would like to see it improve -more rapidly, then please donate so that we can spend more of our -time working on Octave. If we could raise as little as -$300,000/year, we could pay several key developers to work full -time on Octave. Given even the most conservative estimate of the -number of users of Octave, this amount could easily be reached if -every user contributed the cost of a few lattes. +If you are already an Octave user and would like to see it improve more rapidly, +then please donate so that we can spend more of our time working on Octave. +If we could raise as little as $300,000/year, +we could pay several key developers to work full time on Octave. +Given even the most conservative estimate of the number of users of Octave, +this amount could easily be reached if every user contributed the cost of +a few lattes. If your company has a budget for numerical computing tools, -consider spending 10% (or more!) of that on Octave. Do you expect -Octave to improve on a $0 budget while the proprietary tools are -well-funded by your license fees? +consider spending 10% (or more!) of that on Octave. +Do you expect Octave to improve on a $0 budget +while the proprietary tools are well-funded by your license fees? -Consider hiring someone to -implement the specific features you need. +Consider [hiring someone][2] to implement the specific features you need. + +[1]: https://crm.fsf.org/civicrm/contribute/transact?reset=1&id=10 +[2]: commercial-support.html