开发者_Python百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
I want to use autocomplete-fields that link to an external source for their autocomplete-data. Drupal seems to refuse all autocomplete_paths that are not reachable within Drupal. Any ideas how to circ
I have a module which adds a new content type. For this content type I want to supply a node_contenttype.tpl.php node type template,
I have a form with a drop-down \'select\' element that the user will sometimes need to add to. So, I added a link to open a Modal Frame form, created the Modal Frame form, and made its _submit() funct
I\'ve got a table, created by Views. I\'m adding a class with jQuery to some of the links, something like:
I have three cck fields.Let\'s call them: Field A Field B Field C I would like Field C to 开发者_运维知识库automatically be populated by the sum of Field A and Field B.That, or the sum to be displ
I have configured the the apache solr search on my localhost. I have read the synonyms.txt file, There i saw th开发者_如何学Ce Television, TV, TVs entered
Hi I have not using any shopping cart module, just created a content type (product) and defining several field(attribute) for each product feature.
I\'m using Drupal 6. I have some css that I want to apply only for a spe开发者_如何学Ccific content-type. The content types machine readble name is \"snap\".
I\'m not the world\'s most experienced Drupal and I\'m having a nightmare trying to customise the search box. I\'m using the example from the Drupal help site and it\'s simply not working.