HI all, i\'m looking for a drupal module that allows use开发者_StackOverflowrs to : post jobs offers,
I cannot find any documentation for the Drupal Node Invite module. As somewhat of a beginner with Drupal, the usage suggestion \"The module creates entries i开发者_StackOverflown $node->links\" means
I want to add extra field in story content type using hook, I don\'t want to use CCK, because am trying something different.
Below is the drupal custom modules, can u please confirm it, is it correct way of developing the custom module,
I am writing a Drupal module (filemaker) and defined some custom triggers. The triggers show up just fine, but say \'No available actions for this trigger.\' at admin/build/trigger/filemaker开发者_C百
Can anyone recommend a module开发者_开发知识库 or other Drupal add-on that can be used to format code nicely like I see on a lot of blogs and websites? Ideally something that would integrate with CKed
i have installed the token module, but don\'t know how to use it. i have searched lots o开发者_JAVA百科f time.and don\'t find some tutorials of it. expect someone can make me an example to use it. esp
I have a CakePHP app which needs to take data from Drupal (6).Specifically, there is one custom content type and one webform that need to be shared with CakePHP - so when a new node for that content t
I am developing a website which has both English and Arabic versions. I have installed Arabic language and the i18n module, which is working fine and I am able to add Arabic translation for the Englis
I currently have a simple menu_alter hook in a new module I\'m building which allows simple access control for menus: