Before I begin - sorry to be posting and asking for help yet again but I have been trawling the internet trying to find a solution for this but nothing is jumping out at me, apart from a lot of other people with the same problem.
Hi, I'm quite new to Drupal and I'm converting a Smarty template theme I used for a Postnuke site. Most things are working fine now but I seem to be missing the [edit] links on nodes and I can't figure out what it is.
I'm also using the Smarty templating engine for Drupal btw. But if you have any idea what generates the links on phptemplates I can work with that too.
I recently crafted the garland base.png from scratch in photoshop and will be making it available for anyone who wants it, complete with slices and default dimensions.
Oh and did i tell you how i went from punk newbie to color.module wiz in only a few moments ? :))
if i want to add an additional div class on all my node images in additon to just styling the .node img, where would i add it to my page.tpl file? is it some kind of if (!empty ($node->field_image)..... statement i need to add somewhere?
I Need a Media type topic/Category subtopic setup similar to digg.com's new implementation. That is, the categories are the same across all media types. User can submit news, images, or videos to any category on Digg. Categories will be consistent across the board, which means you can view all media types in a given topic, or view one media type at a time (e.g., only images under the “sports” category).