Fix for #228731: filepath error with the import function of the flash node module - under some versions of PHP5 the import function failed as a trailing slash was appended to the file path when calling realpath(). This formed bad paths which broke the import routine.
The teaser functions are now separately themeable.
Also, there is now only one actual module to enable. The "month" and "taxonomy" groupers used to be separate modules, but now they are just include files, so you only need to enable the whole pack.
Backport of the initial D7 patches. Use json as the communication protocol. Multi-form flow.
Probably last version to sync closely with D7 patches.
Rolling up changes
Fixing some bugs