This stuff is really exciting! Thank you for working on this.

On your Wysiwyg Fields demo video (http://www.youtube.com/watch?v=-CYGPCCzWYo) I see you creating a collage from multiple images. Can you give us the recipe for that custom formatter?

After setting up a demo site from your make file, I do see several "wf_collage_..." formatters listed, and I see corresponding imagecache presets. But these don't seem to allow creating a multiple image collage.

Comments

kendouglass’s picture

Issue summary: View changes

trivial correction

deciphered’s picture

Status: Active » Fixed

The code for the Collage formatter is in the WF Text module, specifically in the following file: https://github.com/Decipher/wf_test/blob/master/wf_test.features.custom_...

I do one day plan to make a proper Collage module, but getting Wysiwyg Fields finished is far higher of a priority at the moment.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

duozersk’s picture

I do one day plan to make a proper Collage module, but getting Wysiwyg Fields finished is far higher of a priority at the moment.

No worries, this is currently being solved in http://drupal.org/project/collageformatter ;)

AndyB

adamtong’s picture

I have user the collage formatter module. But it doesn't work nicely with this module. It shows nothing after inserting into the text area.

How to fix it?

Thank you.