drupal-modules
Block display added for the view is repeating the content in Drupal 6
I have created a view to list the page content type(title, teaser and image).. and this view has a relationship with the image content type..[详细]
2023-03-20 19:26 分类:问答Drupal 7 website not loading (Fatal error: Call to undefined function user_access() in C:\xampp\htdocs\new\drupal\includes\menu.inc on line 619) [closed]
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.[详细]
2023-03-20 16:59 分类:问答How to use Drupal Queue module in Drupal 6?
Can someone tell me, how to use the Drupal Queue module ( http://drupal.org/project/drupal_queue ) in Drupal 6? I have searched for some examples and tutorials, but could not find anything that clearl[详细]
2023-03-20 03:10 分类:问答How to modify tooltip in gmap module?
I would like to modify tooltip (info window that p开发者_开发问答ops up when you click on a marker). I\'m trying to embed a text field and submit button on the tooltip, like in this example http://eco[详细]
2023-03-19 17:25 分类:问答How do I insert a custom form into a Drupal node view and process the node's data on submission?
We are importing our sales orders from our accounting system into a Drupal 6 site. We setup a content type called orders.[详细]
2023-03-19 08:45 分类:问答Drupal: How to define variables in one module functions and call it from another in Drupal 7
I writing a module for Drupal 7. It must get current $node variable in one function, e.g. hook_init() or similar, and this variable should be accessible from another function. I found discussion about[详细]
2023-03-19 05:15 分类:问答Drupal 7 not working with oracle database
I installed with a fresh drupal installation(D7) and followed the steps mentioned in ReadMe file for Oracle driver:[详细]
2023-03-19 00:42 分类:问答Drupal 7: giving "Find Content" access to particular role
I created \"content admin\" role for client. I won\'t give administrator account to client. I need to give access to Find Content page to client, so they can list/edit any page. but I dont have perm[详细]
2023-03-19 00:23 分类:问答Drupal module for inline notifications (in style of Stackoverflow or Gmail)?
I am looking for a Drupal module that makes on-page notifications similar to those found on Stackoverflow (slide on from top) or Gmail (appears near top of page).[详细]
2023-03-18 03:09 分类:问答Drupal 7 manual access to FiveStar module
am trying to override the output of my page so I can add some PHP code, but the FiveStar module only give 2 options which is below or above Content. this is causing me problems as I\'d like to include[详细]
2023-03-17 17:19 分类:问答