Tony Sebro
1159a89c9d
Edited /About page to remove "The" to harmonize style.
2012-10-05 15:13:20 -04:00
Tony Sebro
9db827a123
Updated /donate page to include Flattr button. Deleted a "The" in front of "Software Freedom Conservancy" to harmonize style.
2012-10-05 15:10:23 -04:00
Bradley M. Kuhn
80a73cb605
Corrected Form "990" typo, HT tony
...
<tony> bkuhn: FYI, there's a typo on the website. The links to our IRS
filings read "Form 900," not "Form 990." [16:50]
2012-10-04 16:51:28 -04:00
Bradley M. Kuhn
abd2e6eb1f
Grammar fix.
2012-09-29 16:23:59 -04:00
Bradley M. Kuhn
7956d088a6
Just put <a> tag around one word here.
2012-09-25 08:14:18 -04:00
Bradley M. Kuhn
1da8b91fc5
Fixed URL.
2012-09-25 08:13:31 -04:00
Bradley M. Kuhn
9e6245161d
Update to include information about second 8868 approval.
2012-09-25 08:11:23 -04:00
Bradley M. Kuhn
859f9ac3f4
note 501(c)(3) here.
2012-09-25 08:08:47 -04:00
Bradley M. Kuhn
cd8edff6eb
2012-02-29 is now a date in the past.
2012-09-09 22:35:31 -04:00
Bradley M. Kuhn
9c4697993e
FSA template is now publicly available online.
...
This is version is r6334 from Conservancy's internal repository.
FAQ has been appropriately updated to link to this.
2012-09-03 16:56:37 -04:00
Bradley M. Kuhn
2f94205721
Fixed incorrect verb tense.
2012-09-03 16:44:15 -04:00
Bradley M. Kuhn
4256796e59
Note roughly how many projects are currently waiting.
2012-09-03 16:42:01 -04:00
Bradley M. Kuhn
9050ddc7d6
Update on 10% donation requirement for Conservancy membership.
2012-09-03 16:41:20 -04:00
Bradley M. Kuhn
b508fcd5c4
FAQ entry to explain delays in response.
2012-09-03 16:37:24 -04:00
Bradley M. Kuhn
91ed7fdbc3
Updates and corrections about how the evaluation process currently occurs.
2012-09-03 16:34:51 -04:00
Bradley M. Kuhn
a879cb6b44
Add a bottom margin to leave space after last logo.
2012-08-27 11:01:27 -04:00
Bradley M. Kuhn
c8cb31aa85
Leave even less space between logos on sponsors page.
2012-08-27 11:00:39 -04:00
Bradley M. Kuhn
a02547c4eb
Leave less space in between logos.
2012-08-27 10:59:53 -04:00
Bradley M. Kuhn
b068eb5c4e
Change to margin-top instead of line-height based on Denver's recommendation.
2012-08-27 10:59:06 -04:00
Bradley M. Kuhn
721b6b3efd
Reverting back to center, as Denver and Tony like that better.
2012-08-27 10:55:12 -04:00
Bradley M. Kuhn
a1fdb0a8f5
Denver and Tony say they don't like the border on the li elements in Sponsors page.
2012-08-27 10:52:44 -04:00
Bradley M. Kuhn
643657eb99
After discussion with Denver and Tony, we've concluded that geeks hate target="_blank",
...
and geeks are our primary donor base. :)
2012-08-27 10:49:23 -04:00
Bradley M. Kuhn
40dd4d4577
Fixed URL.
2012-08-27 10:47:25 -04:00
Bradley M. Kuhn
dea7cf4214
Included links to the sponsors pages; using target="_blank" per Tony's suggestion.
2012-08-27 10:46:17 -04:00
Bradley M. Kuhn
9da4ae0968
It was definitely too tall. Also, centered seemed odd.
2012-08-27 10:39:40 -04:00
Bradley M. Kuhn
dff5fe2e6e
Attempt to do CSS that makes the sponsors list look nice.
2012-08-27 10:38:06 -04:00
Bradley M. Kuhn
985a0c3765
Added Google, Conservancy sponsor since 2012-06-05.
2012-08-27 10:32:57 -04:00
Bradley M. Kuhn
04eb1b7e8d
Actually, just use Linux Foundation logo already seen used online in this nature.
2012-08-27 10:31:29 -04:00
Bradley M. Kuhn
b62a61146c
Added Linux Foundation, Conservancy sponsor since 2011-10-14.
...
Still waiting for a 250x250 logo image from them.
2012-08-27 10:29:37 -04:00
Bradley M. Kuhn
3f95f8b17b
Added Gandi.Net, a Conservancy sponsor as of 2012-06-27.
2012-08-27 10:27:31 -04:00
Bradley M. Kuhn
31f8c8a203
Too many words.
2012-08-27 10:21:14 -04:00
Bradley M. Kuhn
666e0358f2
Forgot the endblock.
2012-08-27 10:21:09 -04:00
Bradley M. Kuhn
b9c09aa174
Created initial sponsors page.
2012-08-27 10:19:13 -04:00
Bradley M. Kuhn
504247026b
Note extension for filing deadline for FY 2012 Form 990 and CHAR-500.
2012-08-23 16:51:10 -04:00
Bradley M. Kuhn
3cbb40f87f
Text for Samba description changed at Tridge's request.
2012-07-09 20:49:21 -04:00
Bradley M. Kuhn
d6f375a189
Added GPL Compliance Project for Linux Developers.
2012-05-29 09:54:39 -04:00
Bradley M. Kuhn
75d35b69c9
Note about Conference services.
2012-05-28 10:51:05 -04:00
Bradley M. Kuhn
1fa2a78cbe
Merge commit 'refs/merge-requests/3' of git://gitorious.org/conservancy/website into merge-requests/denver
...
I originally had those settings that Denver's changed because of a
tutorial I read about handling a sidebar suggested them. I've accepted
Denver's change, but am concerned that some browsers may not work.
2012-04-30 11:27:13 -04:00
Denver Gingerich
97024490fb
remove 32767px margin/padding values in main CSS
...
Several element id's were set to use "padding-bottom: 32767px;" and
"margin-bottom: -32767px;". This caused element targets (such as
http://sfconservancy.org/about/staff/#denver ) to be rendered poorly
in most browsers, by preventing the user from scrolling up. Removing
these lines appears to fix the rendering issue with no side effects
(in limited testing of the Staff page).
This change effectively reverts parts of 450ea2c
and ed954b7
as the
32767px values were added in those commits.
2012-04-29 18:27:22 -04:00
Martin Michlmayr
57c0f1bdfd
Typo fix
2012-04-05 21:19:25 -07:00
Martin Michlmayr
2a068c17d5
Fix link to Mifos web site
2012-04-05 21:16:52 -07:00
Martin Michlmayr
8f66f4fe85
Cosmetic fix - remove bogus whitespace
2012-04-05 21:15:30 -07:00
Martin Michlmayr
bbcfe63693
Update the distro release
...
The web server is running squeeze.
2012-04-05 21:14:04 -07:00
Bradley M. Kuhn
53e4a2739b
Denver requested a few wordsmith changes to his bio.
2012-03-16 14:14:23 -04:00
Bradley M. Kuhn
88083ec15c
Ian and Tom have moved on from the Board, but remain Directors Emeritus
2012-03-16 14:13:04 -04:00
Bradley M. Kuhn
d718f82272
Keep news items a bit longer than previously.
2012-03-08 10:58:09 -05:00
Bradley M. Kuhn
9f799d5d6f
jQuery formed its own Foundation.
2012-03-06 11:39:21 -05:00
Bradley M. Kuhn
a0b255ec00
Added Mifos.
2012-03-06 11:39:01 -05:00
Bradley M. Kuhn
1688c69b0f
Keep blog posts on front page for 30 days.
2012-02-15 15:13:30 -08:00
Bradley M. Kuhn
d3d6fe19ee
Tag fixes.
2012-01-16 09:55:54 -05:00