What I propose is to let this module be one main module, to activate sm2.
Then, have other submodules, which depends on the main one, to activate the formatters.
All opinions are welcome.
What I propose is to let this module be one main module, to activate sm2.
Then, have other submodules, which depends on the main one, to activate the formatters.
All opinions are welcome.
Comments
Comment #1
00110000 commentedMy vote is for whatever keeps the module lightweight as possible, without over complicating things. If by having sub-modules achieves this and can keep things simple, I'm all for it.
Comment #2
davebv commentedI just started to separate this into small modules, the first one, (I think it's finished) is the base "soundmanager2" module.
Already working module: Soundmanager2
Features:
todo: allow sm2 configuration tweaking in admin settings page.
TODO:
Planned extras: sm2 cck formatter module.
Maybe more to come.
Comment #3
davebv commentedComment #4
davebv commentedFor those who are interested, the old functionality is working now in the new version
I just started to separate this into small modules, the first one, (I think it's finished) is the base "soundmanager2" module.
See the release for details, but as I said, two modules now exist: the main module to include sm2 object (this helps for dependencies for other modules) and a basic cck formater for Filefield and audio nodereferences (in case audio module is present)
TODO:
Allow sm2 configuration tweaking in admin settings page.
Suggestions are welcome!
Comment #5
theohawse commented13 months later I believe this is a closed issue