i am having an issue where hook_preprocess_page \'s changes to &$variables is not being rendered, even though it is the last item under $theme_registry[\'page\'][\'preprocess functions\']. logging
I thought i could use the \'attributes\' feature for this, but unfortunately the way it displays the cost for each item is too limiting. How do I group products together in ubercart (e.g. a group of g
I am having an issue with call Drupal node.save using MooTool\'s JSONP. Here is an example. Here is my request:
I\'ve got a site with tags like robotics, programming, simulation,开发者_如何学C quizzes etc. and I want to limit the number of links being displayed for a certain tag to a number. For example if ther
How can I extend an existing module without modifying it? Actually its a contributed module, so I don\'t want to hack it. But I want to alter and add certain features to it.