How do I hide labels that have empty fields when vi开发者_StackOverflowewing the actual node of a certain content type?
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.
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.
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
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.
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
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.
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:
I am getting error \"ORA-01722: invalid number\" at many places with Oracle driver. Can you point out the workaround/solution?
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