Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I just setup drupal 4.3.2 in my site.and download Amazon module Amazon 4.2.0 (event CVS version) .
After I install amazon module,and set it enable. but not found any setting menu in "administer panel".
Hello
Is there a module that divide too long stories. I have a article site with lots of articles. Some articles are just too long for one page. Is there a way to build stories which are too long like "page 1", "page 2" or "previous" "next"
Thank in advance
So, maybe I did this the hard way, but I couldn't find any easy way to just add a link to the top menu. I didn't want to do it in conf.php which apparently overrides the module menus. So, I whipped this up in a few minutes of copy & pasting from other modules.
I wrote a module to do an extended search of the user profile information as per feature request /node/view/4636
This module parses the extra information created by the module profile.module in the "data" column of the users table. There are no database changes. To install just put in the modules directory as per the INSTALL file.
I'm looking for some PHP programmers to assist with extending the database abstraction layer for Oracle support. I'm bringing the Oracle background to the table and can submit a new Oracle database build script that provides proper table structure, indexes, procedures, etc. But I have zero PHP experience, and am looking for someone to help make that portion happen. Here are the major tasks that need attention:
I noticed the "Single sign on" module currently in development at http://drupal.org/project/sso and I was wondering if anyone has used it. I am currently creating a network of drupal-based sites that all use the same user database and would love to be able to only have to sign in once to get to everything. Has anyone used this? I didn't find anything on it in the search.