The objective of the site is to maintain a product listing. Each product composes of a title, description and quantity (CCK field).
At http://acquiaprosper.fusiondrupalthemes.com/, their is a sliding product show case at the top banner:
I am new to drupal. When i enabled the module i got tabs. when i selected google tab i got this error: warning: Parameter 2 to _auth_confirm_page() expected to be a reference, value given in 开发者_如
I want to add a subscription block to my Drupal site. I found these two module: subscription and simple-subscription.
How to get the modules list in Drupal as in admin/build/mo开发者_运维知识库dules?You can use drush pm-list --type=Module --status=enabled command for getting a list of installed modules.Install \"Drus
I have a trouble with Drupal 7 schema for module. There are 4 tables but for sample 2 will be enough:
How to specify file to search for 开发者_运维问答a function drupal_get_form?If you mean a form used as page callback, the file parameter is where you can specify a filename:
Drupal modules are php files with .module file extensions. To generate tags on these files I run ctags with the following langmap settings:
how can i style primary menu as a dropdown menu is dru开发者_JAVA技巧pal?It would take forever to \"Style\" it, however there are tons of modules that allow it: Nice menus for one...Here\'s a useful l
Currently using CKEditor + IMCE. http://drupal.org/project/ckeditor + http://ckeditor.com/ http://drupal.org/project/imce