Page 1 of 1

Admin Style Tabs in Front End

Posted: Thu Jan 10, 2008 8:44 pm
by Nullig
Is it possible to use Admin style tabs in the front end?

I'm trying to modify the InterComm module, so front end users can PM each other and I'd like to have a tabbed style of interface, like the ones used for the Admin for modules, which would have 3 tabs - Inbox, Outbox and Compose. I tried copying the action.defaultadmin.php part of the module to an action.default.php and modifying it, but can't seem to get the tabs to work.

Is there some trick to this? or is it only possible for the Admin parts of the modules?

Nullig

Re: Admin Style Tabs in Front End

Posted: Thu Jan 10, 2008 8:45 pm
by calguy1000
I think if you were to look at the error console in firefox you'd see a bunch of javascript errors where it couldn't find the appropriate file.

That's because the file is in the admin section.