Fork me on GitHub

Module Development Help?  Bottom

  • Everyone,

    If this is the wrong place for this I'm really sorry, but I can't find anywhere to post this. I'm working on a module for Postnuke that I'd like to more tightly integrate with Postnuke. It's called Jinzora, and it's a web based media library manager, mainly for use with MP3's (ok, enough shameless plugging...)

    Anyway on to my question. I've read through the module development guide, and while it's very nice to have some docs, they are very incomplete (no flaming intented here, really). So here's my real question. I've gotten a lot working by hacking the code, but there's one thing I can't figure out. In pnadmin.php I have a function called:

    jinzora_admin_main

    which has all the admin function. But what do I do when someone installs to "modules/audio" for example? That function would need to be

    audio_admin_main

    How can I handle this? Any help would be greatly appreciated!

    Thanks,

    Ross
    http://jinzora.jasbone.com
  • Ross,

    With the PN architecture then you don't handle this. A module name is a module name....

    -Mark

    --
    Visit My homepage and Zikula themes.

This list is based on users active over the last 60 minutes.