witch files (minimum) i have to put in my theme folder, that drupal system can work?
And what must be is files?

Comments

alakesh’s picture

Go through the tutorial

http://drupal.org/theme-guide/6

Dripman’s picture

What does theme() function mean?
Example: <?PHP echo theme('links', $secondary_links, array('class' => 'links secondary-links')); ?>

And where it can be used else?

Dripman’s picture

Hey? Can anybody answer?