[TYPO3-ect] xaJax - Further development
Franz Holzinger
franz at fholzinger.com
Wed Mar 28 22:41:04 CEST 2007
Hello
> I'll try to collect all requests and make the improvements on the ext,
> so please answer to this threat with your opinions, so we can discuss
> what should be in the next version.
>
I would need an improvement to the request URL.
E.g.:
var
xajaxRequestUri="http://localhost/index.php?id=35&no_cache=1&eID=tt_products";
I would like to have an xAjax JavaScript function where I can add the
parameters of the xajaxRequestUri. E.g xajax('eId','set'); to enable the
eID parameter for the calling extension (tt_products with this example).
The RequestUri should not only be set directly but could also be
generated on needs. Some functions want to use the eID parameter and
others do not. Some need language parameters and others not. So the eID
parameter should not be activated within the PHP code but dynamically
from the called JavaScript functions.
Greets,
Franz
More information about the TYPO3-team-extension-coordination
mailing list