From: <ad...@tu...> - 2003-06-11 13:26:28
|
George, There are a couple of things you can do in this situation. One, you can create a link to the user side and put it in an existing tab. Just make sure you set admin=0 in your link definition in controlpanel.php and it will show up for general users. Two, you could create a Jobs tab on install and move your admin and user links to this tab. This may be a better solution since it will be more intuitive to your users. Just remember your admin link needs admin=1 and your user link needs admin=0. Hope this helps. Adam > Hi, > > I'm working on my module, jobman, in CVS using the latest phpwebsite-full > CVS as a testing environment. Jobman has an administrative interface > where > jobs get listed, added, deleted, and edited. But it also has an interface > for users, who can simply view the list as well as details of individual > jobs in the list. When I install jobman in the current CVS with the new > controlpanel.php file, the admin access works fine with an icon, name and > description. But how do users call up the list? > > Some modules put their user interface in My Settings, but that makes no > sense for a list of jobs. Is a menu item or an embedded link somewhere > the > only way for a user (not an admin) to access the list of jobs? The old > Modules interface provided a list of modules accessible to users, > including > content modules as well as settings modules. But the Control Panel (a) > doesn't do that and (b) doesn't sound right doing it. We're talking about > content, not control. > > Thanks for any feedback! > > George > ______________________________________ > George Brackett, Principal > George Brackett Associates > 617 413 4316 / gbr...@lu... > http://www.luceatlux.com/gba/ > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > -- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - Appalachian Linux Users Group http://alug.appstate.edu |