Separate into several modules.
davebv - October 26, 2009 - 11:03
| Project: | SoundManager2 |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | davebv |
| Status: | needs work |
Jump to:
Description
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.

#1
My 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.
#2
I 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.
#3
#4
For 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!