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.
Has anyone started looking in to a classifieds module yet? I searched the archives and found a few post, among which, someone thought that xClassifieds was a good one to base one on. I have to agree with that
So, how are things chugging along on the development department? I wish I could code and I'd build one myself.
Hello everyone. I decided to give drupal a try for a project I am running, and it does everything I need it to, except for group permissions and access. The groups modules appears to have all the functionality I need, but I'm getting patch errors during installation. I've tried using drupal 4.3.0 and 4.3.1, as well as groups 4.3.0 and cvs, with no success. Even after applying the rejected patches manually, the system still gives me odd errors in my browser.