i would like to know how to pull top 5 members and put them on the front page exactly like they have on this drupal site included here http://www.projectopus.com/
anyone know snippets for such a thing
also i would like the snippets to include an image, name , and location
Hi I would like to sponsor the ajax chat module development,(http://drupal.org/node/27689?time=1153499782) any coder out there who is up to the challenge?
Please respond asap
Timothy
I'm hoping that someone else has already figured out the best way to do what I'm trying to do...
I've been asked to set-up a site for a church and I'm using Drupal (4.7). The trouble I'm having is that they want to store (most of) their sermons on the site. They tend to have a 4-week series on one topic and then move onto the next; and I'm looking for the best way to categorise all of it.
Here's what I'm thinking so far. Set up a main book page entitled "Sermons" which will have a link to three categorisations:
I'm planning on developing a drupal plugin for IDEAL payment handling (Netherlands only). If someone is interested, already working on it, or want to help, please contact me.
Hi
I'm newbie in php and i'm looking for the code that link between index and content page.When we click on the navigation menu, it goes to the appropriate content page depends on the type that we click (i.e node, flexinode, page, story etc...). But i could not trace how they were linked from the index page. (e.g when we click "http://localhost/aaa/index.php?type=flexinode-4", it should be display the content written in flexinode-4.)