... us (and anyone choosing to use our plugin) to freely extend our (and their) set of tools with new functionalities and options.
What does evo_newsletter offer?
Registration and unregistration in Ajax mode
If you don’t prefer Ajax in your settings, you can choose the standard mode with page reloading.
Suspending a user’s subscription for any period of time
The user can choose either to cancel...
... wpis do tablicy excludedUrls, również dostępnej w ext_localconf.php
//CODE:php:$GLOBALS['TYPO3_CONF_VARS']['EXTCONF'][$_EXTKEY]['excludedUrls'] = array ( // perl regullar expressions '/ajax_load_id=[0-9]+/', '/captcha.php?/', );//CODE
Pliki do pobrania:
nginx configuration file wtyczka evo_nginx_boost ver 1.9.5
... excludedUrls table. Again, you can find it in the ext_localconf.php file.
//CODE:php:$GLOBALS['TYPO3_CONF_VARS']['EXTCONF'][$_EXTKEY]['excludedUrls'] = array ( // perl regullar expressions '/ajax_load_id=[0-9]+/', '/captcha.php?/', );//CODE
Downloads:
nginx configuration file extension evo_nginx_boost ver 1.9.5
Fighting for milliseconds is a cycle of mini hacks meant to “save off” valuable milliseconds that are spent on page parsing. In this article, we’ll cover eID and AJAX calls
In developing our subsequent projects, we always plan for using the evo_nginx_boost plug-in whenever possible. While creating functionality, we want to put as much load-heavy site features on AJAX as possible. A well-prepared...
... w łatwy i przyjemny sposób zbudować przełączane zakładki w oparciu o bibliotekę JQuery. Zawartość może być załadowana odrazu podczas renderowania strony bądź doładowywana za pomocą Ajaxa. Rozszerzenie to jest adaptacją rgtabs, którego autorem jest Georg Ringer.
Screenshoty i video
Przykład zakładek
Konfiguracja wtyczki w BE
Property Description Select records...
Evo_jqtabs extension allows you to build toggled content tabs basing on the JQuery library. Content can be loaded during page rendering or via Ajax. This extension is an adaptation of rgtabs written by Georg R
Screenshots and video
Example of tabs
Configuration of BE plugin
[
Property Description Select records select records to be open as tabs Use ajax check if you want...
... We thought over an elastic solution that would allow the editor quickly and effectively create new relations and we decided to develop this new module.
Evo_chained_selector is a mechanism based on ajax which analyzes structure of table indicated in:
//CODE:php: $TCA[$table]['field']['config']['params']['table']//CODE
and checks if selected in first input record possesses children, and if so, adds...
... się jak to elastycznie rozwiązać, aby redaktor mógł szybko i efektywnie tworzyć nowe relacje i postanowiliśmy przygotować nową kontrolkę.
Evo_chained_selector to mechanizm oparty na ajaxie który analizuje strukturę tabeli wskazanej w
//CODE:php: $TCA[$table]['field']['config']['params']['table']//CODE
i sprawdza czy wybrany rekord w pierwszym inpucie posiada dzieci jeśli tak to dodaje...
... o milisekundy to cykl mini hack'ów, dzięki którym uda się nam "wyrwać" cenne ułamki sekund podczas parsowania strony. W tym przypadku zajmiemy się eID i wywołaniami typu AJAX.
Podczas wdrażania kolejnych projektów, z góry planujemy użycie wtyczki evo_nginx_boost wszędzie gdzie to możliwe. Tak staramy się tworzyć całą funkcjonalność, aby działy serwisu o największym...
... nam (i wszystkim, którzy zdecydują się używać naszej wtyczki) na swobodną rozbudowę narzędzia o nowe funkcje i możliwości.
Co oferuje evo_newsletter?
Zapisanie i wypisanie w trybie ajaxowym
Jeśli ktoś nie preferuje ajaxa w ustawieniach ma do wyboru standardowy tryb z przeładowaniem strony.
Zawieszenie subskrypcji na dowolny okres
Dajemy użytkownikom wybór - albo zupełna...
Recent Comments
Powered by Disqus