Image Composition

clemens.tolboom - July 12, 2007 - 09:23

Image composition let you create a composition of images.

  • Node type image_composition let you select images and place them next or below each other.
  • Block New User Badges shows the latest users in a composition structure. Is has also an advanced composition. Try one of these when you like.
    v(%,%)
    Two users vertical
    h(%,%)
    Two users horizontal
    v(h(%,v(%,%)),h(%,h(%,%)))
    Six users one big
    v(%, h(%,v(%,h(%,v(%,h(%,%))))))
    Smaller users to right below
    h(%,v(%,h(v(h(%,v(%,%)),%),%)))
    Spiraling inside

The development is based on http://www.alistapart.com/articles/magazinelayout and especially comment 34.

See the demo site for an example.

Roadmap.
- i want to get rid of the dependency with image module. Now the module is restricted to the usage of image-module nodes. There should be a better way.
- adding borders is still not implemented. The algorithme is programmed. So hope to fix this.

Releases

Official releasesDateSizeLinksStatus
5.x-1.0-beta62007-Dec-0939.51 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.