drupal-7
Nodes created programmatically do not receive a path
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[详细]
2023-04-03 01:35 分类:问答how to limit title length in Drupal?
I would like to provide validation for title length. R开发者_StackOverflowight now I get an exception:[详细]
2023-04-02 22:18 分类:问答Drupal 7 UUID features
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\[详细]
2023-04-02 20:41 分类:问答Drupal 7, Not sure how to theme my output correctly from query data
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[详细]
2023-04-02 20:29 分类:问答How to import users in users table mysql using drupal 7?
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[详细]
2023-04-02 15:09 分类:问答php array selector unsure of differnce
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[详细]
2023-04-02 14:33 分类:问答Drupal 7 : Filter Content based on Content types
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[详细]
2023-04-02 11:29 分类:问答How to get the value of the form field in drupal 7?
I have added a field on the page_node_form with the following code. switch($form_id){ case \'page_node_form\':[详细]
2023-04-02 11:20 分类:问答How can I load user object by email address in Drupal 7?
Been searching furiously on Google and the Drupal docs for something equivalent tofunction user_load for D6 as开发者_运维百科 used here.[详细]
2023-04-02 08:03 分类:问答Product Categorization, Viewing and adding to Menu in Drupal 7
I\'m searching for ideas to do the following in Drupal-7: 1- Create product categories (Main category, and sub categories, and products itself...)[详细]
2023-04-02 02:28 分类:问答