I'm using drupal 6 and developing my first custom page.
First I created a custom page template for the front page of my site, I simply created a template file named
page-front.tpl.php.
Then I cloned my current page.tpl.php, and have been tweaking it as needed. The problem I'm running into is when I try to return the HTML for the search form using:
print $search_box;
or when I try to return the HTML for the nice menu drop down menu.
Hi All,
We are very happy to announce the completion of porting of comment subscribe and search404 modules for Drupal 6.x. By mistake this topic was posted in module development topic instead of News and announcements, thats why we are posting this topic again.
Please check out the modules and report any bugs or suggestions.
1. I want to create pages (in the traditional webpage sense) for each of five tabs. Links from tabs out to five separate pages.
2. I want to create links in sidebar blocks that will populate the middle section with content tagged to the corresponding vocabulary for that link.h