[TYPO3-dev] Trouble with navFrameScript

Petra Arentzen typo3 at pegu.de
Thu Dec 11 19:37:18 CET 2008


Hello,

I'm developing a module for my extension which should allow BE-Users to 
administrate their company-special data.

On left side there should be a menu to select which kind of data should 
be administrated and on right side the select data records should be listed.

I tried to do this by using $MCONF['navFrameScript'] which shows 
navigation which basically works.

Unfortunately I do not know to how to setup the links shown in navigation

Here is an example for a menuitem:
A click on <a href="XXXX" onclick="YYYY">Tracking</a> should trigger 
that script 
'typo3conf/ext/user_spadmin/mod1/index.php?SET[function]=tracking' is 
shown on the right side.

I've looked for this in google and TYPO3 api documentation but did not 
find any helpfull word.

What's the trick to solve my problem - and is there any documentation 
which describes how navFrame-thing works?

Thanks in advance for tips and links.

Petra

-- 
Buchtipps:
shop.g-arentzen.de
"Die Türen der Unterwelt" haben sich geöffnet - <http://dtdu.g-arentzen.de>




More information about the TYPO3-dev mailing list