[TYPO3-mvc] frontend ajax call to shortcut page

Chris Wolff - AERTiCKET AG cwolff at aer.de
Fri May 9 09:14:38 CEST 2014


Hi Thomas,
i would make the Pageid and typeNum for ajax calls configurable in the typoscript constants of your extensions. So every installation has the possibility to change that freely

By the way you should consider doing ajax calls with "eID" eID is way faster As it initalizises only a minimum needed. And eID is page id Independent. (but you could of course send an page id if you ajax needs this information)

Regards chris


-----Ursprüngliche Nachricht-----
Von: typo3-project-typo3v4mvc-bounces at lists.typo3.org [mailto:typo3-project-typo3v4mvc-bounces at lists.typo3.org] Im Auftrag von Thomas Mammitzsch
Gesendet: Donnerstag, 8. Mai 2014 17:10
An: typo3-project-typo3v4mvc at lists.typo3.org
Betreff: [TYPO3-mvc] frontend ajax call to shortcut page

hi list,

i'm using ajax with the typeNum way (6.2).
This works fine if the root page is no shortcut (which it sadly typically is). I want to omit a specific page id in the ajax call from javascript, because that may differ depending on site/installation.
How can i handle that?

regards, Thomas
_______________________________________________
TYPO3-project-typo3v4mvc mailing list
TYPO3-project-typo3v4mvc at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc



More information about the TYPO3-project-typo3v4mvc mailing list