在Drupal7中手动构建imagecache(也称为图像样式)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在Drupal7中手动构建imagecache(也称为图像样式)相关的知识,希望对你有一定的参考价值。

  1. <?php print theme('image_style', array('style_name' => '<NAME OF STYLE>', 'path' => 'public://<FILE URI>')); ?>

以上是关于在Drupal7中手动构建imagecache(也称为图像样式)的主要内容,如果未能解决你的问题,请参考以下文章

如何在颤动中将 ImageCache 保存到磁盘?

Drupal:模板中的Imagecache预设

imagecache默认预设

Drupal 7 构建寻呼机

Drupal ImageCache主题IMG

以编程方式设置imagecache主题