This forum is for assistance with theme development.

How do i make new content sections?

I have a few areas on my theme im porting that i want to make into content sections. How?

Some doubts…

I'm developing a magazine website, but I have no skills with programming:

- What is the best way to make sessions in Drupal? Categories or new Content Types?

- How can I customize the appearence and the code of teh CMS? How can I do pages, for instance, filtred by a Content Type?

- How to make a new block that, for instance, fit in the left colum and show the last post of a certain type of Content Type? (ex.: last magazine cover)

- Is there any template language to make html pages in Drupal?

Primary link porting issue

This is my first attempt at porting a theme, or making my own theme actually. My issue is in the theme i'm porting i want to put the primary links in the tabbed menu like the original theme.

but using the line <?php print theme('links', $primary_links, array('class' => 'links', 'id' => 'navlist')) ?>

How to get rid of those automatic book page links?

Hello,

Does anyone know a way to remove the links that are automatically added to pages within a book, the ones at the bottom that show the next and previous nodes. They're in the $content variable and I can't remove them by simply creating and altering a book.tpl.php file.

Any help most appreciated.

(it's these links you see below here)

Primary links Active or Selected state - Drupal 5

Hello. I saw this thread: http://drupal.org/node/46020 and tried it on Drupal 5 but didn't work. Could anyone tell me if there is a way of doing that on Drupal 5?

question about developing snippet !!

Hello !

I just want to develop a snippet which can :
- display 5 last pictures of nodes
- with their title and their price (they are products)

The problem is that I don't get a word of PHP langage.

Could you put me on the way to develop it please ?

Thanks a lot....

Justin

Pages

Subscribe with RSS Subscribe to RSS - Theme development