Great to hear this cause I´ll plan to go deeper into Processing !!!
There´s also a great website about processing with a lot tutorials and demos:
http://www.generative-gestaltung.de (The english version of this book is coming soon.)

If you need help in testing or whatever please let me know.
Is there already a date for a first dev-version?

all the best,
mori

Comments

mradcliffe’s picture

No set date on Drupal 7 development. I want to make sure things are running properly on Drupal 6 first. Any testing or feedback you have would be appreciated as well as the use cases you're using it for. At the moment it is only being used as an input filter.

It shouldn't be too hard to port to D7. The input format change is the biggest.

Edit: A couple of things that I thought about earlier, but forgot to mention. It might be beneficial to restrict the size() function, but that would require a lot of extra parsing.

mradcliffe’s picture

Title: D7 version » Drupal 7 version + upgrade path
Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Needs work

Initial 7.x development started. It works pretty much the same now.

There is no upgrade path yet to transfer settings for each format to their respective formats in Drupal 7. This is going to take a bit more time.