Alternative to drupal module directory

http://drupal.hyrme.com/ is a site dedicated to creating listings of drupal modules and providing an alternate interface for searching through and rating the site. I find it a bit easier to use than the current drupal.org module pages.

You can login with your drupal.org username and password to post comments and rate modules. I am looking forward to your constructive ideas.

How to manage my XML?

Hi,
I have a flash animation whitch work with XML. I need to update my XML via the admin so I am looking for a module or a php sript that would do that.
Does anyone already experienced this problem? Please help...
Thanks

Getting indexes for comments on a page

In the forum module comments are displayed page wise when we enter in a topic.I want to number or make indexes for these comments to access the particular page where the last comment has been made.How can I do so?Please help.
Thanks in advance.

College of NJ Student Government needs your help!

Hey everyone!

My name is Sheil Naik, and I'm the Senator of Business, Parliamentarian, and Webmaster for the College of New Jersey Student Government Association. Our organization is currently in the process of redesigning our website (view our current site at http://www.tcnj.edu/~sga). After looking at numerous solutions for how to organize our website and allow for user control, Drupal seemed to be our best option. Our college currently offers Drupal as a hosting platform, but because of some complicated administration politics (the only person with authorization to create Drupal accounts is the head of IT, and he's currently too busy with more important projects), we won't be able to set up a Drupal-based website for a few more months.

Using only emails and real names in Drupal

Discussion in a email_registration module support thread at http://drupal.org/node/186128 led me to further examine all the issues associated with using Drupal for a Facebook-like authentication system.

Facebook only uses Email addresses for authentication and full names for user representation. In Drupal core, using full names as usernames is not an option because there are people with the same name and usernames need to be unique.

Here's a list of issues I have run into making drupal compatible with this sort of user system WITHOUT ALTERING CORE:

Full Names are not in the core user object
The easiest way to solve this is using profile.module to create a fullname field or a firstname and lastname field. A users email address represents a definite unique identifier for a user. While a person might have many email addresses, no email addresses have many owners (that would sign up for an account)
UI Forms that select user need unique usernames

ecommerce module not sending address information to paypal

I have installed the ecommerce module on a site and it was brought to my attention that the customer mailing address is not coming through to the person in charge of shipping the product. Paypal says there are some hidden fields you can use on the site such as:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x