By TheVilicusGroup on
I am trying to build a site for my non-profit organization (renality.org) and I am interested in duplicating the methods used by wikimedia shown at the top of the page at http://en.wikipedia.org/wiki/Main_Page and also the module used here http://fundraising.wikimedia.org/ .
I have viewed the source code for the page and figured out that they use drupal theme B7, but I can't figure out how in the h3ll they get their data to write to a png file ( http://upload.wikimedia.org/fundraising/2006/meter.png ).
Can somebody, ANYBODY, please help me with this situation?
Thanks.
- JL
Comments
I don't know how they do it
but there are plenty of libraries for that sort of thing:
http://www.google.com/search?q=php+image+generation+graph+library
--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ
Thank you! That will help
Thank you! That will help alot.
CiviCRM
I don't know for sure, but there has been discussion in another thread stating that the WikiPedia people are using CiviCRM for their fundraising. They may have also extended it a bit.
Edit:
Here's the post over on the CiviCRM site: http://civicrm.org/node/121
-------------------
http://www.PrivacyDigest.com/ News from the Privacy Front
http://www.SunflowerChildren.org/ Helping children around the world
That's it! Thanks so much
That's it! Thanks so much for the quick response!
they did extend the core of civicrm
A little more info in another post here on Drupal.
http://drupal.org/node/104252
-------------------
http://www.PrivacyDigest.com/ News from the Privacy Front
http://www.SunflowerChildren.org/ Helping children around the world
Me :-)
I wrote it. The code is currently half Drupal module and half PHP running on a cron job. I'm porting it to be 100% Drupal. The project is maintained on the Wikimedia Subversion server, but it's quite immature at this point. I don't recommend it for public use yet.
Tracking
Just tracking this. Would be great if David and wikimedia would stick this up on drupal.org, even if it is written for 4.7.