When I view /admin/reports/updates/list and look at the entry for modules the end with \"-dev\" it is followed by a date.
I need some help coming up with a strategy to allow \"band pages\". Basically, I have a website for bands with products. The w开发者_运维问答ebsite is powered by Drupal, so:
I have a online shop. On the home page there are products, with a like button. When a person clicks 开发者_开发百科on the button, it goes to their profile and it says that they liked it. However, I al
I have a folder /sites/main_folder/modules/file_folder/file.php I need to add file.php in the target.module file
This question already has answers here: 开发者_JS百科 Closed 11 years ago. Possible Duplicate: rtf format to pdf
User Relationships works well to control node access to content per an approved user list. But the problem I am running into is that I would like to also use the core Profile module, and allow those
I am trying to create product catalog website in which I need to include a functionality similar to addto cart.
I have a Drupal site installed in a subfolder \"blog/\". It was in the root months ago, so I had to create a rewrite rule to redirect old url to the new path.
I have a content type institute. It has two fields courses, reviews which are custom content type. Courses have fields as Name, Description, eligibility, Seats.
I am trying to make a view with users who added most nodes. I want to s开发者_运维技巧ort them by the amount of added nodes of a specific content type.