diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-26 15:02:04 +0000 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-26 15:02:04 +0000 |
| commit | f87e1de3ec0b199a48818f84bdef4cdf34b50244 (patch) | |
| tree | 8bbddfa0f7d6f09e6f1a8a161a0450917346c751 /modules/image_block/module.info | |
| parent | 0929d41305e84b621a05f1221ace9c447d378e75 (diff) | |
Implement a random image block for the side bar. Ticket #13
Diffstat (limited to 'modules/image_block/module.info')
| -rw-r--r-- | modules/image_block/module.info | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/image_block/module.info b/modules/image_block/module.info new file mode 100644 index 00000000..8852d33c --- /dev/null +++ b/modules/image_block/module.info @@ -0,0 +1,3 @@ +name = Image Block +description = Display a random image in the sidebar +version = 1 |
