[TYPO3-english] ext: mnoGoSearch 2.0.0
Dmitry Dulepov
dmitry.dulepov at gmail.com
Thu Oct 30 08:52:53 CET 2008
Hi!
Antonio Willybiro wrote:
> I see. Prototype conflict with the mootools extensions I have.
>
> Is it possible to make it for Prototype then but with an optional switch to
> mootools or xajax?
I always do it as a separate javascript file, which is included to
the template. This way you can copy template to fileadmin and use
mootools. No problem at all. I am willing to have alternative
javascript file in the extension too.
Server side processing script is not specific to Prototype, so
mootools will live.
xajax is a different story, it requires very specific
request/response formats and I do not want to add dependency on
xajax to mnogosearch. tt_news did it and it was bad because it
causes problems in some browsers with categories.
--
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/max_os_x_use_php_help_in_chm_format/
More information about the TYPO3-english
mailing list