How do you create links to content on your website and to external websites?
I am new to Drupal and I have downloaded the Drupal WebForm Module. For some reason the field CONFIRMATION MESSAGE OR REDIRECT URL is not present in my WebForm. Do you know why this could be? I have downloaded the Drupal WebForm Module 6.x-3.6. Thanks in advance for any help.
I've been using a Drupal site for a while now but just started playing around with views. It became clear that I would need taxonomy terms to catagorize my content correctly.
So I created taxonomy vocabulary and terms. Volia! Everythings great... except... all the OLD content, the previous books that I had created are not allowing me to link them to the taxonomy terms from the "Edit" page.
How can I edit books that I created previous to today's implementation of 'taxonomy' so that they are all tagged as well?
I spent several hours banging my head up against the wall looking for a solution to the missing images on the Ubercart catalog and the checkout cart section. I searched and I searched and on google I found scores of other frustrated developers who had run into the same problem, but I didn't find any solution posted. It turns out that the actual solution is very simple, but downright unintuitive.
Recently I started theming a Drupal 6 website. I installed WAMP locally and have been working there. Now it was time to move it to production server and the theme does not work the way I manipulated locally.
the biggest thing that does not work properly is the Menu, I had the menu set to show the secondary links when one of the primary links was clicked and now, the Primary Links show but not the secondary and I have check the settings for the menu and still does not work.
in menu settings I set the to be childs of the
I want to display some particular block are not display in the front page in drupal how can do this plz help me.in drupal 6.
Hi,Aaron
Would you like to tell me more about :"http://www.pixelclever.com/how-and-why-use-l-function-create-links-drupal-programming"?
as that:
which file should I put the following code into? :
l($text, $path, $options = array())
or the example: print l('This is the link text', 'node/2');
$options = array(
'attributes' => array(),
'html' => TRUE,
);
l('', 'node/1', $options);
should I type the code in the page.tpl.php or the others?
Hi,Aaron,
Would you like to tell me what should I do when I want to add a primary link ittem for the pages with the content of flashes just like the drupal do for the "blogs" or "forums"?
Thanks in advance!
I am new to Drupal and learning. I have used other packages in the past and am in the process of switching to Drupal. Quite a unique and complex package at times. I have had to change my thinking of how I go about designing a website. I would like to know if you can direct me to a tutorial or place that explains how you go about creating menus and secondary menus etc. Thanks.
Gary
AKA GWShark