Hello,

I hope everyone is well.

I have a question in regards to integrating a specific application called Jinzora (http://en.jinzora.com/) into Drupal. Jinzora is a nice audio application for streaming mp3s. I am setting up a Church site and putting up sermons and Jinzora is an application I have used before in a standalone installation and it works very well. I would like to combine it with Drupal.

In fact, Jinzora has a history of being easily embedded within many CMSes. As part of the installation process, it asks you if you are embedding it in one of the following CMS:

* CPG Dragonfly
* e107
* Geeklog
* Joomla
* Mambo
* MDpro
* PHP-Nuke
* PostNuke
* XooPS

I myself have embedded it within Postnuke no problem. Just untar within the modules area, select postnuke within the installer (or, if after the fact, change the settings.php to postnuke) and then use a link from within postnuke to start the application and voila! It's embedded. It takes the theme of the parent site, provides seamless authentication so the user doesn't have to log in again, etc, etc.

How can this be made to work with Drupal? It's an awesome application and I think would help a lot of people. I've got a clean installation of Drupal 6.5 and a clean installation of Jinzora in /all/sites/modules -- both of which are running independently fine and ignoring each other.

Thank you.