I am looking for step-by-step instructions on how to install Bakery module for Drupal. I have multiple site开发者_运维问答s, that do not share a Drupal installation & tried understanding instructi
I am writing a drupal module. In my module i have the following: In my .module file I have: function mymodule_managment_menu(){
I need to create a web system for handling public file downloads and to create protected directories for single users. Users can see the content of the public folder and can read/write in their direct
I am newbie in Drupal 6. I am looking for customizing User registration form. Apparently found that while adding user using Admin login allows registration form to have fields like email address, us
I\'m trying to use Drupal 7\'s entities and field API to correctly build a new module. What I have been unable to understand from the documentation is the correct way to use the new API to create a \'
i\'m testing drupal 7 with the Classified Ads module but after module installation, i got a boring error :
I\'m using the Feeds module, but I am looiking for the functionality the Feedfield module provides: declare multiple feeds on a single node, and have a parser generate the nodes from the feeds. Proble
When developing a custom module, what is the correct way to set a开发者_开发技巧 module\'s weight?This is the correct way to do it in Drupal 7
Actually, I know how to create a directory = mkdir. However, I need to pass it a full absolute path in the server, and I don\'t know how to get the relevant path in hook_install.
I am currently using the Drupal feed aggregator built-in module to aggregate a bunch of RSS feeds. I also have the Twitter module installed.I want to set things up so that all the new posts from the f