drupal-modules
Drupal 7: Hiding labels with empty fields when viewing a node
How do I hide labels that have empty fields when vi开发者_StackOverflowewing the actual node of a certain content type?[详细]
2023-03-28 03:50 分类:问答Drupal 6: Heartbeat module is "missing" some content
I’m using the heartbeat module on my site to make an activity-stream and recently I discovered that it doesn’t display all the new comments.[详细]
2023-03-27 21:44 分类:问答Drupal 7: Working module anywhere for multi-step registration form?
Searched for a stable module that is good for a multi-step registration form so i can replace the built-in registr开发者_开发百科ation form of drupal with that one.[详细]
2023-03-27 00:32 分类:问答Cant submit my drupal form; it has an update query
I am making a custom module which also enables an edit page to edit the special node . Below the feilds there is an update button ; so 开发者_StackOverflow中文版i have made a form for all this and[详细]
2023-03-23 17:45 分类:问答How to add conditional CSS and JS to every page from a module?
I am building a module that lets the administrator choose a number of optional CSS and JS files that should be included when every page is rendered.[详细]
2023-03-23 08:05 分类:问答Drupal portal, create user customizable widgets on homepage
I\'d like to have opinions on 开发者_StackOverflowhow to create a structure of widgets on a portal using drupal, so that the user can customize his widgets. In particular he should be able to choose t[详细]
2023-03-23 05:12 分类:问答How to display the webform on the Home page?d
Currently I\'m using the md construction 7.x-1.6 theme and I want a form on the right hand side in the limit space of this theme.What I need here is \"WebForm\" on the right side.[详细]
2023-03-22 18:43 分类:问答fopen works in normal PHP but not inside Drupal
Some PHP code worked well. However, when I port the code into a Drupal module, the $fp = fopen( \'language/unicode-big5.开发者_如何学Ctab\', \'r\' ); does not work as expect, giving a warning:[详细]
2023-03-22 08:20 分类:问答Issue "ORA-01722: invalid number" error at many places has been created
I am getting error \"ORA-01722: invalid number\" at many places with Oracle driver. Can you point out the workaround/solution?[详细]
2023-03-21 17:46 分类:问答Where can one find screenshots or demos of Drupal modules?
I often find myself searching fo开发者_JAVA技巧r a Drupal module for a particular purpose on drupal.org/project/modules. However, the descriptions there give very little information about the end user[详细]
2023-03-21 05:33 分类:问答