imageblock-content.tpl.php |
imageblock-content.tpl.php |
|
Default theme implementation to display image block content. |
imageblock.admin.inc |
imageblock.admin.inc |
|
|
imageblock.info |
imageblock.info |
|
name = Image Block
description = Provides a file field in block configuration form for displaying an image in a block.
core = 7.x
package = User interface
dependencies[] = block
configure = admin/structure/block/imageblock_configure |
imageblock.install |
imageblock.install |
|
imageblock.install
Contains install and update functions for Image Block module. |
imageblock.module |
imageblock.module |
|
imageblock.module
Primarily Drupal hooks. |
README.txt |
README.txt |
|
Because I can never get a straight answer for a simple solution to include an image in a block with a easy-to-use interface for non-technical folk.
Image block is a module where one can create a simple block that includes an image. This module also… |