Hello,
This is my first drupal project. I have some experience with similar CMSs but drupal seams to fit to my needs.
So, i made www.iasicastiga.ro and i had to add a new provider for emfield module. I am sharing you my humble work, maybe someone needs it.
PS. I'm not quite sure if is good what i've done, so if someone could review the code it would be awesome.
Regards.
| Comment | File | Size | Author |
|---|---|---|---|
| trilulilu.patch | 5.03 KB | Petrica |
Comments
Comment #1
aaron commentedthanks for the work! i'll see about putting that in the d6 release.
Comment #2
Petrica commentedI'm glad to hear that. I had no problems with the patch since i wrote it. It's working on the site as expected. I thought you should know that.
Comment #3
alex ua commentedChanging title, and postponing until we figure out how we want to deal with all of these additional providers.
Comment #4
aaron commentedwe now have hook_emfield_providers, which we can use to create language/country language packs. that's next on my list after the d6 port.
Comment #5
ad6 commentedAny idea how to add trilulilu support for d6 ?
The "patch" does not work anymore :(
Comment #6
Petrica commentedYou have to add a new provider. Check the documentation.
Comment #7
alex ua commentedWe are no longer adding providers directly to Emfield. Please create a separate module for your providers (see Media: YouTube for an example)