[TYPO3-german] Navigation aus Datensatzfeldern der eigenen Extension
Koller Michel
webmaster at einfallsreich.ch
Thu Dec 17 12:15:46 CET 2009
Das ist wohl schwieriger als ich dachte,
meine Vorstellung war das ich einen Array der so aussieht:
Array ( [0] => Array ( ) [1] => Array ( [title] => TitelDesDatesatz1
[_OVERRIDE_HREF] => index.php?id=4 [uid] => 4 ) [2] => Array ( [title] =>
TitelDesDatesatz2 [_OVERRIDE_HREF] => index.php?id=5 [uid] => 5 ) )
im Setup so übergeben könnte:
lib.contentNavi.special = userdefined
lib.contentNavi.special.file < plugin.tx_astportfolio2_pi2
und schwup wäre die Navi da, aber das will überhaupt nicht, wie ich mir das
vorstelle.
trotzdem mercie für die Mühe
M.Koller
More information about the TYPO3-german
mailing list