images photography

Events happening in the community are now at Drupal community events on www.drupal.org.
pirex360's picture

Array de Imagens no .tpl

Boa Tarde,

Estou a criar um .tpl para um tipo de conteudo...onde quero criar uma Div lateral com um um campo de imagens que pode ter número ilimitado de imagens.

já tentei este código e não consegui...alguém já tentou fazer isto ?

<?php
foreach ($node->field_fotopagina as $image) {
                  if(
$image['filepath']){
                     
$img_thumbnail = theme('image_style', 'recorte', $image['filepath'], '',$image['data']['title']);
?>
Read more
racethewind's picture

One Step Back Two Steps Forward..

From reading the many posts on the topic of images its obvious that drupal needs some work.

I am a newbie to drupal although I have implemented a template on a drupal backend www.klainc.ca

I have a background in custom software development in the Industrial Automation & Integration field. Experience in VB & ASP.NET, MsSQL Server and lately I have been working my way in to Web Design/Development using PHP & MySQL with Drupal.

I also have great love of photography and if could find a way to make money at it I would do it full time.

Read more
Subscribe with RSS Syndicate content