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.

CommentFileSizeAuthor
trilulilu.patch5.03 KBPetrica

Comments

aaron’s picture

Category: support » feature
Status: Active » Needs review

thanks for the work! i'll see about putting that in the d6 release.

Petrica’s picture

Title: New provider file » Thx

I'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.

alex ua’s picture

Title: Thx » iasicastiga.ro provider support
Status: Needs review » Postponed

Changing title, and postponing until we figure out how we want to deal with all of these additional providers.

aaron’s picture

we 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.

ad6’s picture

Any idea how to add trilulilu support for d6 ?
The "patch" does not work anymore :(

Petrica’s picture

You have to add a new provider. Check the documentation.

alex ua’s picture

Version: 5.x-1.x-dev » 6.x-2.x-dev
Status: Postponed » Closed (won't fix)

We are no longer adding providers directly to Emfield. Please create a separate module for your providers (see Media: YouTube for an example)