... are automatically set in the message.
Multiple languages
With the use of special subparts in the templates, managing multiple language versions is now easier.
Configuration from TCA or through TypoScript
This solution is the optimum way of freely setting the plugin in various parts of your website. All the settings can be configured through TypoScript.
Notifications
The plugin allows for...
http://blog.thedigitals.pl/en/advanced-mail-subscription/
09-01-12
Score: 0,89
62 %
... list of fields which you want to sort the news datetime, titleevo_news_sorting.limitOptionsintThe list of options to choose in the "items per page"10,20,30,40
//CODE:typoscript:plugin.tt_news { evo_news_sorting.templateFile = EXT:evo_news_sorting/templates/template.html evo_news_sorting.sortFields = datetime, title evo_news_sorting.limitOptions = 10,20,30,40...
http://blog.thedigitals.pl/en/evo-news-sorting-sorting-bar-for-tt-news/
08-02-10
Score: 0,64
44 %
... Select records select records to be open as tabs Use ajax check if you want to load content with ajax Start with tab # number of tab to be open as default
###YOUTUBEVIDEO###
Typoscript configuration.
Property Data type Description Default template_file file choose file as tabs template EXT:evo_jqtabs/templates/tabs.html css_file int set 1 to include default css file 1 ...
http://blog.thedigitals.pl/en/jquery-tabs-for-typo30/
10-11-09
Score: 0,78
55 %
... = tx_yourext_pi1->main//CODE
Now, when writing our plugin, we are calling the dispatcher.
//CODE:typoscript:userFunc = tx_extbase_dispatcher->dispatch//CODE
If we forward an additional Typoscript with configuration, the dispatcher will register our controllers and handle their calls.
An example TS (from the blogexample plugin) can be found...
http://blog.thedigitals.pl/en/a-look-into-the-future-typo3-43-and-extbase/
19-07-09
Score: 1,12
78 %
... the code of our USER_INT plug:
CODE:php: //set page title $GLOBALS['TSFE']->additionalHeaderData['title'] = '<title>'.htmlspecialchars($title).' - my page</title>';//CODE
Then in the Typoscript template for the single view page we should add such TS code:
CODE:typoscript: //set page title config.noPageTitle = 2//CODE
If we look into the cache_pages table now and find the cached single...
http://blog.thedigitals.pl/en/how-to-how-to-set-page-title-in-user-int-extension/
26-06-09
Score: 1,43
100 %
... Stars > Interviews section and sees a list of latest interviews mounted in this page. If he or she clicks any of these records, we render the SINGLE VIEW. To see how this can be done, read the typoscript below:
//CODE:typoscript: #We set the code as LATEST if the user opens the page without any parameters plugin.tt_news.code > plugin.tt_news.code = LATEST #Select tt_news records from...
http://blog.thedigitals.pl/en/how-to-show-tt-news-records-mounted-in-various-subpages/
15-04-09
Score: 1,02
71 %
###SPINNER###

Latest comments
Daniel
I get a fatal error with this extension: Fatal error: Call to undefined method t3lib_div::makeInsta... / 07 May. 20:53
Zaawansowana subskrypcja, nasze nowe rozszerzenie
Michael
The correct Amazon S3 API TER link is http://typo3.org/extensions/repository/view/amazon-s3-api T... / 24 Apr. 11:44
s3example - TYPO3 i Amazon S3
Adi
Pod nową wersją t3 z gałęzi 4.5.14 (gdzie w korze znalazły się jakieś krytyczne luki) wtyczka też ni... / 02 Apr. 19:52
Zaawansowana subskrypcja, nasze nowe rozszerzenie
Rafał Brzeski
Nasze niedopatrzenie, w nowej wersji dodamy opcję wyboru tej opcji. / 21 Mar. 20:22
Zaawansowana subskrypcja, nasze nowe rozszerzenie
bocianos
Wszystko super tylko jak zrobic aby nowe adresy domyslnie miały zaznaczone otrzymywani maili w forma... / 20 Mar. 13:08
Zaawansowana subskrypcja, nasze nowe rozszerzenie