Language
  • English
  • Français
Drupal custom theming or module development price estimate calculator

Drupal Administration

Drupal Question Urgent....

Hello

I have a taxonomy embedded view for a page and i need to break the taxonomy view into individual terms and display few of the terms in a block.

For example say i have a vocabulary called article type with terms health care, grooming, travel , nutrition. I need to break this article type taxonomy by its terms and then for few the terms i need its view to be displayed in the block.

All your feedback are valuable...

Thanks in advance

Csurocker

Question about l() function

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?

1 Responses | READ MORE

What's "internal Drupal path "?

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!

1 Responses | READ MORE

How to export data from drupal into xml format

hello

How do i export a feed daily to my website hosting company in a xml format?

Thanks in advance.

1 Responses | READ MORE

Mac OSX + Drush = Time saved

The longer I have my mac the more things I find that drastically simplify my life as a Drupal developer. Now for fairness sake I should admit that there are still some things about mac that annoy me (namely Finder which is in many ways inferior to the windows explorer), but that is another story all together. Drush, the command line tool for Drupal is one of those many little things that make me very happy to have broken free from the slimy grasp of Bill Gates and his minions.

Menu creation /navigation

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

2 Responses | READ MORE

Taxonomy Matrix

Hello everybody!

I'm not a newbie ;) but I'm stuck with a problem, which I thought to be easy to solve with drupal.

I want to use a 2D-Taxonomy and to display it in a table-like (matrix) view, like:

  1 2 3
A x   y
B

 

y,z  
C y   z

Adding Tabs to views

Hi Aaron, I have created a View for a video gallery and added taxonomy filters to it plus ordering by Five Star rating having followed a video tutorial here http://www.lullabot.com/videocast/building-views-fivestar-and-votingapi. How do I create a tabbed view? So the first tab view would have the sorted by 5 star rating (highest rated), and the other tabs be Most Viewed, Recently added... Thanks. Tim

4 Responses | READ MORE

How to set up Taxonomy for multiple business type directories

I have been looking at your Advanced Taxonomy Blocks module. But before I can really look at it I need to sort out some taxonomy and Views basic... My site will have numerous business type directories, country, region and city reviews, and classifieds. How is the best way to set up taxonomy for such a site? Plus I want users to be able add the locations themselves as I cannot find and neither do I want to type in every possible location - Freetagging?

3 Responses | READ MORE

How to show all nodes tagged with children terms with Views 2 for Drupal 6

The Views module for Drupal 6 (also known as Views 2) ships with several default views which allow you to override certain Drupal core list pages. One of the most useful of these views is the view provided for taxonomy term list. Just recently I decided to set up views to override my taxonomy pages so that they would show children terms, but when I jumped into the Views 2 interface and tried to actually do it I was left a little perplexed; if you are reading this page you probably were too.

7 Responses | READ MORE
Ask a question related to Drupal development or administration