Is this something of interest to anyone? I have some php code I dug up that does a scrape of weather.com. I've sinced wrapped it as a simple drupal module that displays in a block, but I'm wondering if it's worth anything to anyone else... well?
I'm new to editing Drupal modules, so my understanding of structure is limited at the moment. I got the image module working yesterday. I want to rework parts of the module but first I'd like to make some cosmetic changes.
- I want to eliminate the description from the gallery page with thumbnails
- I'd like to center the titles & images
- I'd like to rework the structure of how each image is shown in full size
Is it just me, or does xstory not use taxonomy? I really like being able to specify links and stuff... but cant use it if I cant put the articles in categories.
Hi, I'm interested in writing a publications database module for Drupal. This would be useful for universities, research institutions, etc. The internals would be taken from a similar thing I wrote on a custom site a few years ago, which can be seen here. That is, a user will be able to create a new "publication," which will automatically generate BibTeX and HTML citation text.