My site\'s pages are made up of content-node-type:page. I want to add advertisement above the H1\'s(in the top of page) and in the bottom ie., just above the footer.
Say you have two content types, restaurant and menu. The restaurant content type has various CCK fields like id, address etc. While Menu has a node reference to restaurant and other CCK fields like br
I\'ve a Joomla site but I want to move it to Drupal-6 site. How should I go about changing existing url\'s? Should I add the redirection in .htacces or use any redirect modules?
Today I\'m looking for a recipe to force drupal to change a password on activation email page on first login.
Could somebody tell me which drupal module is this site using: http://gallery.menalto.com/forum Also could somebody tell me how it\'d be if I use it on my new site for forum discussion for 2000 peopl
I have an array of user ids and I need to go through the a user: id field within a view, adding a bit of specific HTML for matching and non-matching results.
I\'m trying to add a new content type from within a module, and I have pretty much borrowed from the ubercart product kit module, since I want to use that as a base for this new type:
I am new to drupal and creating website. there is requirement to let the user to subscribe to newsletter just submitting their email f开发者_开发知识库rom index page. no need to crate account for this
I have one specific template which drupal_set_message() does nothing on. The $messages are printed out in a header include which also exists on this template. I\'ve triple checked that it\'s using the
I\'m using the flag friend module, and I\'m trying to accomplish what I thought would be an easy task.