imagecache

trying to display all images in field $field_album not just 5 images

  1. <?php if ($node->teaser) { ?>
  2. <div class="clear"></div>
  3.  
  4.  
  5. <?php if ($title): ?>
  6. <div class="pagetitle"><a href="<?php print $node_url?>"><?php print $title ?></a></div>
  7. <?php endif ?>
  8.  
  9. <?php i

lightbox2 formatters aren't showing up in display fields dropdowns

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">

View with Imagecache

  1. <?php
  2.  
  3. /**
  4.  * Helper to implementation of hook_views_default_views().
  5.  */
  6. function _aashe_forum_views_default_views() {
  7.   $views = array();
  8.  
  9.   // Exported view: forum_sponsors
  10.   $view = new v

Change the ImageCache presets used to display an ImageField in node teaser according to a Taxonomy field

  1. /**
  2.  * Change the ImageCache presets used to display an ImageField in node teaser according to a Taxonomy field.
  3.  * The change is made in an implementation of hook_nodeapi()
  4.  * A term is used to trigger preset changes. The trigger is identified by a specific synonym.
  5.  */

why wrong imagepath

  1.   [uid] => [1]
  2.                              [filename] => [Deutsche_Post_AG_Logo.jpg]
  3.                              [filepath] => [sites/default/files/admin/Deutsche_Post_AG_Logo.jpg]

Fix for Imagefield imagecache manual display

  1. doHbLm <a href="http://nfhynccxgczt.com/">nfhynccxgczt</a>, [url=http://crawtdshttzn.com/]crawtdshttzn[/url], [link=http://hypieuqyqieg.com/]hypieuqyqieg[/link], http://ugwfntuaeelg.com/

Imagefield imagecache manual display

  1. <?php
  2.     $i = 0;
  3.     $cnt = count($node->field_wip_images);
  4.     if (!$node->teaser) {
  5.       while ($i < $cnt) {
Syndicate content