I am using a custom theme for the front end of my drupal website.I created it by modi开发者_开发知识库fying garland theme.And I am using garland as the admin theme.
Can it be done? I have a forum based on drupal that keeps receiving a lot of spam, because I don\'t have a captcha upon threads or comments posting,nor do I have a list of prohibited words.
I have a question about using the Fivestar module. When I vote a node the vote is processed,开发者_运维知识库 but the widget showing the average doesn\'t reload until I reload the node.
I ha开发者_运维百科ve a custom form that I have written with the Form API. We have the WYSIWYG module and TinyMCE implemented on the site that this module will be used on. How do I implement the WYSIW
First post on stack overflow... so go easy on me! There doesn\'t seem to be a suitable solution to the Drupal FAPI multiple callback issue for simple form submissions.
Some background if you want to see why I\'m doing what I\'m doing: I have a client who wanted a new blog done with Wordpress on a separate subdomain. Their existing website is on Drupal, which I have
by default we have drupal search box, i want to add one dro开发者_运维知识库pdown , that should contain the content types(like page,story,article)
I\'m asking because it mattered for a rea开发者_运维技巧lname issue and it made me think of how to avoid these kind of conflicts.In the same order that module are called : according to their weight. (
i need change hook user.I\'ve inserted code in line 326 of user.module. it\'s work .db_query(\'INSERT INTO {beep} (uid) VALUES (%d)\', $array[\'uid开发者_开发技巧\']);
Using the $object in Actions. $object: Many actions act on one of Drupal’s built-in objects: nodes, users, taxonomy terms, and so on. When an action is executed by trigger.module, the object that is