This forum is for assistance with theme development.

How do I display full nodes (including body) on the front page?

I am using /node as my home page and it is listing the Title and excerpt for every node that has been promoted to the front page. How do I get it to display the complete node (including body). My goal is to have the home page display the last 10 nodes in their entirety, one after the other.

Same thing for image nodes. When I upload an image, and promote it to the front page, only the Title, a thumbnail, and excerpt are displayed on the home page. I would like the full image to display, not just the thumbnail.

How do I hide the page count and age of categories in the menu?

I've been predominantly tweaking the style sheet but would love to get rid of "Contact (1) 4 hours 42 min ago" [for example] in my menu/category elements in the left block [see http://sa.tsd.net.au] . I just want it to read "Contact".

I don't know if I need to extend a different theme [I'm rolling with chameleon]. The menu looks like this:

  • Gallery (25)
    3 hours 54 min ago
  • I don't think I can target anything in CSS,
    help? anyone?

    Xtemplate and over riding theme functions

    When I started using Drupal I started with an xtemplate theme and modified. Now I find I want to over ride the function theme_form_element to get rid of the hardcoded breaks. I realize I could swith to phptemplate but that seems like a lot of work to over ride a single function. So is there an official way to over ride a theme function using xtemplate?

    By the way, for now I have "cheated" by creating a simple module with the theme specific version of the function and it works.

    Thanks

    emailpage link in chameleon theme

    how to get the link emailpage for every node in chameleon theme.

    Trackbacks, readmore as links in chameleon

    using Drupal 4.5

    After every blog post, how to get trackbacks and readmore as links in the post,

    In chameleon theme i guess it should be included

    ...
    function chameleon_comment($comment, $link = "")
    ...
    

    have anybody customized this.

    Linebreaks for every form element in CVS

    Throughout the whole Drupal site (CVS version), there is a linebreak afer each and every form element. This is particularely annoying in the 'Events' and 'Schedule' modules, because these have form elements for day, month, year, hour and minute. Drupal adds a linebreak between each of these, including even the colon between hour and minute.

    Does anyone know how to deal with this? I briefly installed Drupal 4.5.2, and didn't see the probem there. This should probably be fixed in CVS as well, as I would consider it a layout bug.

    Pages

    Subscribe with RSS Subscribe to RSS - Theme development