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

... to choose the topic/category of the e-mails they wish to receive in the future. It’s the ideal way to personalise 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...
http://blog.thedigitals.pl/en/advanced-mail-subscription/ 09-01-12
...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
... logged in users often read - and return to - the same pages. A change must be made when the user sends a POST request, i.e.: writes a comment or a blog article. In this situation, will be using the hook in the class.tslib_fe.php – initFEuser class. If the user logs in, we set the nginx_boost_fe_user cookie to the value of the fe_typo_user cookie. $memcache_key =...
http://blog.thedigitals.pl/en/how-to-boostspeed-up-your-typo3-website-with-nginx/ 21-03-09 Score: 0,69 100 %
###SPINNER###