[TYPO3-german] eigene Extension und realurl: wie?

Kristian Domke news at neither-nor.net
Sun Jan 29 13:13:12 CET 2006


Hallo,

ich benutze in meiner Extension ein userfunction Menü, und greife da
natürich auch auf einen eigene Funktion zum generieren der Links zurück.

dazu generiere ich einfach folgende Arrays als Menü-Einträge:

$menuItemsArray[] = array (
	'title' => $item['title'],
	'uid' => $GLOBALS['TSFE']->id,
	'_ADD_GETVARS' => "&tx_extkey_pi1[foo]=1&tx_extkey_pi1[bar]=2"
	'ITEM_STATE' => 'NO');

Dabei kann ich dass natürlich nicht mit realurl umsetzten, oder doch?

In der Doku zu Realurl steht, ich müsste die Funktionen typolink bzw.
linkData benutzen. Wie tu ich das in diesem Zusammenhang?

Vielen Dank für eure Hilfe, ich finds einfach nicht, im Moment.

Kristian

-- 
Roumor is information distilled so finely that it can filter trough
anything. It does not need doors and windows -- sometimes it does not
need people. It can exist free and wild, running from ear do ear without
ever touching lips.
(Terry Pratchett - Feed of Clay)



More information about the TYPO3-german mailing list