This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Racking my brains with sub-tabs

What's the rule-of-thumb in getting subtabs to display as subtabs?

I have 4 "tabs" - and want 2 sub-tabs for each:
( category 1 ) ( category 2 ) ( category 3 ) ( category 4 )
( view ) ( edit )

I can get the 4 categories to display correctly, but can't get the subtabs up at all.

Can someone explain how this is supposed to work, or point me in the direction of something that does?

Thanks in advance.

Roo.

AJAX, 5.0, and modules

I tried to make an AJAX style call to a procedure in a module directory using xmlrpc.php as an example. include_once './includes/bootstrap.inc'; fails because it includes from ./ and has to be in the root directory. How do you produce a produce a procedure that runs from a module subdirectory?

EPUBLISH AND EJOURNAL timetable for drupal 5

Hi, anyone know what the timetable for these module release for drupal 5? thank you.

Newbe Module Development

I'm working on a social networking site for specialized interests. I've got most of it up and running thanks to Drupal forms, but I am confused on how to make a few things work.

Drupal auth vs Single Sign On server

Hi, i need to auhtenticate a Drupal site against a SSO server, mi question is the following: when someone ask for a page on mi site, and is logged on the SSO server, i need to force the login on the drupal, example:

X ask for this page www.misite.com/?q=node/4 (he is not logged in and this page is not accesible for anonymous users)

i will verify if he is auhtenticated on the SSO server, if so i will need to force the log in

How and where i can force the login? .....

custom content types using modules

Are there any good references for creating custom content types via modules in Drupal 5. I have had success with the tutorials via version 4.7 however I dont seem to get my custom content type to appear which I visit Create Content.

Any helpers, pointers to articles or posts much appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions