I'm looking for a way to have the xml from http://weather.interceptvector.com parsed onto my blog; and even possibly to hook it on to the details of geourl ( http://www.geourl.org ), so people who already have the geourl data in their site, can easily hook that on. Any tips?
It seems that the very promising Google module's development is dead. The module was build directly after Google API's were opened and was - at that time - state of the art.
However, we only scratched the possibilities of Google's potential. I can think of a dozen ways how we could (re)use the API within drupal. Is anyone able and willing to take this project again?
BTW: The module was never released within the drupal site but is still available at: natrak
I'm looking for help in porting LiquidClassifiedsXML 1.0.1 to Drupal. I can't offer any money, but I have some things like an old computer or an old Canon S300 printer that I can give away to express my gratitude to someone who produces a something ready for use with Drupal (provided that the shipping cost isn't too huge; practically speaking, this offer is limited to residents of the 48 contiguous states of the U.S.).
I've installed gallery now on two sites using drupal, and they both have the same problem. When you view the page for an image (not an album view or anything like that, the actual page for the image), there's this fatal error:
ERROR: requested index [] out of bounds [1]
Fatal error: Call to a member function on a non-object in /home/virtual/site25/fst/var/www/html/misc/gallery/view_photo.php on line 476
I've been working on a content filter module to remove swearing from posts..
I've pretty much copied the urlfilter module provided. It doesn't work. I can enable my module, but text is still not filtered.. I don't think drupal is actually calling the function?!
HELP!
When I've got this bit working, I'll add a database table full of swearwords to check against... one step at a time eh?!