Recent posts

Advanced mail subscription

The CMS TYPO3 extension repository already offers a few plugins that can...
09 January 2012

Convenient In/Out animation using expressions

We recently had an opportunity to make a set of instructional animations...
16 December 2012

Nginx boost extension

Introduction  The Evo_nginx_boost plugin allows us to cache pages...
14 December 2011

Tags

... the content sent to appropriate groups of users. Extendability With the use of hooks, the plugin can be freely extended as necessary for any website without interference with the source code.The evo_newsletter is already available in the repository typo3.org/extensions/repository/view/evo_newsletter/current/ together with its full documentation.
http://blog.thedigitals.pl/en/advanced-mail-subscription/ 09-01-12
...Nginx boost extension Introduction  The Evo_nginx_boost plugin allows us to cache pages generated in TYPO3 using memcache. This module can operate in two modes:  in conjunction with the NGINX proxy server ,  see diagramstandalone – it is possible to read memcached pages directly from memcache. All it takes is a simple modification to the typo3_src/index.php file. The PHP process sends the...
http://blog.thedigitals.pl/en/nginx-boost-extension/ 14-12-11
...Sorting bar for tt_news With help of evo_news_sorting you can easily and fast add sorting bar to tt_news list. This extension uses built-in tt_news (ver 2.x and 3.x) hooks and does not require XCLASS'ing of class.tt_news.pi Screenshots   Instalation Just install the plugin and  add new marker in tt_news template:  ###EVO_SORT_BAR###. See...
http://blog.thedigitals.pl/en/evo-news-sorting-sorting-bar-for-tt-news/ 08-02-10
...JQuery Tabs for TYPO3 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...
http://blog.thedigitals.pl/en/jquery-tabs-for-typo30/ 10-11-09
...New extension evo_chained_selector Evo_chained_selector is BE extension allows you to create relations between records by using "chained selection" Origins of this associate with implementation we've worked on lately. Website contains expanded legal acts base with the structure as Legal acts -> article  -> paragraphs & chapters -> section The editor while creating new record tt_news...
http://blog.thedigitals.pl/en/new-extension-evo-chained-selector/ 10-11-09
... Read more on it here. Amazon S3 PHP class is fully featured in terms of file listing, file addition, file deletion and bucket management. Integration with TYPO3 The example plug-in named evo_s3_gallery contains the basics on S3 API usage (TER: amazon_s3_api ). The entire code is very simple, as we focused on file listing and file transfer support. Listing bucket contents: //CODE:php:...
http://blog.thedigitals.pl/en/s3example-typo3-and-amazon-s3/ 19-07-09
... 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 AJAX code saves us the need to run the entire TYPO3 and...
http://blog.thedigitals.pl/en/fighting-for-milliseconds-eid-and-ajax-call/ 18-07-09
...Nginx boost on Forge From today evo_nginx_boost extension is also available on the Forge: http://forge.typo3.org/projects/show/extension-evo_nginx_boost If you find that you can assist the development of the project, please 
http://blog.thedigitals.pl/en/nginx-boost-on-forge/ 15-06-09
...Evo_nginx_boost - new version available in TER It's been a long time, as we have worked hard.Today  we are proud to release the new version of evo_nginx_boost . We implemented a lot of new features. The full description and documentation will appear shortly.
http://blog.thedigitals.pl/en/evo-nginx-boost-new-version-available-in-ter/ 18-05-09
...See what you can do with upcoming version of evo_nginx_boost We're testing  upcoming version of evo_nginx_boost CMS TYPO3. What is evo_nginx_boost and how it works, you can read here: How to boost/speed up your TYPO3 website with nginx. Checkout this video to see new features in acti  ###YOUTUBEVIDEO###
http://blog.thedigitals.pl/en/see-what-you-can-do-with-upcoming-version-of-evo-nginx-boost/ 15-04-09
...How to boost/speed up your TYPO3 website with nginx. NOTICE. New version available. Now you can use evo_nginx_boost without nginx. You need ony TYPO3 and memcache. New manual of evo_nginx_boost - http://techblog.evo.pl/en/evo_nginx_boost-extension/ TYPO3 cache The TYPO3 performance issue is often a subject of discussion. I found a number of various tricks, which can speed up the page generation time, including...
http://blog.thedigitals.pl/en/how-to-boostspeed-up-your-typo3-website-with-nginx/ 21-03-09
###SPINNER###