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
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- Guite responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 05:53 PM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
- mesteele101 responded to »How to install Zikula for MSSQL ??? - Part II« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Module Development Help?
-
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
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.
- Moderated by:
- Support
