Using a custom module to import nodes, I am finding that while aliases are made on node_save (from pathauto) the node path itself is not working. Using Content: Link field in a View results in node/(n
I would like to provide validation for title length. R开发者_StackOverflowight now I get an exception:
My goal is export content to code. I\'ve installed uuid_features module, which seems to do it. But there are no \"content\" or \"taxo开发者_运维技巧nomy terms\" section on feature creation page. What\
I’ve been using Views to selectively returned nodes, but right now I want to return my nodes and use the Taxonomy term as a group header. I can\'t see anyway to get Views to do this for me, other the
How can i import users in user ta开发者_Python百科ble(mysql). I am using drupal 7. Please help me out. thanksCheck out the Feeds module
hi I working with Drupal and it uses arra开发者_StackOverflow中文版ys to a level I\'m not very familier with, I\'ve a quick question which is what is the difference between these \'selectors\'(is that
How do i create a dropdown box with all the conten开发者_如何学Pythont types which filter out the data on page.tpl.php. Even if I create a dropdown box myself filled with the content types , how would
I have added a field on the page_node_form with the following code. switch($form_id){ case \'page_node_form\':
Been searching furiously on Google and the Drupal docs for something equivalent tofunction user_load for D6 as开发者_运维百科 used here.
I\'m searching for ideas to do the following in Drupal-7: 1- Create product categories (Main category, and sub categories, and products itself...)